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
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
reddit
After a day of building and debugging Flutter, Android Studio +...
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...
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
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
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
Dart packages
responsive_sizer | Flutter Package
Responsive Sizer helps implement a reponsive layout by providing helper widgets and extensions.
New post on /r/flutterdev subreddit:
How to Solve If Flutter Upgrade Fail? - Flutter Agency
https://ift.tt/3gf74rv
April 14, 2021 at 08:35AM by lil_dragplix
https://ift.tt/3shezjN
How to Solve If Flutter Upgrade Fail? - Flutter Agency
https://ift.tt/3gf74rv
April 14, 2021 at 08:35AM by lil_dragplix
https://ift.tt/3shezjN
Flutter Agency
How to Solve If Flutter Upgrade Fail? - Flutter Agency
When a user tries to upgrade a flutter SDK it started throwing an error that states...Today we will learn how to Solve If Flutter Upgrade Fail
New post on /r/flutterdev subreddit:
Flutter localization and internationalization tutorial
https://ift.tt/3a5IFR6
April 14, 2021 at 09:15AM by cristiantonio
https://ift.tt/2QnFQDQ
Flutter localization and internationalization tutorial
https://ift.tt/3a5IFR6
April 14, 2021 at 09:15AM by cristiantonio
https://ift.tt/2QnFQDQ
Lokalise Blog
Flutter localization and internationalization - Lokalise Blog
This article explains how to introduce support for Flutter i18n using the flutter_localizations package, localize datetime, numbers, and more.
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
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
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
Flutter Animations Package Tutorial in 7 Minutes
https://youtu.be/3GMq45zRVLo
April 14, 2021 at 03:01PM by Marcus-Ng
https://ift.tt/2RqhA4y
Flutter Animations Package Tutorial in 7 Minutes
https://youtu.be/3GMq45zRVLo
April 14, 2021 at 03:01PM by Marcus-Ng
https://ift.tt/2RqhA4y
YouTube
Animations Package Tutorial | Flutter Package Spotlight
» Flutter courses, writeups, and source code on Launch Club 🧠
https://drp.li/Iq9Bk
» Flutter Job Board 👋
https://drp.li/T9bLq
Learn how to add animations to your Flutter apps. Animations are crucial in making your app stand out in the crowd. With Flutter…
https://drp.li/Iq9Bk
» Flutter Job Board 👋
https://drp.li/T9bLq
Learn how to add animations to your Flutter apps. Animations are crucial in making your app stand out in the crowd. With Flutter…
New post on /r/flutterdev subreddit:
Flutter on AppleTV demo
https://ift.tt/3sh6prP
April 14, 2021 at 05:01PM by lesnitsky_a
https://ift.tt/2QiSjc5
Flutter on AppleTV demo
https://ift.tt/3sh6prP
April 14, 2021 at 05:01PM by lesnitsky_a
https://ift.tt/2QiSjc5
GitHub
LibertyGlobal/flutter-tvos-demo
Flutter demo application for Apple TV (tvos) using custom Flutter engine - LibertyGlobal/flutter-tvos-demo
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
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
Twitter
˚✧Mais.✧༚ 💙 (@pr_Mais) | Twitter
The latest Tweets from ˚✧Mais.✧༚ 💙 (@pr_Mais). Passionate software engineer & Flutter @GoogleDevExpert 💙 @WomenTechmakers Ambassador & lead @WTMSaudi @GCDCSaudi | @NoorAthkar team. Saudi Arabia
New post on /r/flutterdev subreddit:
Flutter Tutorial - Stacked Images & Stacked Widgets (Johannes Milke)
https://www.youtube.com/watch?v=ut9CeTQRax0
April 14, 2021 at 05:24PM by JohannesMilke
https://ift.tt/3dfzy2k
Flutter Tutorial - Stacked Images & Stacked Widgets (Johannes Milke)
https://www.youtube.com/watch?v=ut9CeTQRax0
April 14, 2021 at 05:24PM by JohannesMilke
https://ift.tt/3dfzy2k
YouTube
Flutter Tutorial - How To Stack Widgets With Overlapping [2021] Overlay Widget On Top Widget
How to stack widgets with overlapping one widget on top of other widgets in Flutter. Display multiple images on top of each other in Flutter.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
Source Code…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
Source Code…
New post on /r/flutterdev subreddit:
Accelerate your testing with Keyboard listeners - gskinner blog
https://ift.tt/3wSy6up
April 14, 2021 at 05:17PM by gskinner_team
https://ift.tt/3tlgyoB
Accelerate your testing with Keyboard listeners - gskinner blog
https://ift.tt/3wSy6up
April 14, 2021 at 05:17PM by gskinner_team
https://ift.tt/3tlgyoB
gskinner blog
Flutter: Accelerate your testing with Keyboard listeners - gskinner blog
Often when working on a new library or widget, you would like to wire up many temporary testing hooks during development. Usually in Flutter you would
New post on /r/flutterdev subreddit:
What is State?
https://www.youtube.com/watch?v=QlwiL_yLh6E&feature=youtu.be
April 14, 2021 at 07:04PM by MarkOSullivan
https://ift.tt/3tdTgkx
What is State?
https://www.youtube.com/watch?v=QlwiL_yLh6E&feature=youtu.be
April 14, 2021 at 07:04PM by MarkOSullivan
https://ift.tt/3tdTgkx
YouTube
What is State?
Why is the checkbox not doing anything when I check it? A widget doesn't change, but the user interface should when it’s interacted with. Learn what state is and how to convert your widget from a stateless one to a stateful one and how it relates to your…
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
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
reddit
Monthly challenge?
New here, wondering if there is like a monthly app creation challenge or something similar on this subreddit yet? Thought it would be cool to...
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
💙 #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
Twitter
#learnflutter hashtag on Twitter
8m ago @FlutterDev tweeted: "💙 #LearnFlutter: Episode 2
🤔 Checkbox.." - read what others are saying and join the conversation.
🤔 Checkbox.." - read what others are saying and join the conversation.
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
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
reddit
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...
New post on /r/flutterdev subreddit:
Simple way to create Persistent Tabs
https://ift.tt/3djoRfi
April 14, 2021 at 09:26PM by Apallon
https://ift.tt/3sdeEVK
Simple way to create Persistent Tabs
https://ift.tt/3djoRfi
April 14, 2021 at 09:26PM by Apallon
https://ift.tt/3sdeEVK
Flutter UI
Persistent Tabs (The Easy Way)
Short rundown on how to achieve Persistent Tabs using a BottomNavigationBar in Flutter.
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
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
Dart packages
animated_counter | Flutter Package
A package containing awesome animated counters to enhance your application with custom counter widgets.
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
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
reddit
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...
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.