New tweet from FlutterDev:
☝ This looks familiar!
SliverAppBar may ring a bell, but there have been recent additions. In this #WidgetOfTheWeek, we show how to use these new features to create an area at the top of a list that can grow, shrink, and more!
Watch this and more → https://t.co/2zEWrRgPbr pic.twitter.com/778aFGVl3S— Flutter (@FlutterDev) October 22, 2020
October 22, 2020 at 09:27PM
http://twitter.com/FlutterDev/status/1319359654296801290
☝ This looks familiar!
SliverAppBar may ring a bell, but there have been recent additions. In this #WidgetOfTheWeek, we show how to use these new features to create an area at the top of a list that can grow, shrink, and more!
Watch this and more → https://t.co/2zEWrRgPbr pic.twitter.com/778aFGVl3S— Flutter (@FlutterDev) October 22, 2020
October 22, 2020 at 09:27PM
http://twitter.com/FlutterDev/status/1319359654296801290
Twitter
#widgetoftheweek hashtag on Twitter
59s ago @FlutterDev tweeted: "😎 Toggling list items is as easy as tap.." - read what others are saying and join the conversation.
New post on /r/flutterdev subreddit:
aws_polly | Flutter AWS Polly Plugin - Easiest way to bring Text to Speech to your app
https://ift.tt/3mbaMC4
October 22, 2020 at 11:38PM by nnapkin
https://ift.tt/3mcgUd7
aws_polly | Flutter AWS Polly Plugin - Easiest way to bring Text to Speech to your app
https://ift.tt/3mbaMC4
October 22, 2020 at 11:38PM by nnapkin
https://ift.tt/3mcgUd7
Dart packages
aws_polly | Flutter Package
A simple, unofficial AWS Polly client in dart. Supports generating a URL given an input text and voice identifier.
New post on /r/flutterdev subreddit:
Easy way to pick COLOR FOR FLUTTER APP DEVELOPMENT
Just created a website to help pick a color for your Flutter App development. Enjoy!
October 22, 2020 at 11:05PM by stpid_developer
https://ift.tt/3kqfqeX
Easy way to pick COLOR FOR FLUTTER APP DEVELOPMENT
Just created a website to help pick a color for your Flutter App development. Enjoy!
October 22, 2020 at 11:05PM by stpid_developer
https://ift.tt/3kqfqeX
Herokuapp
Flutter Doctor Color Picker
Select whatever color is suited for your flutter mobile app
New post on /r/flutterdev subreddit:
I don't know why but I implemented pizza simplified UI concept in Flutter
https://ift.tt/2Ht4e2O
October 22, 2020 at 10:43PM by mahdizakizadeh
https://ift.tt/31yxCvq
I don't know why but I implemented pizza simplified UI concept in Flutter
https://ift.tt/2Ht4e2O
October 22, 2020 at 10:43PM by mahdizakizadeh
https://ift.tt/31yxCvq
GitHub
GitHub - mzakizadeh/pizza_simplified: Implementation of Pizza Simplified UI concept by Yaroslav Zubko
Implementation of Pizza Simplified UI concept by Yaroslav Zubko - GitHub - mzakizadeh/pizza_simplified: Implementation of Pizza Simplified UI concept by Yaroslav Zubko
New post on /r/flutterdev subreddit:
Does the Flutter community need something like dynamic code pushing?
I had a small idea in my mind that would enable Flutter devs to update an app that is already deployed (on-the-go) without having to release and re-distribute a new build of their app. Would that be an solution that the community is love to have or implement in real projects? (if it's considerably performant)Please let me know in the comment section.Reason for putting this up as an discussion:
I had previously developed a plugin in Flutter for making writing dynamic UI easier in Flutter. Most found the idea great, but couldn't really find any reason to use it over their existing approach (Note: The main objective of the plugin was to make updating the UI and using existing classes easier). I just wanted to make things simple for everyone, but I think everyone were already very used to their current approach...so the plugin probably didn't receive that much attention as I was expecting it to get (considering the time and efforts I had put in). So this time I really don't want to end up in the same way. (#learning-things-the-hard-way)
October 22, 2020 at 10:04PM by the_human_kid
https://ift.tt/35vvxBU
Does the Flutter community need something like dynamic code pushing?
I had a small idea in my mind that would enable Flutter devs to update an app that is already deployed (on-the-go) without having to release and re-distribute a new build of their app. Would that be an solution that the community is love to have or implement in real projects? (if it's considerably performant)Please let me know in the comment section.Reason for putting this up as an discussion:
I had previously developed a plugin in Flutter for making writing dynamic UI easier in Flutter. Most found the idea great, but couldn't really find any reason to use it over their existing approach (Note: The main objective of the plugin was to make updating the UI and using existing classes easier). I just wanted to make things simple for everyone, but I think everyone were already very used to their current approach...so the plugin probably didn't receive that much attention as I was expecting it to get (considering the time and efforts I had put in). So this time I really don't want to end up in the same way. (#learning-things-the-hard-way)
October 22, 2020 at 10:04PM by the_human_kid
https://ift.tt/35vvxBU
reddit
Does the Flutter community need something like dynamic code pushing?
I had a small idea in my mind that would enable Flutter devs to update an app that is already deployed (on-the-go) without having to release and...
New post on /r/flutterdev subreddit:
Dart sound null safety: technical preview 2
https://ift.tt/2IRLwCl
October 23, 2020 at 12:58AM by flagellant
https://ift.tt/3mbEE18
Dart sound null safety: technical preview 2
https://ift.tt/2IRLwCl
October 23, 2020 at 12:58AM by flagellant
https://ift.tt/3mbEE18
Medium
Dart sound null safety: technical preview 2
Announcing null-safe support for the Flutter framework
New post on /r/flutterdev subreddit:
Immutable collections and objects for Flutter and Dart
https://ift.tt/3mdDOkC
October 23, 2020 at 12:21AM by palebt
https://ift.tt/3joJer3
Immutable collections and objects for Flutter and Dart
https://ift.tt/3mdDOkC
October 23, 2020 at 12:21AM by palebt
https://ift.tt/3joJer3
Rock and Null
Immutable collections and objects for Flutter and Dart
Immutability is a known good principle of software engineering. With built_collection and built_value you get immutable collections and immutable objects for your Flutter and Dart projects.
New post on /r/flutterdev subreddit:
Flutter CI/CD pipeline
Hi any developer or DevOps engineer who created CI/CD pipeline in DevOps project ? organization is trying to use flutter for adding new features to native apps and eventually redesign both apps into single flutter app, I have to create CI/CD pipeline for creating features in Flutter anyone had experience in building flutter CI-CD pipeline I have some questions.
October 23, 2020 at 12:07AM by SriMSCE
https://ift.tt/3dMmFLO
Flutter CI/CD pipeline
Hi any developer or DevOps engineer who created CI/CD pipeline in DevOps project ? organization is trying to use flutter for adding new features to native apps and eventually redesign both apps into single flutter app, I have to create CI/CD pipeline for creating features in Flutter anyone had experience in building flutter CI-CD pipeline I have some questions.
October 23, 2020 at 12:07AM by SriMSCE
https://ift.tt/3dMmFLO
reddit
Flutter CI/CD pipeline
Hi any developer or DevOps engineer who created CI/CD pipeline in DevOps project ? organization is trying to use flutter for adding new features...
New tweet from FlutterDev:
💡Flutter now supports experimenting with null safety!
With null safety for the Flutter framework, avoid null exceptions by having your code validated as you type. Find out about the principles of Dart null safety, including full soundness.
Info → https://t.co/FOE2EqteFW pic.twitter.com/FNgs7ZYAvV— Flutter (@FlutterDev) October 22, 2020
October 23, 2020 at 12:52AM
http://twitter.com/FlutterDev/status/1319411290150858752
💡Flutter now supports experimenting with null safety!
With null safety for the Flutter framework, avoid null exceptions by having your code validated as you type. Find out about the principles of Dart null safety, including full soundness.
Info → https://t.co/FOE2EqteFW pic.twitter.com/FNgs7ZYAvV— Flutter (@FlutterDev) October 22, 2020
October 23, 2020 at 12:52AM
http://twitter.com/FlutterDev/status/1319411290150858752
Medium
Dart sound null safety: technical preview 2
Announcing null-safe support for the Flutter framework
New post on /r/flutterdev subreddit:
How long did you take to master flutter?
I’m interested, thanks
October 23, 2020 at 05:35AM by Bubba_FPS
https://ift.tt/35tTjy9
How long did you take to master flutter?
I’m interested, thanks
October 23, 2020 at 05:35AM by Bubba_FPS
https://ift.tt/35tTjy9
reddit
How long did you take to master flutter?
I’m interested, thanks
New post on /r/flutterdev subreddit:
Dark mode in Flutter
https://youtu.be/AbiDGelzVlA
October 23, 2020 at 07:36AM by vilhd
https://ift.tt/2Hth2pO
Dark mode in Flutter
https://youtu.be/AbiDGelzVlA
October 23, 2020 at 07:36AM by vilhd
https://ift.tt/2Hth2pO
YouTube
DarkMode in Flutter - Packages of the day - Protorix Code
Do you remember the first time you saw dark mode in an App?
Here is the video to use dark mode in your Flutter app in an easy way.
Link to day_night_switcher package in pub.dev
https://pub.dev/packages/day_night_switcher
#flutter #flutterui #flutterpackages…
Here is the video to use dark mode in your Flutter app in an easy way.
Link to day_night_switcher package in pub.dev
https://pub.dev/packages/day_night_switcher
#flutter #flutterui #flutterpackages…
New post on Flutter Dev Google group:
Accessing DialogFlow from Flutter
Hi, I am running a " flutter_dialogflow_v2 0.3.2" sample program described in https://ift.tt/35qRqlB. My program has an error. The "DetectIntent" method calls Diagflow with a natural language query and gets its natural language reply as its result. But, the
October 23, 2020 at 09:34AM by 島津秀雄
https://ift.tt/35ofPrX
Accessing DialogFlow from Flutter
Hi, I am running a " flutter_dialogflow_v2 0.3.2" sample program described in https://ift.tt/35qRqlB. My program has an error. The "DetectIntent" method calls Diagflow with a natural language query and gets its natural language reply as its result. But, the
October 23, 2020 at 09:34AM by 島津秀雄
https://ift.tt/35ofPrX
Dart packages
flutter_dialogflow_v2 | Flutter Package
This package is useful to integrate dialogflow v2 in your Flutter project, it provides detectIntent request and response data with json mapping.
New post on Flutter Dev Google group:
how to implement google billing library for subscription in flutter
how to implement google billing library for subscription in flutter? On google they say just add the library dependency in build.gradle but I am not sure whether it works for android apps made using flutter. What should be done? Please Help
October 23, 2020 at 12:12PM by why though
https://ift.tt/2HqU6rg
how to implement google billing library for subscription in flutter
how to implement google billing library for subscription in flutter? On google they say just add the library dependency in build.gradle but I am not sure whether it works for android apps made using flutter. What should be done? Please Help
October 23, 2020 at 12:12PM by why though
https://ift.tt/2HqU6rg
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 & Firebase Starter Architecture: Adding an Onboarding Screen [Part 1]
https://youtu.be/2JyMc_pRovs
October 23, 2020 at 12:35PM by bizz84
https://ift.tt/3mc7YVe
Flutter & Firebase Starter Architecture: Adding an Onboarding Screen [Part 1]
https://youtu.be/2JyMc_pRovs
October 23, 2020 at 12:35PM by bizz84
https://ift.tt/3mc7YVe
YouTube
Flutter & Firebase Starter Architecture: Adding an Onboarding Screen [Part 1]
In this livestream we'll see how to add an onboarding screen to my Starter Architecture demo.
When the app is launched for the first time, we will show an onboarding screen, telling users what the app is all about. This will not re-appear after the user…
When the app is launched for the first time, we will show an onboarding screen, telling users what the app is all about. This will not re-appear after the user…
New post on Flutter Dev Google group:
routeboxer in dart
Hi guys, i turn to you as the last instance for help, i am really desperate. my problem is that i have to bastle an app from a website where i have to use the js class routeboxer.js. unfortunately i can't find a way to use it with dart and google maps under flutter because they don't exist for
October 23, 2020 at 02:45PM by Manni Falk
https://ift.tt/3oiCrTx
routeboxer in dart
Hi guys, i turn to you as the last instance for help, i am really desperate. my problem is that i have to bastle an app from a website where i have to use the js class routeboxer.js. unfortunately i can't find a way to use it with dart and google maps under flutter because they don't exist for
October 23, 2020 at 02:45PM by Manni Falk
https://ift.tt/3oiCrTx
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 Food delivery app UI kit
https://youtu.be/xLFO6XBiZVw
October 23, 2020 at 04:12PM by anwarabir
https://ift.tt/3dY2WJ5
Flutter Food delivery app UI kit
https://youtu.be/xLFO6XBiZVw
October 23, 2020 at 04:12PM by anwarabir
https://ift.tt/3dY2WJ5
YouTube
TheFlutterWay Food Delivery App UI Kit
We build Flutter food delivery app UI Kit to help you build a nice clean food delivery app by using flutter which runs both Android and iOS. This kit comes packed with 25 beautifully designed screens and a hearty portion of deliciously responsive components.…
New post on Flutter Dev Google group:
Immediate Need ll Sr.UI FullStack with 10+ years of experience ll at Pleasanton, CA.
Hello Associate, Immediate Looking for *Sr.UI FullStack ( React JS Developer) **.* with my client at *Pleasanton,CA**. * Kindly share updated Resume at *Maz...@mirthconsulting.net
Immediate Need ll Sr.UI FullStack with 10+ years of experience ll at Pleasanton, CA.
Hello Associate, Immediate Looking for *Sr.UI FullStack ( React JS Developer) **.* with my client at *Pleasanton,CA**. * Kindly share updated Resume at *Maz...@mirthconsulting.net
New tweet from FlutterDev:
✏️ With over 280 pages on https://t.co/l9wAUoLdcW, we know there's a lot of info out there. So we're featuring some of our favorite pages here!
Get started with this cookbook page that shows you how to fade widgets in and out.
Read more → https://t.co/8cRFexGpmU pic.twitter.com/bRHplVk2pT— Flutter (@FlutterDev) October 23, 2020
October 23, 2020 at 06:01PM
http://twitter.com/FlutterDev/status/1319670248967180294
✏️ With over 280 pages on https://t.co/l9wAUoLdcW, we know there's a lot of info out there. So we're featuring some of our favorite pages here!
Get started with this cookbook page that shows you how to fade widgets in and out.
Read more → https://t.co/8cRFexGpmU pic.twitter.com/bRHplVk2pT— Flutter (@FlutterDev) October 23, 2020
October 23, 2020 at 06:01PM
http://twitter.com/FlutterDev/status/1319670248967180294
flutter.dev
Flutter documentation
Get started with Flutter. Widgets, examples, updates, and API docs to help you write your first Flutter app.
New post on /r/flutterdev subreddit:
IntegerDivisionByZeroException in Flutter
I run the app and I get this error if anyone knows where the problem source:" The following IntegerDivisionByZeroException was thrown building AnimatedBuilder"
October 23, 2020 at 06:10PM by xavi_soufian
https://ift.tt/3krvkpn
IntegerDivisionByZeroException in Flutter
I run the app and I get this error if anyone knows where the problem source:" The following IntegerDivisionByZeroException was thrown building AnimatedBuilder"
October 23, 2020 at 06:10PM by xavi_soufian
https://ift.tt/3krvkpn
reddit
IntegerDivisionByZeroException in Flutter
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
GridView - DeepDive - Flutter (Tutorial)
https://www.youtube.com/watch?v=2MVXP6nNzoQ
October 23, 2020 at 07:42PM by JohannesMilke
https://ift.tt/3ksz4a4
GridView - DeepDive - Flutter (Tutorial)
https://www.youtube.com/watch?v=2MVXP6nNzoQ
October 23, 2020 at 07:42PM by JohannesMilke
https://ift.tt/3ksz4a4
YouTube
Flutter Tutorial - Flutter GridView
Structure your UI in Columns with the GridView Widget in Flutter.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source Code: https://github.com/JohannesMilke/gridview_example
- Buy My Courses: http…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source Code: https://github.com/JohannesMilke/gridview_example
- Buy My Courses: http…
New tweet from FlutterDev:
Today we're introducing the 🆕 Material Design @YouTube Channel. 🎬 Subscribe for step-by-step tutorials, #AskMaterial questions, and videos directly from the team.
📺✨ → https://t.co/birgT2Y3aJ pic.twitter.com/zhWzVUmifA— Material Design (@materialdesign) October 20, 2020
October 23, 2020 at 08:00PM
http://twitter.com/FlutterDev/status/1319700124138864641
Today we're introducing the 🆕 Material Design @YouTube Channel. 🎬 Subscribe for step-by-step tutorials, #AskMaterial questions, and videos directly from the team.
📺✨ → https://t.co/birgT2Y3aJ pic.twitter.com/zhWzVUmifA— Material Design (@materialdesign) October 20, 2020
October 23, 2020 at 08:00PM
http://twitter.com/FlutterDev/status/1319700124138864641
X (formerly Twitter)
YouTube (@YouTube) on X
like and subscribe.