New post on Flutter Dev Google group:
Can I use two different versions of Flutter on my PC?
Hi! At work we use Flutter 1.22.5, and upper management does not want to upgrade to Flutter 2. But I want to work on some personal projects, using Flutter 2. Can I do that? How? Lautaro Lobo.-
March 15, 2021 at 01:59PM by Lautaro Lobo
https://ift.tt/3rQMPmH
Can I use two different versions of Flutter on my PC?
Hi! At work we use Flutter 1.22.5, and upper management does not want to upgrade to Flutter 2. But I want to work on some personal projects, using Flutter 2. Can I do that? How? Lautaro Lobo.-
March 15, 2021 at 01:59PM by Lautaro Lobo
https://ift.tt/3rQMPmH
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 Flutter Dev Google group:
Flutter ui issues
Hi, I'm new to flutter , can you help me to set responsive ui for different mobile screen size (Android and iPhone) , when I run on different mobile devices screen looks different Regards, Navas jaseer
March 15, 2021 at 02:05PM by Navas jaseer
https://ift.tt/3lgtrx7
Flutter ui issues
Hi, I'm new to flutter , can you help me to set responsive ui for different mobile screen size (Android and iPhone) , when I run on different mobile devices screen looks different Regards, Navas jaseer
March 15, 2021 at 02:05PM by Navas jaseer
https://ift.tt/3lgtrx7
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:
New post on Dart Ternary Operators! 🎉🎉🥳
https://ift.tt/3qX8vMZ
March 15, 2021 at 01:44PM by mukhtharcm
https://ift.tt/3bN7SkA
New post on Dart Ternary Operators! 🎉🎉🥳
https://ift.tt/3qX8vMZ
March 15, 2021 at 01:44PM by mukhtharcm
https://ift.tt/3bN7SkA
New post on /r/flutterdev subreddit:
Flutter Tap Weekly Newsletter Week 79 - Tutorials, videos, packages, and much more!
https://ift.tt/3cA5T23
March 15, 2021 at 01:28PM by vensign
https://ift.tt/3tnVWfg
Flutter Tap Weekly Newsletter Week 79 - Tutorials, videos, packages, and much more!
https://ift.tt/3cA5T23
March 15, 2021 at 01:28PM by vensign
https://ift.tt/3tnVWfg
Fluttertap
Newsletter Issue 79
Flutter Tap newsletter with the latest of Flutter. Articles, tutorials, videos and much more - Issue 79
New post on Flutter Dev Google group:
How to format this time?
How to format time in seconds? Eg: 24840 like HH:mm:ss
March 15, 2021 at 02:58PM by sona
https://ift.tt/3bLWA00
How to format this time?
How to format time in seconds? Eg: 24840 like HH:mm:ss
March 15, 2021 at 02:58PM by sona
https://ift.tt/3bLWA00
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 Tutorial - Flutter Keys - Object Key (Johannes Milke)
https://www.youtube.com/watch?v=WQpPMYxxTfg
March 15, 2021 at 04:24PM by JohannesMilke
https://ift.tt/3rPFNij
Flutter Tutorial - Flutter Keys - Object Key (Johannes Milke)
https://www.youtube.com/watch?v=WQpPMYxxTfg
March 15, 2021 at 04:24PM by JohannesMilke
https://ift.tt/3rPFNij
YouTube
Flutter Tutorial - Flutter Keys & Object Key
The Flutter Object Key preserves the state of Stateful Widgets when you have similar data that moves around in the Widget tree.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
Source Code | https://git…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
Source Code | https://git…
New tweet from FlutterDev:
💪 Why margins make all the difference.
Watch this video to see how @trainwithPUSH, an advanced strength training wearable, optimizes athletic training and the support that Flutter provides in enabling them to push out new features, faster.
Tune in 📺 → https://t.co/5l7WoMACBw pic.twitter.com/0bQajtuNU8— Flutter (@FlutterDev) March 15, 2021
March 15, 2021 at 05:11PM
http://twitter.com/FlutterDev/status/1371494335104098308
💪 Why margins make all the difference.
Watch this video to see how @trainwithPUSH, an advanced strength training wearable, optimizes athletic training and the support that Flutter provides in enabling them to push out new features, faster.
Tune in 📺 → https://t.co/5l7WoMACBw pic.twitter.com/0bQajtuNU8— Flutter (@FlutterDev) March 15, 2021
March 15, 2021 at 05:11PM
http://twitter.com/FlutterDev/status/1371494335104098308
Twitter
PUSH (@trainwithPUSH) | Twitter
The latest Tweets from PUSH (@trainwithPUSH). The coaching solution that empowers coaches and trainers to plan, track, assess and improve athlete performance in real-time. Toronto, Canada
New post on /r/flutterdev subreddit:
Best State Management
We were using States Rebuilder in our project and I was struggling to understand and piece together information from the sparse documentation until it got a major overhaul couple days back.Now I want to go with a different and a more mainstream solution. What would be a good one in terms of learning curve, ease of implementation?/r/
March 15, 2021 at 05:58PM by zeninmaking
https://ift.tt/3bQ8ea9
Best State Management
We were using States Rebuilder in our project and I was struggling to understand and piece together information from the sparse documentation until it got a major overhaul couple days back.Now I want to go with a different and a more mainstream solution. What would be a good one in terms of learning curve, ease of implementation?/r/
March 15, 2021 at 05:58PM by zeninmaking
https://ift.tt/3bQ8ea9
reddit
Best State Management
We were using States Rebuilder in our project and I was struggling to understand and piece together information from the sparse documentation...
New post on /r/flutterdev subreddit:
What is the difference between outputs/flutter-apk and outputs/apk/release builds?
When giving the command to build an apk using
March 15, 2021 at 05:33PM by ustaaz
https://ift.tt/2OzJOJ9
What is the difference between outputs/flutter-apk and outputs/apk/release builds?
When giving the command to build an apk using
flutter build apk
we get two folders, one is build\app\outputs\apk\release
and another apk in build\app\outputs\flutter-apk
What is the difference? Which one to use when publishing?March 15, 2021 at 05:33PM by ustaaz
https://ift.tt/2OzJOJ9
reddit
What is the difference between outputs/flutter-apk and...
When giving the command to build an apk using ``flutter build apk`` we get two folders, one is ``build\app\outputs\apk\release`` and another apk...
New post on /r/flutterdev subreddit:
groovin_widgets has joined the null safety gang
https://ift.tt/2N84Zkg
March 15, 2021 at 05:26PM by GroovinChip
https://ift.tt/38Hzy8p
groovin_widgets has joined the null safety gang
https://ift.tt/2N84Zkg
March 15, 2021 at 05:26PM by GroovinChip
https://ift.tt/38Hzy8p
Dart packages
groovin_widgets | Flutter Package
A Flutter widget library containing custom widgets created and edited by GroovinChip.
New post on Flutter Dev Google group:
Flutter 2.0.1, 2.0.2 hotfixes released to the stable channel
Friends, Last week we neglected to inform you that we released two hotfixes to the stable channel. I personally apologize to you for this; it was my oversight. Here’s the list of changes: Flutter 2.0.2 This fixes the following issues in the framework and Dart. No fixes were applied to
March 15, 2021 at 06:31PM by Ray Rischpater
https://ift.tt/3lkjJJV
Flutter 2.0.1, 2.0.2 hotfixes released to the stable channel
Friends, Last week we neglected to inform you that we released two hotfixes to the stable channel. I personally apologize to you for this; it was my oversight. Here’s the list of changes: Flutter 2.0.2 This fixes the following issues in the framework and Dart. No fixes were applied to
March 15, 2021 at 06:31PM by Ray Rischpater
https://ift.tt/3lkjJJV
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:
What Is Going On With firebase_admob?
I can't find it on Pub.dev anymore and it hasn't been updated to use null safety.I know Google Ads was released with Flutter 2 so my immediate thought is that it has been deprecated but I haven't been able to confirm this anywhere.
March 15, 2021 at 07:03PM by azuredown
https://ift.tt/38HCPoy
What Is Going On With firebase_admob?
I can't find it on Pub.dev anymore and it hasn't been updated to use null safety.I know Google Ads was released with Flutter 2 so my immediate thought is that it has been deprecated but I haven't been able to confirm this anywhere.
March 15, 2021 at 07:03PM by azuredown
https://ift.tt/38HCPoy
Dart packages
The official repository for Dart and Flutter packages.
Pub is the package manager for the Dart programming language, containing reusable libraries & packages for Flutter and general Dart programs.
New post on /r/flutterdev subreddit:
Authentication (16) - Movie App | Industry Standard | Dev to Publish
https://youtu.be/pojC3NCLVO8
March 15, 2021 at 06:58PM by prateeksharma1712
https://ift.tt/3tnVspf
Authentication (16) - Movie App | Industry Standard | Dev to Publish
https://youtu.be/pojC3NCLVO8
March 15, 2021 at 06:58PM by prateeksharma1712
https://ift.tt/3tnVspf
YouTube
Authentication (16) - Movie App | Industry Standard | Dev to Publish
#MovieApp #ProApp #IndustryStandard #Plan #Develop #Publish #EndtoEnd #Authentication #Login #Logout #Hivedb
Join this channel to support the channel and get access to perks:
https://www.youtube.com/channel/UC3wqIkiaOUpO6EjJoCwH6_Q/join
In this article…
Join this channel to support the channel and get access to perks:
https://www.youtube.com/channel/UC3wqIkiaOUpO6EjJoCwH6_Q/join
In this article…
New post on /r/flutterdev subreddit:
Push (Flutter Developer Story)
https://youtube.com/watch?v=0LqTlDXtzg4&feature=share
March 15, 2021 at 06:05PM by Pixelreddit
https://ift.tt/3vpCeBn
Push (Flutter Developer Story)
https://youtube.com/watch?v=0LqTlDXtzg4&feature=share
March 15, 2021 at 06:05PM by Pixelreddit
https://ift.tt/3vpCeBn
YouTube
Push (Flutter Developer Story)
Push is an advanced strength training wearable that helps elite athletes optimize athletic training and improve performance. Learn how Flutter enables them t...
New post on /r/flutterdev subreddit:
Support young developer
Hi I'm Luan.I had just completed my first flutter project and am happy to announce that it is available on the google play store. It is a simple habit tracker, so no, not a task list app that we see regularly on the store. I wanted something to help me do challenges this year to change my lifestyle and I believe I made an app perfect for that. It keeps track of streaks and other important info. You can even set a daily goal to help with motivation. It is completely free and has a nice modern UI. If you don't have a idea of a challenge to do then no worries as the app has a random challenge section that gives you a random challenge and a time period (which you can change, of course).If you have the time to support me I would appreciate it very much. Leaving a positive review would be the icing on the cake!You can check it out on: https://play.google.com/store/apps/details?id=com.luan.newchallengerappThank you.
March 15, 2021 at 08:57PM by Expert-Oven-9489
https://ift.tt/3bUdnOF
Support young developer
Hi I'm Luan.I had just completed my first flutter project and am happy to announce that it is available on the google play store. It is a simple habit tracker, so no, not a task list app that we see regularly on the store. I wanted something to help me do challenges this year to change my lifestyle and I believe I made an app perfect for that. It keeps track of streaks and other important info. You can even set a daily goal to help with motivation. It is completely free and has a nice modern UI. If you don't have a idea of a challenge to do then no worries as the app has a random challenge section that gives you a random challenge and a time period (which you can change, of course).If you have the time to support me I would appreciate it very much. Leaving a positive review would be the icing on the cake!You can check it out on: https://play.google.com/store/apps/details?id=com.luan.newchallengerappThank you.
March 15, 2021 at 08:57PM by Expert-Oven-9489
https://ift.tt/3bUdnOF
Google Play
5 AM Club - Simple Habit Tracker - Apps on Google Play
Setup, track, and achieve your goals
New post on /r/flutterdev subreddit:
Neumorphic Calculator In Flutter | Flutter Tutorial For Beginners
https://youtube.com/watch?v=eOkD8KrTU-I
March 15, 2021 at 08:08PM by backslashflutter
https://ift.tt/3qQR0xq
Neumorphic Calculator In Flutter | Flutter Tutorial For Beginners
https://youtube.com/watch?v=eOkD8KrTU-I
March 15, 2021 at 08:08PM by backslashflutter
https://ift.tt/3qQR0xq
YouTube
Neumorphic Calculator In Flutter | Flutter Tutorial For Beginners | Speed Code
Wanna create neumorphic calculator in flutter? In today's video we will be using the flutter neumorphic library to create our design and also implement the calculator logic. This is the flutter tutorial for beginners.
This video is the speed code video…
This video is the speed code video…
New post on /r/flutterdev subreddit:
Deploying flutter web app to firebase with a custom domain
https://ift.tt/3toghAR
March 16, 2021 at 05:06AM by PanicRescue
https://ift.tt/38M98Tf
Deploying flutter web app to firebase with a custom domain
https://ift.tt/3toghAR
March 16, 2021 at 05:06AM by PanicRescue
https://ift.tt/38M98Tf
Medium
Deploying flutter web app to firebase with a custom domain
Web apps are supported on the stable channel in Flutter 2.0. In this post, we’ll take a look at deploying a web app to Firebase static…
New post on Flutter Dev Google group:
Phone Authentication in Web
My app uses phone authentication and work perfect on Android but doesn't work on Chrome. Don't know where is the problem?
March 16, 2021 at 06:00AM by Haider Ali
https://ift.tt/2Q9GWDl
Phone Authentication in Web
My app uses phone authentication and work perfect on Android but doesn't work on Chrome. Don't know where is the problem?
March 16, 2021 at 06:00AM by Haider Ali
https://ift.tt/2Q9GWDl
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.