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

Flutter builds are way faster with M1 machines: A comparison of VMs

TL;DR: M1 machines are astonishingly fast! For iOS builds (with caching), we see build time improvements of ~50% compared with the Mac Pros. We compared the M1 mini, Mac Pro, and Mac mini for iOS and macOS builds with Codemagic. In this article, we’ll give you the facts and figures you... https://www.reddit.com/r/FlutterDev/comments/uxbp8p/flutter_builds_are_way_faster_with_m1_machines_a/
πŸ‘2
New post on /r/flutterdev subreddit:

Does using both Material and Cupertino impacts the size of the app?

I want to use both cupertino and material widgets in an Android app submitted by /u/jatinhemnani link comments https://www.reddit.com/r/FlutterDev/comments/uxj1ej/does_using_both_material_and_cupertino_impacts/
πŸ‘3
New post on /r/flutterdev subreddit:

Is it possible to update Android Native View from flutter when Android Native View is showing?

I would like to update position of a blue dot on a native map view from flutter continuously. The logic of getting the coordinates is written in dart. So, I would like to update the blue dot whenever the coordinate has changed. Is there a way for Flutter and Native to communicate to each other... https://www.reddit.com/r/FlutterDev/comments/uxytwt/is_it_possible_to_update_android_native_view_from/
πŸ‘3
New post on /r/flutterdev subreddit:

ELI5: What is provider & when do you need to use it?

By provider i mean Provider + all packages that do similar things. submitted by /u/-Swedish- link comments https://www.reddit.com/r/FlutterDev/comments/uyzheb/eli5_what_is_provider_when_do_you_need_to_use_it/
πŸ‘3
New post on /r/flutterdev subreddit:

Responsive cache width and height to Image widget to save memory usage

I followed this Article that pointed out the culprit for janks in list view. When I included the debugInvertOversizedImages = true flag, the framework inverted the images that requires resizing like the one below Exception from painting library When I specified the cacheWidth and cacheHeight... https://www.reddit.com/r/FlutterDev/comments/uzhdah/responsive_cache_width_and_height_to_image_widget/
πŸ‘6
New post on /r/flutterdev subreddit:

Making generic widgets (The Boring Flutter Development Show, Ep. 58)

submitted by /u/Pixelreddit link comments https://www.reddit.com/r/FlutterDev/comments/v239v3/making_generic_widgets_the_boring_flutter/
πŸ‘3πŸ‘3
New post on /r/flutterdev subreddit:

Are you using monorepos?

Would be interesting to know how many Flutter devs are using monorepo. Feel free to comment on why or why not are you using and what kind of issues have you ran into while using monorepos. Disclaimer: I work at Codemagic View Poll submitted by /u/Character-Flatworm49 link comments https://www.reddit.com/r/FlutterDev/comments/v2dvvt/are_you_using_monorepos/
πŸ‘1😁1
New post on /r/flutterdev subreddit:

Changing from single developer into a team.

Hey guys, Started to self learn flutter. got a job on a startup as a jnr dev and been doing it for the last 2 years. I was the only dev there and always worked alone. I’m going to start in a new company over the next couple weeks into a dev team of about 5-6 ppl. What are the main things... https://www.reddit.com/r/FlutterDev/comments/v2z8kf/changing_from_single_developer_into_a_team/
πŸ‘2πŸ”₯1