New post on /r/flutterdev subreddit:
Announcing Monarch 1.6: Develop and debug your widgets in isolation
https://ift.tt/2XNx0nd
October 26, 2021 at 06:30PM by monarch_app
https://ift.tt/3Cjo1sX
Announcing Monarch 1.6: Develop and debug your widgets in isolation
https://ift.tt/2XNx0nd
October 26, 2021 at 06:30PM by monarch_app
https://ift.tt/3Cjo1sX
monarchapp.io
Monarch Minutes Newsletter 1 | Monarch
This is issue 1 of our newsletter, Monarch Minutes. Our latest release brings debugging to Monarch! Working with Monarch keeps getting easier. 🙌
New post on /r/flutterdev subreddit:
Did you know that in Flutter, using a combination of Stack, SizedBox and CircularProgressIndicator you can create your own progress indicator with text showing loading percentages? 💙
https://ift.tt/3noRs6A
October 26, 2021 at 06:26PM by VandadNahavandipoor
https://ift.tt/3pCXqTY
Did you know that in Flutter, using a combination of Stack, SizedBox and CircularProgressIndicator you can create your own progress indicator with text showing loading percentages? 💙
https://ift.tt/3noRs6A
October 26, 2021 at 06:26PM by VandadNahavandipoor
https://ift.tt/3pCXqTY
New post on /r/flutterdev subreddit:
The Best Machine Learning Courses on Udemy in 2021
https://ift.tt/3ynHhE7
October 26, 2021 at 09:52PM by Jan_Prince
https://ift.tt/3ntAgNb
The Best Machine Learning Courses on Udemy in 2021
https://ift.tt/3ynHhE7
October 26, 2021 at 09:52PM by Jan_Prince
https://ift.tt/3ntAgNb
Pythonstacks
The Best Machine Learning Courses on Udemy (2022)
Learn Machine Learning: the engine powering the next wave of intelligent applications and services
New post on /r/flutterdev subreddit:
Flutter with AWS Amplify - need some insights
Hi Everyone!Are there folks playing around with using AWS Amplify for Flutter. I've been using it to build a friends trip planning app, and so far it has been going well for me. Authentication/Authorization and Datastore (database) was pretty straight forward. If you are using Amplify, what do you like or do not like about it?
October 26, 2021 at 10:23PM by abdallahshaban
https://ift.tt/30UNFpW
Flutter with AWS Amplify - need some insights
Hi Everyone!Are there folks playing around with using AWS Amplify for Flutter. I've been using it to build a friends trip planning app, and so far it has been going well for me. Authentication/Authorization and Datastore (database) was pretty straight forward. If you are using Amplify, what do you like or do not like about it?
October 26, 2021 at 10:23PM by abdallahshaban
https://ift.tt/30UNFpW
reddit
Flutter with AWS Amplify - need some insights
Hi Everyone! Are there folks playing around with using AWS Amplify for Flutter. I've been using it to build a friends trip planning app, and so...
New post on /r/flutterdev subreddit:
Fail-safe vs fail-fast - should I force crashes on uncaught exceptions and how?
Current Dart/Flutter approach to uncaught exceptions can be called "fail-safe" - if code processing a button click throws an exception, the app won't crash. Such exceptions will be in logs and in Firebase, but users might even not notice something went wrong.I come from native-Android-dev background where apps follow the "fail-fast" approach by default - if there's an uncaught exception, app crashes immediately.While there are certain benefits to the Flutter's fail-safe approach, there's a huge problem with it - uncaught exceptions often cause objects to be in broken states, because such exceptions are often thrown in the middle of complex state modifications.At first I tried to bring the Android's fail-fast approach by manually causing the app to die in uncaught exceptions handlers.
But it caused problems - the Flutter framework tends to throw exceptions in debug mode if there's anything wrong with it. The
Did you try to bring the fail-fast approach to Flutter?
How did you do it and did it help?
October 27, 2021 at 08:58AM by submergedmole
https://ift.tt/3EhwrBy
Fail-safe vs fail-fast - should I force crashes on uncaught exceptions and how?
Current Dart/Flutter approach to uncaught exceptions can be called "fail-safe" - if code processing a button click throws an exception, the app won't crash. Such exceptions will be in logs and in Firebase, but users might even not notice something went wrong.I come from native-Android-dev background where apps follow the "fail-fast" approach by default - if there's an uncaught exception, app crashes immediately.While there are certain benefits to the Flutter's fail-safe approach, there's a huge problem with it - uncaught exceptions often cause objects to be in broken states, because such exceptions are often thrown in the middle of complex state modifications.At first I tried to bring the Android's fail-fast approach by manually causing the app to die in uncaught exceptions handlers.
But it caused problems - the Flutter framework tends to throw exceptions in debug mode if there's anything wrong with it. The
"A RenderFlex overflowed"
error is a good example - you don't want your app to crash every time it faces a bad layouting in debug mode.So I abandoned the safe-fast approach in favor of the default fail-safe behavior. But now I see cases where the app becomes practically broken when something throws. App looks fine, but it doesn't operate normally, users complain, and all I can tell them is "please restart the app".The "please restart the app" approach is horrible and I'm thinking about returning to fail-fast.How do you handle this problem?Did you try to bring the fail-fast approach to Flutter?
How did you do it and did it help?
October 27, 2021 at 08:58AM by submergedmole
https://ift.tt/3EhwrBy
reddit
Fail-safe vs fail-fast - should I force crashes on uncaught...
Current Dart/Flutter approach to uncaught exceptions can be called "fail-safe" - if code processing a button click throws an exception, the app...
New post on /r/flutterdev subreddit:
Get started with Flutter and Firebase Integration!
https://ift.tt/3BdMMW9
October 27, 2021 at 10:41AM by Jitendra_97
https://ift.tt/3pFEQL2
Get started with Flutter and Firebase Integration!
https://ift.tt/3BdMMW9
October 27, 2021 at 10:41AM by Jitendra_97
https://ift.tt/3pFEQL2
Medium
How to Integrate Firebase with Flutter
Simplified Guide to Integrate Firebase with Your Flutter Project
New post on /r/flutterdev subreddit:
How to use google_ml_kit for translation in flutter
https://ift.tt/31at01v
October 27, 2021 at 11:37AM by Aaqilsh
https://ift.tt/3pIdTGM
How to use google_ml_kit for translation in flutter
https://ift.tt/31at01v
October 27, 2021 at 11:37AM by Aaqilsh
https://ift.tt/3pIdTGM
New post on /r/flutterdev subreddit:
Creating .exe Setup for Flutter Windows Desktop Apps 📥
https://youtu.be/XvwX-hmYv0E
October 27, 2021 at 02:22PM by Paras_Jain_09
https://ift.tt/316v22x
Creating .exe Setup for Flutter Windows Desktop Apps 📥
https://youtu.be/XvwX-hmYv0E
October 27, 2021 at 02:22PM by Paras_Jain_09
https://ift.tt/316v22x
YouTube
Flutter - Creating .exe Setup for Flutter Windows Desktop Apps | Flutter Tutorial | Inno Setup
#flutter #programming #mobileapp
In this Flutter Tutorial, we will be taking a look at creating ".exe" Executable Setup for Flutter Windows Desktop Apps. We will use a program called Inno Setup on a Windows Machine to create this installer from the Release…
In this Flutter Tutorial, we will be taking a look at creating ".exe" Executable Setup for Flutter Windows Desktop Apps. We will use a program called Inno Setup on a Windows Machine to create this installer from the Release…
New post on /r/flutterdev subreddit:
Flutter Amazon Clone
https://youtu.be/C4KSRIKKilY
October 27, 2021 at 04:18PM by realappdev
https://ift.tt/3GrGohL
Flutter Amazon Clone
https://youtu.be/C4KSRIKKilY
October 27, 2021 at 04:18PM by realappdev
https://ift.tt/3GrGohL
YouTube
4. Creating Database - Amazon Clone | Flutter Ecommerce App with Backend | Flutter Ecommerce App
Build amazon clone with Flutter and custom backend🔥 Lets build amazon app with Flutter and custom backend. In this video, I will be showcasing the Techstack...
New post on /r/flutterdev subreddit:
More Widgets :: 27th Oct 2021 :: Flutter Apprentice Book Club
https://youtube.com/watch?v=4Ea1mhkQRxQ&feature=share
October 27, 2021 at 06:05PM by Pixelreddit
https://ift.tt/3jHz08c
More Widgets :: 27th Oct 2021 :: Flutter Apprentice Book Club
https://youtube.com/watch?v=4Ea1mhkQRxQ&feature=share
October 27, 2021 at 06:05PM by Pixelreddit
https://ift.tt/3jHz08c
YouTube
More Widgets :: 27th Oct 2021 :: Flutter Apprentice Book Club
Chapters 5 & 6
Get the book https://flutter.dev/apprentice-giveaway
Community
https://www.meetup.com/pro/flutter
https://fluttercommunity.dev/joinslack
https://discord.com/invite/N7Yshp4
https://www.reddit.com/r/FlutterDev/
https://stackoverflow.com/tags/flutter…
Get the book https://flutter.dev/apprentice-giveaway
Community
https://www.meetup.com/pro/flutter
https://fluttercommunity.dev/joinslack
https://discord.com/invite/N7Yshp4
https://www.reddit.com/r/FlutterDev/
https://stackoverflow.com/tags/flutter…
New post on /r/flutterdev subreddit:
Flutter's maturity for growing apps
Hi everyone, I'm a mobile app developer (now freelancer) and I've only worked with android professionally before. Recently i finished an MVP for a big flutter project and I have a meeting tomorrow with the client to discuss some stuff regarding flutter.His main concern is whether or not flutter + dart can support fast growing apps. Back when I first read about flutter I remember seeing that Bluetooth usage, deep links, etc. were hard to implement and I'd like to know if this still holds to some extent.The app already uses maps, basic navigation and sharing using system modals but nothing crazy yet. It will however use notifications, deep links, location and possibly Bluetooth in the future so I'd like to know if, from your experience, these are all things that have matured and can support a relatively medium app while maintaining performance.P.S. If you have any suggestions or feedback regarding the handling of medium/big apps using Flutter for a newbie, please let me know. I'd love to hear more and improve.
October 27, 2021 at 07:46PM by Najishukai
https://ift.tt/3nCYMLS
Flutter's maturity for growing apps
Hi everyone, I'm a mobile app developer (now freelancer) and I've only worked with android professionally before. Recently i finished an MVP for a big flutter project and I have a meeting tomorrow with the client to discuss some stuff regarding flutter.His main concern is whether or not flutter + dart can support fast growing apps. Back when I first read about flutter I remember seeing that Bluetooth usage, deep links, etc. were hard to implement and I'd like to know if this still holds to some extent.The app already uses maps, basic navigation and sharing using system modals but nothing crazy yet. It will however use notifications, deep links, location and possibly Bluetooth in the future so I'd like to know if, from your experience, these are all things that have matured and can support a relatively medium app while maintaining performance.P.S. If you have any suggestions or feedback regarding the handling of medium/big apps using Flutter for a newbie, please let me know. I'd love to hear more and improve.
October 27, 2021 at 07:46PM by Najishukai
https://ift.tt/3nCYMLS
reddit
Flutter's maturity for growing apps
Hi everyone, I'm a mobile app developer (now freelancer) and I've only worked with android professionally before. Recently i finished an MVP for a...
New post on /r/flutterdev subreddit:
Laptop dead - experiences of remote desktop services for Flutter? Recommendations?
Thankfully everything is in git repos, but while I await a repair or replacement, I need to get up and running.I would be grateful of any experiences with using remote desktop services for Flutter development. And if not Flutter specifically, remote services that give enough access.
October 27, 2021 at 07:17PM by itsastickup
https://ift.tt/3ny7HOI
Laptop dead - experiences of remote desktop services for Flutter? Recommendations?
Thankfully everything is in git repos, but while I await a repair or replacement, I need to get up and running.I would be grateful of any experiences with using remote desktop services for Flutter development. And if not Flutter specifically, remote services that give enough access.
October 27, 2021 at 07:17PM by itsastickup
https://ift.tt/3ny7HOI
reddit
Laptop dead - experiences of remote desktop services for Flutter?...
Thankfully everything is in git repos, but while I await a repair or replacement, I need to get up and running. I would be grateful of any...
New tweet from FlutterDev:
RT @Firebase: ⛰️ #FirebaseSummit continues with a new pathway! Find out this week’s pathway with a game of Quickdraw! Don’t forget to share your scores with us on social 🔥 Start drawing 👉 https://t.co/QFDqJ7V6TY https://t.co/UKmvfFj9Qc— Flutter (@FlutterDev) Oct 27, 2021
October 27, 2021 at 08:25PM
https://twitter.com/FlutterDev/status/1453427579021520905
RT @Firebase: ⛰️ #FirebaseSummit continues with a new pathway! Find out this week’s pathway with a game of Quickdraw! Don’t forget to share your scores with us on social 🔥 Start drawing 👉 https://t.co/QFDqJ7V6TY https://t.co/UKmvfFj9Qc— Flutter (@FlutterDev) Oct 27, 2021
October 27, 2021 at 08:25PM
https://twitter.com/FlutterDev/status/1453427579021520905
Firebase
Firebase Summit 2022
Learn how to accelerate app development, run your app with confidence, and deliver a high quality user experience at Firebase Summit 2022.
New post on /r/flutterdev subreddit:
Flutter - Grocery App - WordPress - WooCommerce Series - EP 01 - WooCommerce Store Setup
https://youtu.be/zxPASMrB25U
October 27, 2021 at 08:49PM by Less-Ad-6604
https://ift.tt/3beXqBt
Flutter - Grocery App - WordPress - WooCommerce Series - EP 01 - WooCommerce Store Setup
https://youtu.be/zxPASMrB25U
October 27, 2021 at 08:49PM by Less-Ad-6604
https://ift.tt/3beXqBt
YouTube
🔥 Flutter - Grocery App - WordPress - WooCommerce Series 🔥 - EP 01 - WooCommerce Store Setup
This is the first episode of the Flutter - WooCommerce Series. In this Video learn how to Setup WooCommerce Store in just 10 min of Video.
Click 🔔 to get notified about our latest videos
Subscribe & Help us to Grow :)
✔ Subscribe
https://www.youtub…
Click 🔔 to get notified about our latest videos
Subscribe & Help us to Grow :)
✔ Subscribe
https://www.youtub…
New post on /r/flutterdev subreddit:
Creating an Audio Feed in Flutter (Part 2)
https://ift.tt/3pRuzLI
October 27, 2021 at 11:09PM by ProGloriaRomae
https://ift.tt/3Gu65Ov
Creating an Audio Feed in Flutter (Part 2)
https://ift.tt/3pRuzLI
October 27, 2021 at 11:09PM by ProGloriaRomae
https://ift.tt/3Gu65Ov
In The Loop
Creating an Audio Feed in Flutter (Part 2)
Play Audio Files from Google Drive in Flutter - using Flutter and Google Cloud Functions to create an app that connects to Googe Drive to play audio files
New post on /r/flutterdev subreddit:
Backend framework for Flutter applications
Hey, I've developed a server framework for internal use on our projects (high demanding web and mobile applications). It's really nice. We've been using it on awhile and I decided it to share with you. It's called ServeMe https://pub.dev/packages/serveme. Under the MIT license. So. Enjoy. Some features goes here:- modular architecture;
- events support;
- scheduled tasks support;
- console API for implementing own server command set;
- ridiculously fast binary data serialization for data exchange;
- MongoDB support;
- customizable configs, logging and debugging tools, connections management etc.Anyways, take a look, use if you want. I find it very suitable for quick development of servers. Both simple and complex ones.
October 27, 2021 at 11:07PM by MrSheogorath
https://ift.tt/3Clsn2A
Backend framework for Flutter applications
Hey, I've developed a server framework for internal use on our projects (high demanding web and mobile applications). It's really nice. We've been using it on awhile and I decided it to share with you. It's called ServeMe https://pub.dev/packages/serveme. Under the MIT license. So. Enjoy. Some features goes here:- modular architecture;
- events support;
- scheduled tasks support;
- console API for implementing own server command set;
- ridiculously fast binary data serialization for data exchange;
- MongoDB support;
- customizable configs, logging and debugging tools, connections management etc.Anyways, take a look, use if you want. I find it very suitable for quick development of servers. Both simple and complex ones.
October 27, 2021 at 11:07PM by MrSheogorath
https://ift.tt/3Clsn2A
Dart packages
serveme | Dart package
Backend server framework designed for a quick development of modular WebSocket based server applications with MongoDB integration.
New post on /r/flutterdev subreddit:
Material 3 Design Flutter support?
https://twitter.com/materialdesign/status/1453462766447116291?s=21
October 27, 2021 at 11:49PM by DanielRamiz
https://ift.tt/3vPjmwq
Material 3 Design Flutter support?
https://twitter.com/materialdesign/status/1453462766447116291?s=21
October 27, 2021 at 11:49PM by DanielRamiz
https://ift.tt/3vPjmwq
Twitter
Material Design
🖌️🎉 The Material 3 Design Kit is here! Built to work with @Figmadesign's plugin, our new kit provides a comprehensive introduction to the design system, with styles and components to help you get started → goo.gle/m3-design-kit #AndroidDevSummit
New post on /r/flutterdev subreddit:
2021 Flutter GetX Tutorial for Beginners | Route Management
https://youtu.be/5YH3qvrpoPQ
October 28, 2021 at 01:06AM by Confident-Basket-896
https://www.reddit.com/r/FlutterDev/comments/qh92x4/2021_flutter_getx_tutorial_for_beginners_route/?utm_source=ifttt
2021 Flutter GetX Tutorial for Beginners | Route Management
https://youtu.be/5YH3qvrpoPQ
October 28, 2021 at 01:06AM by Confident-Basket-896
https://www.reddit.com/r/FlutterDev/comments/qh92x4/2021_flutter_getx_tutorial_for_beginners_route/?utm_source=ifttt
YouTube
Flutter GetX Tutorial for Beginners | Route Management
Welcome to my Flutter GetX tutorial series. In this series, you will learn how to use GetX for route management in the Flutter. In this video I will cover the GetX Named Route, GetX Route Transition, GetX Route Result, GetX Route Argument, GetX Route Parameter…
New post on /r/flutterdev subreddit:
Material Design 3 guidelines website
https://m3.material.io/
October 28, 2021 at 01:26AM by MelioRatio
https://ift.tt/2Zthqxg
Material Design 3 guidelines website
https://m3.material.io/
October 28, 2021 at 01:26AM by MelioRatio
https://ift.tt/2Zthqxg
Material Design
Build beautiful, usable products faster. Material Design is an adaptable system—backed by open-source code—that helps teams build high quality digital experiences.
New post on /r/flutterdev subreddit:
Is there a site like React Native Upgrade Helper for Flutter?
React Native Upgrade HelperAs you can see in the link above, in this site I can select the current version of a react native project and compare the changes that I have to do to migrate to other version. I know that we can upgrade the dependencies with pub get, but it is useful for check the changes in files of native folders (android and iOS).
October 28, 2021 at 03:12AM by Edmar-
https://ift.tt/3GshkqQ
Is there a site like React Native Upgrade Helper for Flutter?
React Native Upgrade HelperAs you can see in the link above, in this site I can select the current version of a react native project and compare the changes that I have to do to migrate to other version. I know that we can upgrade the dependencies with pub get, but it is useful for check the changes in files of native folders (android and iOS).
October 28, 2021 at 03:12AM by Edmar-
https://ift.tt/3GshkqQ
reddit
r/FlutterDev - Is there a site like React Native Upgrade Helper for Flutter?
0 votes and 2 comments so far on Reddit
New post on /r/flutterdev subreddit:
Fun Application in Flutter in Depth
https://www.youtube.com/watch?v=wAYuh7UiP-s
October 28, 2021 at 05:12AM by Dhanraj_Flutterdev
https://ift.tt/3mj6wU0
Fun Application in Flutter in Depth
https://www.youtube.com/watch?v=wAYuh7UiP-s
October 28, 2021 at 05:12AM by Dhanraj_Flutterdev
https://ift.tt/3mj6wU0
YouTube
Flutter Brightness App | Control Phone Brightness Fun App | Flutter Tutorial
Hey Dev's, In this video we will create a fun app in Flutter which can use to control your phone brightness with animation.
Like the video if you want more such videos! : )
#flutter #flutterdev
Please subscribe to my channel to motivate me.
Channel Link:…
Like the video if you want more such videos! : )
#flutter #flutterdev
Please subscribe to my channel to motivate me.
Channel Link:…