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

After a day of building and debugging Flutter, Android Studio + XCode have written 100GB+ on my SSD
I had to build a few releases of my app today for both android and IOS. Sadly I ran into a weird issue where flutter build appbundle would unexpectedly fail without helpful information so I ended up wiping Flutter, dart cache and such multiple times.Over 8 hours+ of work my Hackintosh (32GB ram, no swap) reported 150GB data written on my SSD but from experience I would say that 30-40GB amounts to Chrome and some 10GB to photoshop work that I did.On the network side, about 10GB were transferred during that process.While I don't necessarily see this as a problem, I'm still a bit careful after I have lost SSDs in production before.I always knew that clearing pub cache / flutter clean would be heavy on the disk but this is sure an interesting stat and maybe something noteworthy for dev's on machines with soldered-on discs. I trust my 980 Pro NvMe to sustain that kind of writes over a long period of time but with the new ARM Mac's being non-replaceable, does anyone think this could potentially cause issues over the long run?

April 14, 2021 at 04:22AM by RecordingResident180
https://ift.tt/3g8h9WR
New post on Flutter Dev Google group:

firebase push cloud messaging in ios
I am trying to send firebase http push notification with only data field without notification field but package is not receiving any data is there any solution for this problem?

April 14, 2021 at 08:35AM by Windromac uz
https://ift.tt/3v1TrA7
New post on /r/flutterdev subreddit:

Responsive Sizer reached v2 🎉 Create Responsive Layouts using the package!
https://ift.tt/3uC2abK

April 14, 2021 at 08:43AM by quantumizeCode
https://ift.tt/3mLKho7
New post on Flutter Dev Google group:

Unable to run android emulator in MacBook Air M1
I have downloaded the dmg file of the Android Emulator for MacBook Air M1 but I am unable to run flutter app in the emulator from IntelliJ IDEA IDE. If anyone has tried that kindly lemme know.

April 14, 2021 at 10:38AM by Palak Gandhi
https://ift.tt/3g5uZcJ
New post on /r/flutterdev subreddit:

Build a simple Car detector using Tensor flow model and Flutter
Hi friends,Can you be able to recognize and name 50 cars based on the different manufacturers?But guess what, I built a simple app using the Tensor flow model and Flutter to recognize and provide the name of more than 50 cars based on their different manufacturers.All you need to do is capture or upload the image of the car in the Flutter app and the app will process the image and provide you with the name of the car manufacturer.The project is open source and you can contribute to it.Github link => https://github.com/Wizpna/names\_of\_carsPlease follow me on GitHub and don't forget to star the project.

April 14, 2021 at 10:30AM by wizpna
https://ift.tt/2ON0BZr
New post on Flutter Dev Google group:

Error while debugging flutter project
Oops; flutter has exited unexpectedly: "Invalid argument(s): join(null, "Google", "AndroidStudio4.1", ".home"): part 0 was null, but part 1 was not.". Unable to generate crash report due to secondary error: Invalid argument(s): join(null, "Google", "AndroidStudio4.1", ".home"): part 0 was null,

April 14, 2021 at 01:00PM by Mahendra Wakhare
https://ift.tt/3mJBOlm
New tweet from FlutterDev:

We are so excited about Mais Alheraki(@pr_Mais)'s "Boring Flutter Development & More" talk to learn

💙Tips for building better Flutter apps,
How to be more productive and avoid common problems

at #FlutteristasConf2021 🎉

Register now! https://t.co/ZlxUXB6gHJ#flutteristas pic.twitter.com/qJ1H48GQ5t— Flutteristas Conference (@FlutteristasCon) April 9, 2021

April 14, 2021 at 05:00PM
http://twitter.com/FlutterDev/status/1382347915625123843
New post on /r/flutterdev subreddit:

Flutter Challenge now live!
Hello everyone! As mentioned back in this post, I was looking for a 'Flutter Challenge' to test my skills and continue growing as a Flutter developer. After two months and thanks to the help of community members u/amiculous, u/MrCrreeper1008, u/nato_nob, u/dtengeri, and many others, flutterchallenge.dev is now live! Sign-up is now available and the first mini-challenge has been posted!Thanks to u/amiculous, we have also teamed up with the Flutteristas community and are offering prizes to the top app submissions! To be eligible for the prizes you must be signed up for the Flutteristas conference. Free sign-up is available at flutteristas.org.Please remember the site is in beta (or more like alpha) and you will likely encounter some quirks. If you do encounter any issues please feel free to reach out to me directly, tweet us at flutterchallnge or post on our subreddit r/flutterchallenges!Thank you for the support on the earlier post and we look forward to seeing your creations!

April 14, 2021 at 06:50PM by josegmccausland
https://ift.tt/3uTkP2O
New tweet from FlutterDev:

💙 #LearnFlutter: Episode 2

🤔 Checkboxes not checking in your app?

Join @Fitzface to find out why! Learn what state is, how to convert your widget from stateless to a stateful one, and how it relates to your app's user interface.

Watch for cake 🍰https://t.co/CY7Vrg8yat pic.twitter.com/EOC4mYgHru— Flutter (@FlutterDev) April 14, 2021

April 14, 2021 at 07:30PM
http://twitter.com/FlutterDev/status/1382385687324979201
New post on /r/flutterdev subreddit:

IPA IOS Flutter without xcode and MAC OS
I heard that in Flutter 2 it's possible to release IPA file from windows or another OS by terminal. There's any one using that way? Actually I don't know how to do that 🥺

April 14, 2021 at 10:07PM by sirajalshami
https://ift.tt/2QsbLD7
New post on /r/flutterdev subreddit:

Animated Counter Package
Link to Package: https://pub.dev/packages/animated_counterHi Guys, a few months back I made this package in Flutter to implement an array of Animated Counters. Some days back I updated it to support Null-Safety.Do check it out once. Your feedback will enable me to make even more better packages.You can read more about it on Medium.

April 14, 2021 at 09:18PM by ryuu_kenshi
https://ift.tt/3uV9sYv
New post on /r/flutterdev subreddit:

Is it free to make a reddit app?
Basically Im learning flutter and thought that eventually once I'm a bit better I'd try making a reddit app.So I know that the reddit api is free.But what about all the media api that many reddit posts rely on? Imgur, i.reddit, reddit video, streamable, youtube etcAre they all available for free?

April 14, 2021 at 09:05PM by WisestAirBender
https://ift.tt/3snENB7
New post on Flutter Dev Google group:

Flutter for desktop physical arrow key enter FAB
Hi all, I am quite new to flutter, just playing around... I am trying to do small multiplatform game. However on Linux (maybe other desktop?) I discovered that pressing arrow keys enter (select) buttons placed in my FAB. How can I disalow that? I would like the arrow keys to have specific

April 14, 2021 at 10:09PM by Štěpán Svoboda
https://ift.tt/3wUXIHc