Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on /r/flutterdev subreddit:

How to Get Current Route Path In Flutter?
In the Navigate to a new screen and back recipe, you learned how to navigate to a new screen by creating a new route and pushing it to the Navigator. Now you must want to know How to Get the Current Route Path In Flutter??Here is a Full Article/Blog post Explained in a very DETAILED and Step-by-Step Process:https://flutteragency.com/get-current-route-path/#30DaysOfFlutter #100DaysOfCode #Flutterdev

February 16, 2021 at 07:47AM by lil_dragplix
https://ift.tt/3b806QI
New post on /r/flutterdev subreddit:

Splitting Widgets - How to, Flutter basics!
https://ift.tt/3pq8VKI

February 16, 2021 at 06:40AM by cheerfulboy
https://ift.tt/3polcPZ
New post on /r/flutterdev subreddit:

Devs using riverpod, what do you think are the disadvantages of riverpod?
I'm thinking in move from bloc to riverpod for a while.
I would like to know if there is any limitation I should know about before jumping in.

February 16, 2021 at 09:37AM by werexzenok
https://ift.tt/3qp8a6d
New post on /r/flutterdev subreddit:

while using shared prefs in flutter web
Another exception was thrown: NoSuchMethodError: invalid member on null: 'getString'

February 16, 2021 at 10:52AM by Severe-Bag-223
https://ift.tt/3u59Xzm
New post on Flutter Dev Google group:

Karma Pluss App
Hey Flutters, So happy to share with you the big news. I am honored to invite you to be our first users. Recently, we have created an app Kama Pluss. Our application Karma Pluss is a complete recycle solution application-based to contribute to the environment, with little steps taken every

February 16, 2021 at 12:18PM by Karma Pluss
https://ift.tt/3pu3uKJ
New post on Flutter Dev Google group:

BoxConstraints has a negative minimum width.
hi everyone, I am facing this issue from yesterday, I have added flutter_swiper: ^1.1.6 for carousel but getting this error my code- Container imgcarousel() { return jobroleObj == null ? Container( height: 160, child: Swiper( itemBuilder: (BuildContext context, int index) { return Image.asset(

February 16, 2021 at 01:02PM by Raman Plaha
https://ift.tt/3u3YRuI
New post on /r/flutterdev subreddit:

Image and file upload
I am making an app that might require from users to upload files and/or pictures. I've seen both image_picker and file_picker while they both do amazing job it's not quite what I am looking for. I am wondering is there a way to open both things at once, so to be able to pick a file or pick a picture/take one with your camera, or do these things need to be two different functionalities because of the way OS and/or Flutter handles things.

February 16, 2021 at 01:02PM by MrDragonNicaze
https://ift.tt/3qu7T1C
New post on /r/flutterdev subreddit:

Which backend is better for mobile app Firebase or MongoDB
I'm making a small app which uses a backend only for data storing and I wanted to use between firebase or mongodb. I've used firebase before it's good but searching for an item was hard and it didn't work for me. So which one do u think is better or other choices you can also suggest

February 16, 2021 at 12:55PM by ihs_ahm
https://ift.tt/3jVmtwY
New post on /r/flutterdev subreddit:

Karma Pluss App
Hey Flutters,So happy to share with you the big news. I am honored to invite you to be our first users.Recently, we have created an app Kama Pluss. Our application Karma Pluss is a complete recycle solution application-based to contribute to the environment, with little steps taken every day for an amplified change globally. The application is based on Reduce, Reuse, and Recycle.​Building a mobile app doesn't get any easier. So why not helping us build the tool that automates at least a part of your routine. Try & Feedback! How is the code, what features to add, would you use it, anything. Just reply to us with your feedback here.​Add playstore link: https://play.google.com/store/apps/details?id=com.karmapluss.karmapluss

February 16, 2021 at 12:52PM by KarmaPluss1
https://ift.tt/3aqhd10
New post on /r/flutterdev subreddit:

Besides stable Flutter web 1.0, what are your guesses for March 3rd announcement?
There are no bad guesses or stupid ideas. Maybe this will stir up some good ideas for the future if we're wrong.

February 16, 2021 at 04:56PM by joeyda3rd
https://ift.tt/3qtmjz7
New post on /r/flutterdev subreddit:

Papercups.io Live Chat Native Flutter Plugin
Hello everyone!A couple of months ago I posted about the papercups live chat package I had made, since then I've been working on turning it into a completely native implementation instead of relying on webviews.Today I'm super excited to say that we've released the 2.0 version of the package, which brings many new features and improvements, to create what I believe is one of the most fully-featured native live-chat/support package in Flutter. If you'd like to try it out I've set up a demo at papercups-demo.eduardom.dev so you can see how it looks. I'd love to discuss what to build next into the package to keep improving it.If you have any questions or suggestions please don't hesitate to ask me here or through the chat widget :)Flutter package: GitHub / Pub.dev / DemoHave a great day!

February 16, 2021 at 04:45PM by aguilaair
https://ift.tt/2Nrj8cF
New post on /r/flutterdev subreddit:

[Feedback Needed] I made an app that uses AI to to automatically complete your sentences in either a negative or scary manner.
Hi,I have been working on this app for the last three months and it is finally in a stable enough state to be in beta. The app asks you to input anything you want and then continues your sentence. However it will attempt to continue it in either a scary or negative manner.I used flutter to make the front end interface to the model and used java platform channels for interacting with the ML model as the tflite_flutter library has memory leaks and is slow. The app is now finally in beta and I would really appreciate some feedback on it and to have some testers for it.app beta link here: https://play.google.com/store/apps/details?id=com.lewanayustaz.nextlineworseThanks

February 16, 2021 at 09:43PM by ustaaz
https://ift.tt/3jW8B5s
New post on /r/flutterdev subreddit:

What’s the best way to implement 3D and AR in flutter?
The title explains it all really.

February 16, 2021 at 09:36PM by augst1
https://ift.tt/2NyrKy2
New post on /r/flutterdev subreddit:

Check if city exists or get it with location services?
If a user writes the city where he lives how can I check if the city name is well wrote?Should I use location services or allow the user to write it by its own? I think they are both good but suit different purposes...Do you have any advice?

February 16, 2021 at 11:06PM by _seeking_answers
https://ift.tt/2OJyKsK