New post on /r/flutterdev subreddit:
AlignmentTween generating values beyond the range ?
http://bit.ly/2APykXO
January 16, 2019 at 09:18AM by shubhamhackz
http://bit.ly/2SWYeA9
AlignmentTween generating values beyond the range ?
http://bit.ly/2APykXO
January 16, 2019 at 09:18AM by shubhamhackz
http://bit.ly/2SWYeA9
Stack Overflow
AlignmentTween generating values beyond the range
class _MyAppState extends State with SingleTickerProviderStateMixin {
AnimationController _animationController;
Animation _animation;
double _value = 100;
Alignment _alignment...
AnimationController _animationController;
Animation _animation;
double _value = 100;
Alignment _alignment...
New post on Flutter Dev Google group:
Widget tree sync bug(?)
Actually, I am not sure what the problem is but I am developing an app that runs a timer in one of its tabs so there is an async update state method. It creates an error ı showed on the *example . Thank you for all attention and help. Stack exchange creates
January 16, 2019 at 02:08PM by isa türk
http://bit.ly/2CnIejv
Widget tree sync bug(?)
Actually, I am not sure what the problem is but I am developing an app that runs a timer in one of its tabs so there is an async update state method. It creates an error ı showed on the *example . Thank you for all attention and help. Stack exchange creates
January 16, 2019 at 02:08PM by isa türk
http://bit.ly/2CnIejv
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:
How would you style your app without hard-wiring it?
Is there anything else than reading values from a config file?
January 16, 2019 at 02:43PM by d...@wolf-mit-f.de
http://bit.ly/2RusBBl
How would you style your app without hard-wiring it?
Is there anything else than reading values from a config file?
January 16, 2019 at 02:43PM by d...@wolf-mit-f.de
http://bit.ly/2RusBBl
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:
What is the best way to cache firestore results?
I want to cache the result of this query Future getMatchesData() async { return Firestore.instance .collection('players') .orderBy("name") .where("active", isEqualTo: true) .getDocuments(); }
January 16, 2019 at 03:14PM by João Paulo Ferreira
http://bit.ly/2RUnKZe
What is the best way to cache firestore results?
I want to cache the result of this query Future getMatchesData() async { return Firestore.instance .collection('players') .orderBy("name") .where("active", isEqualTo: true) .getDocuments(); }
January 16, 2019 at 03:14PM by João Paulo Ferreira
http://bit.ly/2RUnKZe
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 - Payments with Stripe
https://youtu.be/nGBIb5H2_Xg
January 16, 2019 at 05:06PM by rajayogan27
http://bit.ly/2Cmf4kK
Flutter - Payments with Stripe
https://youtu.be/nGBIb5H2_Xg
January 16, 2019 at 05:06PM by rajayogan27
http://bit.ly/2Cmf4kK
YouTube
Flutter - Payments with Stripe
Support me - https://paypal.me/RajaYogan
Buy my course - https://www.udemy.com/learn-flutter-from-scratch/?couponCode=SPECOFF
Follow me on twitter - https://twitter.com/rajayogan14k
Other flutter videos - https://www.youtube.com/playlist?list=PLgGjX33Qsw…
Buy my course - https://www.udemy.com/learn-flutter-from-scratch/?couponCode=SPECOFF
Follow me on twitter - https://twitter.com/rajayogan14k
Other flutter videos - https://www.youtube.com/playlist?list=PLgGjX33Qsw…
New post on Flutter Dev Google group:
Anyone Knows how to make User Database when user sign's in for the first time
Anyone Knows how to make User Database when user sign's in for the first time
January 16, 2019 at 06:46PM by Gaurav Nagoshe
http://bit.ly/2Dd5SB1
Anyone Knows how to make User Database when user sign's in for the first time
Anyone Knows how to make User Database when user sign's in for the first time
January 16, 2019 at 06:46PM by Gaurav Nagoshe
http://bit.ly/2Dd5SB1
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:
Youtube Channels for Flutter development
Hi all, what youtube channels would you recommend to me, since I've started Flutter few days ago. What am I particulary looking for is some intermediate level tutorialsThanks in advance!
January 16, 2019 at 06:59PM by sushibgd
http://bit.ly/2MgJlG1
Youtube Channels for Flutter development
Hi all, what youtube channels would you recommend to me, since I've started Flutter few days ago. What am I particulary looking for is some intermediate level tutorialsThanks in advance!
January 16, 2019 at 06:59PM by sushibgd
http://bit.ly/2MgJlG1
reddit
r/FlutterDev - Youtube Channels for Flutter development
2 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
Will flutter be used by companies
I know that some companies are already using it, but it's new and I don't know if it will be something like "react" is to the market this days.We can compare the use of nodejs and PHP, Wordpress will never let PHP die, even that nodejs is called better.So I want your opinion if Flutter will be a catch or just for enthusiasts?
January 16, 2019 at 08:44PM by lordcaca
http://bit.ly/2CoxilN
Will flutter be used by companies
I know that some companies are already using it, but it's new and I don't know if it will be something like "react" is to the market this days.We can compare the use of nodejs and PHP, Wordpress will never let PHP die, even that nodejs is called better.So I want your opinion if Flutter will be a catch or just for enthusiasts?
January 16, 2019 at 08:44PM by lordcaca
http://bit.ly/2CoxilN
reddit
r/FlutterDev - Will flutter be used by companies
0 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
Does the flutter_local_notifications package support rich notifications such as that of Spotify's?
https://pub.dartlang.org/packages/flutter_local_notificationsThis package contains many features. I just wanted to know what exactly the following mean:[Android] Formatting notification content via HTML markup (see https://developer.android.com/guide/topics/resources/string-resource.html#StylingWithHTML)[Android] Support for the following notification stylesBig pictureBig textInboxDo these mean that we can customize every aspect of the notification to make one that looks similar to Spotify's? I found this one image of the notificaiotn I'm speaking about https://www.androidcentral.com/sites/androidcentral.com/files/styles/xlarge_wm_brw/public/article_images/2017/08/colored-notification-anastasia-purple.jpg?itok=mX-SiQvlI want to see if it is possible to develop an audio app player with Flutter
January 16, 2019 at 08:05PM by evaluae
http://bit.ly/2Ct4oAM
Does the flutter_local_notifications package support rich notifications such as that of Spotify's?
https://pub.dartlang.org/packages/flutter_local_notificationsThis package contains many features. I just wanted to know what exactly the following mean:[Android] Formatting notification content via HTML markup (see https://developer.android.com/guide/topics/resources/string-resource.html#StylingWithHTML)[Android] Support for the following notification stylesBig pictureBig textInboxDo these mean that we can customize every aspect of the notification to make one that looks similar to Spotify's? I found this one image of the notificaiotn I'm speaking about https://www.androidcentral.com/sites/androidcentral.com/files/styles/xlarge_wm_brw/public/article_images/2017/08/colored-notification-anastasia-purple.jpg?itok=mX-SiQvlI want to see if it is possible to develop an audio app player with Flutter
January 16, 2019 at 08:05PM by evaluae
http://bit.ly/2Ct4oAM
Dart packages
flutter_local_notifications | Flutter package
A cross platform plugin for displaying and scheduling local notifications for Flutter applications with the ability to customise for each platform.
New post on /r/flutterdev subreddit:
Flutter - Drawer (Tutorial)
https://www.youtube.com/watch?v=UbYBR394s8Q
January 16, 2019 at 10:52PM by JohannesMilke
http://bit.ly/2FHAdt7
Flutter - Drawer (Tutorial)
https://www.youtube.com/watch?v=UbYBR394s8Q
January 16, 2019 at 10:52PM by JohannesMilke
http://bit.ly/2FHAdt7
YouTube
Flutter - Drawer
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
► Source code: https://github.com/JohannesMilke/drawer_example
► Buy My Courses: https://johannesmilke.teachable.com/p/home
► Follow Twitter: https://…
► Source code: https://github.com/JohannesMilke/drawer_example
► Buy My Courses: https://johannesmilke.teachable.com/p/home
► Follow Twitter: https://…
New post on /r/flutterdev subreddit:
Cards Library v.1.0 - Paid Card 01
https://youtu.be/6PkorQFmFas
January 16, 2019 at 10:47PM by prateeksharma1712
http://bit.ly/2stUfPX
Cards Library v.1.0 - Paid Card 01
https://youtu.be/6PkorQFmFas
January 16, 2019 at 10:47PM by prateeksharma1712
http://bit.ly/2stUfPX
YouTube
Paid Card 01 | Card Library | Flutter SDK UI
Card 1 - Paid Card One Mocking a design from dribbble in Flutter In this video, you will see how Paid Card, where I make use of Materials, Row, Columns, Stac...
New post on /r/flutterdev subreddit:
timeline_list | Displays a scrollable timeline with custom child widgets and custom icons.
http://bit.ly/2Md1fJW
January 16, 2019 at 10:23PM by Purple_Pizzazz
http://bit.ly/2Md1rsL
timeline_list | Displays a scrollable timeline with custom child widgets and custom icons.
http://bit.ly/2Md1fJW
January 16, 2019 at 10:23PM by Purple_Pizzazz
http://bit.ly/2Md1rsL
Dart Packages
timeline_list | Flutter Package
timeline_list Flutter and Dart package - Displays customizable timeline of widgets
New post on /r/flutterdev subreddit:
Flutter WhatsApp Stickers App
Is there any whatsapp stickers app sample for flutter ? If not , could a senior flutter developer make a sample of it?
January 16, 2019 at 11:07PM by mobiusomniverse
http://bit.ly/2FFNxOG
Flutter WhatsApp Stickers App
Is there any whatsapp stickers app sample for flutter ? If not , could a senior flutter developer make a sample of it?
January 16, 2019 at 11:07PM by mobiusomniverse
http://bit.ly/2FFNxOG
reddit
r/FlutterDev - Flutter WhatsApp Stickers App
3 votes and 4 comments so far on Reddit
New post on /r/flutterdev subreddit:
Built Value Tutorial for Dart & Flutter
https://www.youtube.com/watch?v=Jji05a2GV_s
January 17, 2019 at 12:58AM by Elixane
http://bit.ly/2Dfbfj2
Built Value Tutorial for Dart & Flutter
https://www.youtube.com/watch?v=Jji05a2GV_s
January 17, 2019 at 12:58AM by Elixane
http://bit.ly/2Dfbfj2
YouTube
Built Value Tutorial for Dart & Flutter
📗 Get the code from this tutorial 👇👇
https://resocoder.com/dart-built-value-tutorial
Library: https://pub.dartlang.org/packages/built_value
Data classes, immutability, simple serialization - this is what Dart does NOT offer right off the bat. While Dart…
https://resocoder.com/dart-built-value-tutorial
Library: https://pub.dartlang.org/packages/built_value
Data classes, immutability, simple serialization - this is what Dart does NOT offer right off the bat. While Dart…
New post on Flutter Dev Google group:
Problems displaying graphics
[image: Screenshot_20190116-213906_1.jpg] My name is Filipe, I am from Brazil! I'm having trouble viewing my graphics. My problem is to view the graphic on the flutter in the correct way. The line is not showing up as it should. I thought about sorting it by putting the date in 24h format, but I
January 17, 2019 at 06:18AM by Filipe Oliveira
http://bit.ly/2FGrpDQ
Problems displaying graphics
[image: Screenshot_20190116-213906_1.jpg] My name is Filipe, I am from Brazil! I'm having trouble viewing my graphics. My problem is to view the graphic on the flutter in the correct way. The line is not showing up as it should. I thought about sorting it by putting the date in 24h format, but I
January 17, 2019 at 06:18AM by Filipe Oliveira
http://bit.ly/2FGrpDQ
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:
Difference between 'pageBuilder` and `transitionsBuilder` typedef parameters of PageRouteBuilder
According to the official docs < https://docs.flutter.io/flutter/widgets/PageRouteBuilder/PageRouteBuilder.html > the pageBuilder parameter is used to build the primary route content and the transitionsBuilder parameter is used to build the route's transition. So both of them have different jobs
January 17, 2019 at 06:19AM by shubham soni
http://bit.ly/2VWEBdk
Difference between 'pageBuilder` and `transitionsBuilder` typedef parameters of PageRouteBuilder
According to the official docs < https://docs.flutter.io/flutter/widgets/PageRouteBuilder/PageRouteBuilder.html > the pageBuilder parameter is used to build the primary route content and the transitionsBuilder parameter is used to build the route's transition. So both of them have different jobs
January 17, 2019 at 06:19AM by shubham soni
http://bit.ly/2VWEBdk
docs.flutter.io
PageRouteBuilder constructor - PageRouteBuilder class - widgets library - Dart API
API docs for the PageRouteBuilder constructor from the Class PageRouteBuilder class from the widgets library, for the Dart programming language.
New post on Flutter Dev Google group:
Offset vs Alignment in Flutter
Although I know their uses and properties but sometimes I found it hard to tell the difference between Offset and Alignment as both of them represents a point in x-axis and y-axis
January 17, 2019 at 06:20AM by shubham soni
http://bit.ly/2QVFFKC
Offset vs Alignment in Flutter
Although I know their uses and properties but sometimes I found it hard to tell the difference between Offset and Alignment as both of them represents a point in x-axis and y-axis
January 17, 2019 at 06:20AM by shubham soni
http://bit.ly/2QVFFKC
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:
How Developers and Designers Can Collaborate Using Flutter
http://bit.ly/2FDMf6x
January 17, 2019 at 08:24AM by Purple_Pizzazz
http://bit.ly/2FvEmRB
How Developers and Designers Can Collaborate Using Flutter
http://bit.ly/2FDMf6x
January 17, 2019 at 08:24AM by Purple_Pizzazz
http://bit.ly/2FvEmRB
Medium
How Developers and Designers Can Collaborate Using Flutter
We found a way to make the designer-developer handoff less painful and more productive.
New post on Flutter Dev Google group:
Flutter Engine Build errorduring snapshot creation on QNX tool chain
Hello All, I am trying to build flutter Engine for *QNX OS* (POSIX based Blackberry proprietary OS) tool chain which is similar to GCC. For this I modified engine/src/build/toolchain/custom/BUILD.gn with QNX tool chain options. This way, I am able to compile almost (98%) all the C/C++ files and
January 17, 2019 at 11:37AM by Vijay Ch
http://bit.ly/2QSocCU
Flutter Engine Build errorduring snapshot creation on QNX tool chain
Hello All, I am trying to build flutter Engine for *QNX OS* (POSIX based Blackberry proprietary OS) tool chain which is similar to GCC. For this I modified engine/src/build/toolchain/custom/BUILD.gn with QNX tool chain options. This way, I am able to compile almost (98%) all the C/C++ files and
January 17, 2019 at 11:37AM by Vijay Ch
http://bit.ly/2QSocCU
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 for Junior Devs free vid series
https://twitter.com/seenickcode/status/1085893733768445952
January 17, 2019 at 02:46PM by seenickcode
http://bit.ly/2RzgqTP
Flutter for Junior Devs free vid series
https://twitter.com/seenickcode/status/1085893733768445952
January 17, 2019 at 02:46PM by seenickcode
http://bit.ly/2RzgqTP
Twitter
Nick Manning
I've just launched the "Flutter for Junior Devs" course, for those that want to dive into the mobile dev world. 👉 https://t.co/FQBU0YJ8vp In the 1st vid we learn: - 🚀 how to set up Flutter - 👩💻 configure VSCode - 🤷♂️ what the heck a "path variable" is Free…