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

Gmail Clone
Hi guys, I created the Gmail Clone using Flutter. Please check out the screenshots of the app & source code in my GitHub - https://github.com/qwertypool/Gmail-Clone . And please do star the repo if you liked it!!Any suggestions are warmly welcomed, and it is open source so feel free to contribute.

April 29, 2021 at 09:20AM by Bright-Draw2297
https://ift.tt/3gOtFer
New post on /r/flutterdev subreddit:

Flutter 2 Local Notifications (Background,Scheduled,Image)
Local notifications are the massive attractions of any flutter app. The notifications reverses the user who is leaving the app till back at it. Add these local notifications in your app and upgrade your app into an ultimate maniacNotifications covered :Background notificationsScheduled notificationsImage notiticationsMedia notificationsLink notificationsVideo : https://youtu.be/gU2Ca0assV8Please subscribe and hit the bell to get notified!

April 29, 2021 at 10:18AM by realappdev
https://ift.tt/3eDKaaO
New post on /r/flutterdev subreddit:

Did you ever published your app to Android Tv playstore?
I have app after many changes still not available in tv playstore

April 29, 2021 at 02:15PM by diyar_gulli
https://ift.tt/3eDXfRf
New post on /r/flutterdev subreddit:

Something weird on orientation change
I have an app with two pages, I have made several Widgets and depending on the orientation, it differs how they are laid out. It worked perfectly for the first page but for the second page every time I change the orientation the layout becomes weird but if I navigate to the different page and then come back to the page then the layout is sorted. What is this error? (p.s If I change orientation and hot reload then also it is sorted. Without hot reloading I need to navigate to a different page and then come back.)

April 29, 2021 at 01:07PM by potato-pututu
https://ift.tt/3dZsasf
New post on Flutter Dev Google group:

AutoComplete / Future
Hello I want to use the new AutoComplete class (https://ift.tt/3gNowDz) but it's stretching my limited knowledge of futures. I need to specify an optionsBuilder which returns an Iterable
New post on /r/flutterdev subreddit:

Flutter web app demo
My first flutter web app which is a slideshow introducing FlutterA brief Introduction to FlutterLet me know if you like it!

April 29, 2021 at 02:41PM by xaad29
https://ift.tt/3nyFabt
New post on /r/flutterdev subreddit:

sync solution for local sqlite to remote mysql
have you faced this need? if so, what did you choose to do to solve it? are there any solutions or packages available to utilize? I don't want to reinvent on this. thanks!update: I'm particularly learning about a multiple user situation where I need to take data to the remote not as a blind sync with client, but more like a transactional sync of changes, because users may be contributing to the same piece of data and having their devices online at different times.

April 29, 2021 at 03:57PM by matthewkooshad
https://ift.tt/3aON1wx
New post on /r/flutterdev subreddit:

Flutter app performance on old devices
I need to make an app for this device:https://sc04.alicdn.com/kf/Hada158b8522742c280c939f8aade91d6H.jpgThis device has ~800MB which makes the app so jagged-looking. Do you guys have any tips on what to disable to boost those performance a little bit?Thanks

April 29, 2021 at 03:29PM by Spectarion
https://ift.tt/3dZLg1p
New post on /r/flutterdev subreddit:

Which is best for background service ?
.View Poll

April 29, 2021 at 05:03PM by Prashant_4200
https://ift.tt/3e0350j
New post on /r/flutterdev subreddit:

No experience in Android Studio and Flutter
There’s this project I want to make for school where an app would contain all the lessons for the semester in my class. And I also want to include some games so that it would be interactive and entertaining for the students. And after all that, I want to app to be offline and stand alone. So that students from remote area with limited signal and only have smartphones for online class would still enjoy the lessons. This is for college students.I have background in Python and a bit in Java. I researched that Flutter would be best to use. I just downloaded Android Studio but it seemed rather confusing as a beginner :(What do I do? I don’t know where to start :(

April 29, 2021 at 04:31PM by jollybeanie37
https://ift.tt/3u92vD2
New post on Flutter Dev Google group:

Flutter Sound library
I need to write a mini-sound editor app. It should be able to record/playback speech, staer, stop, pause, resume, jump to location. I also need to display the sound-wave being edited, and cut, copy, paste from the sound-wave-view. It needs to be cross-platform (ios, android, web) (native apps

April 29, 2021 at 05:57PM by John Charbonneau
https://ift.tt/3gKXSLC
New post on /r/flutterdev subreddit:

Will flutter become "the everything" language?
I mean that if it will become the language to create apps for everything.

April 29, 2021 at 10:46PM by CsInquirer
https://ift.tt/3u0QeR0
New post on Flutter Dev Google group:

newbie: how to create class with parameters like widgets
Don't know how to search the documentation to find my answer. I want to create my own class. I want to be able to use the same type of syntax that I use when overriding attributes in a standard library widget. Example: =========================== Container{ color: Colors.red, }

April 30, 2021 at 12:50AM by Lawrence Emke
https://ift.tt/3e2EGad