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

Did anybody use instaflutter templates? Any reviews?
Hi, did anybody try instaflutter projects? I'm interested in buying this template https://www.instaflutter.com/app-templates/flutter-video-chat-app/ - with integrated video calls. Sounds good for 400$.Is it really worth it or is is just garbage? Any experiences?

August 12, 2021 at 09:12PM by Hairy-Engine9989
https://ift.tt/3CLu0an
New post on /r/flutterdev subreddit:

Was excited to learn flutter until watching this. What do you guys think?
https://www.youtube.com/watch?v=UD0YFZc7zy8Do you agree with what he says? Specifically about the issues with IOS rendering. I am now considering learning something else instead. Please let me know if this is a true concern.Thank you

August 12, 2021 at 08:49PM by Rplast
https://ift.tt/3m2Z8wb
New post on /r/flutterdev subreddit:

Project directory getting a little messy with multiple platforms.
Now that the number of supported platforms has expanded, multi-platform project folders are starting to get a little crowded at the root level. It would be really nice if the "platform directories" (e.g. ios, android, web, mac, etc) were placed together in a directory. Something like the following:MyProject |_ build |_ ... |_ lib |_ ... |_ platforms |_ android |_ ios |_ macos |_ web |_ ... |_ test |_ ... |_ ...I know I could symlink, but that wouldn't really clean up the root directory at all. Anybody else finding this a little messy?

August 12, 2021 at 10:55PM by mattmaddux
https://ift.tt/3iIggWc
New post on /r/flutterdev subreddit:

Flutter course
What is the latest all-in-one flutter course?like dart included

August 12, 2021 at 11:43PM by No_Confection_4014
https://ift.tt/3fVKmni
New post on /r/flutterdev subreddit:

[Meta] Can we have an FAQ for common questions?
I've seen 4 threads in 3 days asking for beginer flutter courses. While I think it's great people are looking for resources, we don't need the same thread every day.

August 13, 2021 at 12:58AM by DoPeopleEvenLookHere
https://ift.tt/2VTqDNW
New post on /r/flutterdev subreddit:

How will I know if my App will be rejected by the AppStore before spending months building it? Help Request
I am building a contacts app. My idea is to make a better version and usability of the plain vanilla phone contacts. It will have features like custom fields, bulk SMS, templates and etc.I realize that the AppStore is very strict and I've read they easily reject apps which is similar to existing apps.How will I know in advance?Thanks.

August 13, 2021 at 02:22AM by RenSanders
https://ift.tt/3jKYC3c
New post on /r/flutterdev subreddit:

11 Tips to Improve Your Flutter Development Productivity in Android Studio
https://ift.tt/3ADkc0s

August 13, 2021 at 05:03AM by ArunITTech
https://ift.tt/3CLyjT6
New post on /r/flutterdev subreddit:

Does flutter support Overlapping focused item like android leanback?
https://ift.tt/3yMxaIO

August 13, 2021 at 04:30AM by diyar_gulli
https://ift.tt/3saFVd8
New post on /r/flutterdev subreddit:

Long time. But I'm back! Learn how to use Firebase emulators in Flutter from my new post.
https://ift.tt/3yKwrYz

August 13, 2021 at 07:12AM by mukhtharcm
https://ift.tt/3ADZIEN
New post on /r/flutterdev subreddit:

Flutter Text Animation Example | Flutter Transition Animation
https://youtube.com/watch?v=RImoIfTOHQk&feature=share

August 13, 2021 at 09:10AM by DBestech
https://ift.tt/3sdTecK
New post on /r/flutterdev subreddit:

App Feedback Thread - August 13, 2021
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods

August 13, 2021 at 03:00PM by AutoModerator
https://ift.tt/3m55yuL
New post on /r/flutterdev subreddit:

DioHub, an open-source GitHub mobile app made using Flutter, is now available on the Play Store!
The open beta for the app is now available on the play store! https://play.google.com/store/apps/details?id=com.felix.diohubThe repository for the project can be found here: https://github.com/NamanShergill/diohubFeatures:Comprehensive Issues/Pulls timelines and discussion, with ability to view and reply to review commentsAccess to all information from a repository, including pinned issues and issue templatesAdvanced Search with context based filter suggestions and query helpersComplete support for GitHub deeplinksCompletely customizable color palette and fonts, with ability to share themCode browsing with support for specific commit browsing, viewing commit history of a specific directory and with syntax highlightingUser/Home Activity TimelineCommits and patch viewerGitHub Flavored Markdown SupportCaching for partial offline supportComing Next:Project BoardsQoL updates and other featuresPlease let me know what you think of the project and any constructive criticism would be very helpful!Also, if you like the project, please leave a star on the repo and/or share them with other developers you think could find a use for it! :)

August 13, 2021 at 04:57PM by thelonesomeguy
https://ift.tt/3slQqdB
New post on /r/flutterdev subreddit:

Sort Descriptors in Dart
https://ift.tt/3m0b55P

August 13, 2021 at 06:49PM by VandadNahavandipoor
https://ift.tt/3m2N1z5
New post on /r/flutterdev subreddit:

Flutter Developer Weekly Newsletter Issue #23 is LIVE
This week we cover:Focusing on the basicsPerformance tipFixing those "unbounded height" errorsParsing JSONAnd more!Details --> https://newsletter.flutterdeveloperweekly.com/issues/23Enjoy!

August 13, 2021 at 11:40PM by FlutterDevWeekly
https://ift.tt/3AJaQAq
New post on /r/flutterdev subreddit:

Official flutter.dev tutorial's itemBuilder indexing is confusing
I am following this startup name generator tutorial: https://codelabs.developers.google.com/codelabs/first-flutter-app-pt1#5At line 114 here: https://github.com/nyck33/flutterApress/blob/master/startup_namer/lib/main.dartI am trying to print out each word pair in array _suggestions indexing with 'i' which does not work but indexing with 'index' works. This is strange because i = index ~/2 so it goes 0,1,1,2,2, meaning I should see word pairs repeated but it actually prints them all out.0, darkrightodd: 11, hellseedodd: 32, guthillodd: 53, footflightodd: 74, softsortodd: 95, postsheetodd: 116, thinropeodd: 137, beastplainodd: 158, nearbear​I am also printing out the value of 'i` on line 103 when it is odd.Then I have my conditional to see if I could index into '_suggestions' using 'i' instead like:((index >= i) && (i >= 0)) ? testPair = _suggestions[i]: null;but this only prints out the first one and the rest are null.suggestions[0]: mythpillsuggestions[0-1]: nullodd: 1suggestions[2]: nullsuggestions[2-1]: nullodd: 3suggestions[4]: nullsuggestions[4-1]: nullComing from Python this is weird that I cannot use the iterator variable 'i' but rather use the result of integer division 'index' which instead of repeating word pairs, prints in numerical order.Can someone help me understand how my chain-of-thought is wrong?

August 14, 2021 at 03:16AM by webNoob13
https://ift.tt/3g201kM
New post on /r/flutterdev subreddit:

flutter is truly amazing
bit of a background about myself. i'm a developer and i mainly work on backend systems and don't really have much experience with app development, save for one project in college. I remember that android project was just so annoying to do. we created the layout with xml and then styled it with css and then added the logic.but i just started using flutter, and by God, it is amazing. like I actually want to write the app. i've just been playing around with it and it's so powerful and so easy to use, i absolutely love it.

August 14, 2021 at 04:37AM by nadeemon
https://ift.tt/3CKszsN