New post on Flutter Dev Google group:
How do I navigate from my different cards?
I have four cards with a +, - * and /. The goal is when the user presses one card the program will output a random calculation with the right type (+, -, * or /). The calculation will be presented to the user as for example "2 + 3 = " or "8 - 6 = ", where the user will put in the answer. My
February 04, 2019 at 05:18PM by Battleaxes
http://bit.ly/2G74WAR
How do I navigate from my different cards?
I have four cards with a +, - * and /. The goal is when the user presses one card the program will output a random calculation with the right type (+, -, * or /). The calculation will be presented to the user as for example "2 + 3 = " or "8 - 6 = ", where the user will put in the answer. My
February 04, 2019 at 05:18PM by Battleaxes
http://bit.ly/2G74WAR
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:
bank screen in webview when ssl url is loaded
Hi, I need help with this, when i load a ssl url in webview it gives me blank screen. any solution given will be appreciated. thanks.
February 04, 2019 at 05:47PM by J Appiah
http://bit.ly/2DSewFj
bank screen in webview when ssl url is loaded
Hi, I need help with this, when i load a ssl url in webview it gives me blank screen. any solution given will be appreciated. thanks.
February 04, 2019 at 05:47PM by J Appiah
http://bit.ly/2DSewFj
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 to Force Stack to recreate custom widget?
http://bit.ly/2MPVWAC
February 04, 2019 at 05:44PM by lambasoft
http://bit.ly/2DSfFwB
How to Force Stack to recreate custom widget?
http://bit.ly/2MPVWAC
February 04, 2019 at 05:44PM by lambasoft
http://bit.ly/2DSfFwB
Stack Overflow
Force Stack to recreate custom widget
I have a Stack of two custom widgets, which both are Positioned:
ProfileCard
ProfileCardDummy
ProfileCard: This custom Stateful Widget is the widget of the first stack, the stack on the top. This
ProfileCard
ProfileCardDummy
ProfileCard: This custom Stateful Widget is the widget of the first stack, the stack on the top. This
New post on /r/flutterdev subreddit:
What is the difference between Widget sample and Widget get sample?
Hi, beginner in Flutter here,Does anybody know the difference, or significance of the keyword get in the context of instantiating a widget?I'm declaring a widget here
February 04, 2019 at 03:48PM by rxddit_
http://bit.ly/2Gl9EtX
What is the difference between Widget sample and Widget get sample?
Hi, beginner in Flutter here,Does anybody know the difference, or significance of the keyword get in the context of instantiating a widget?I'm declaring a widget here
ListTile projectSelector { return ListTile(); }In this scenario, I'm getting an error of Methods must have an explicit list of parameters., to be solved by coding it as a method by adding () to the widgetname.But here,
ListTile get projectSelector { return ListTile(); }Everything works out alright... I tried searching around but I can't nail down the relevant article.Please help. thanks.
February 04, 2019 at 03:48PM by rxddit_
http://bit.ly/2Gl9EtX
reddit
r/FlutterDev - What is the difference between Widget sample and Widget get sample?
1 vote and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
Build Gmail with Flutter Ep1: Build the Mail List in 5 Minutes. Full Source Code in Video Description.
https://youtu.be/0IOy32zQ9_s
February 04, 2019 at 06:44PM by impatientdeveloper
http://bit.ly/2REjI31
Build Gmail with Flutter Ep1: Build the Mail List in 5 Minutes. Full Source Code in Video Description.
https://youtu.be/0IOy32zQ9_s
February 04, 2019 at 06:44PM by impatientdeveloper
http://bit.ly/2REjI31
YouTube
Flutter for the Impatient - 10 - Build Gmail with Flutter (1) Mail List
This is the first video of a series aiming to reproduce the new 2019 Gmail material design. In this video, I create a proof of concept mail list that similar...
New post on /r/flutterdev subreddit:
What's the difference between 'sink.add' & 'add' method of RXDart?
Below updateEmail function working both ways but can you please explain me what's is the difference between sink.add and add method?final emailController = BehaviorSubject<String>(); //Add data to the stream Function(String) get updateEmail => emailController.sink.add;//Add data to the stream Function(String) get updateEmail => emailController.add;
February 04, 2019 at 08:05PM by vaibhav_2018
http://bit.ly/2Scbh4n
What's the difference between 'sink.add' & 'add' method of RXDart?
Below updateEmail function working both ways but can you please explain me what's is the difference between sink.add and add method?final emailController = BehaviorSubject<String>(); //Add data to the stream Function(String) get updateEmail => emailController.sink.add;//Add data to the stream Function(String) get updateEmail => emailController.add;
February 04, 2019 at 08:05PM by vaibhav_2018
http://bit.ly/2Scbh4n
reddit
r/FlutterDev - What's the difference between 'sink.add' & 'add' method of RXDart?
1 vote and 2 comments so far on Reddit
New post on Flutter Dev Google group:
Widget identity, equality, and state
I find the docs on state etc. quite opaque, no offense. Is the following correct? - equality of runtime type and key implies equality of State, even for distinct (non-identical) instances of the StateWidget that hosts the State object. - the data of a State object lies somewhere between
February 04, 2019 at 09:18PM by Gregg Reynolds
http://bit.ly/2UFDL2Z
Widget identity, equality, and state
I find the docs on state etc. quite opaque, no offense. Is the following correct? - equality of runtime type and key implies equality of State, even for distinct (non-identical) instances of the StateWidget that hosts the State object. - the data of a State object lies somewhere between
February 04, 2019 at 09:18PM by Gregg Reynolds
http://bit.ly/2UFDL2Z
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 to I make a rotating wheel using flutter?
https://i.redd.it/dprc8d980me21.png
February 04, 2019 at 09:14PM by zapoJMR
http://bit.ly/2UGdFwV
How to I make a rotating wheel using flutter?
https://i.redd.it/dprc8d980me21.png
February 04, 2019 at 09:14PM by zapoJMR
http://bit.ly/2UGdFwV
New post on /r/flutterdev subreddit:
I want Flutter near of me
hi people i want to do some app with flutter but i don't know where to begin start, anyone know a course of Dart and flutter? i mean a good course, some references or something, sorry for my english guys...Udemy or youtube?
February 04, 2019 at 09:09PM by PamPiimPum
http://bit.ly/2SclX2X
I want Flutter near of me
hi people i want to do some app with flutter but i don't know where to begin start, anyone know a course of Dart and flutter? i mean a good course, some references or something, sorry for my english guys...Udemy or youtube?
February 04, 2019 at 09:09PM by PamPiimPum
http://bit.ly/2SclX2X
reddit
r/FlutterDev - I want Flutter near of me
1 vote and 0 comments so far on Reddit
New post on Flutter Dev Google group:
Alternative to flutter Url_luncher
I have used flutter Url_Luncher and I know with the package you can open phone dialer using 'tel', open SMS and other stuff like that, but I need an alternative package which I can use if I don't want to use flutter Url_luncehr. Please, I need your suggestions and recommendations, Thanks...
February 04, 2019 at 09:31PM by Promise Amadi
http://bit.ly/2t4w1Mh
Alternative to flutter Url_luncher
I have used flutter Url_Luncher and I know with the package you can open phone dialer using 'tel', open SMS and other stuff like that, but I need an alternative package which I can use if I don't want to use flutter Url_luncehr. Please, I need your suggestions and recommendations, Thanks...
February 04, 2019 at 09:31PM by Promise Amadi
http://bit.ly/2t4w1Mh
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 Local Authentication | Fingerprint and FaceID
https://www.youtube.com/watch?v=4-P_Su9O5NM
February 04, 2019 at 09:57PM by Purple_Pizzazz
http://bit.ly/2G94XEn
Flutter Local Authentication | Fingerprint and FaceID
https://www.youtube.com/watch?v=4-P_Su9O5NM
February 04, 2019 at 09:57PM by Purple_Pizzazz
http://bit.ly/2G94XEn
YouTube
Flutter Local Authentication | Fingerprint and FaceID | Dart Packages
In this video we use the Local Authentication package to demonstrate how you can easily introduce Fingerprint and FaceID local authentication for your Flutter application.
NOTE: At the end of the video we talk about the security aspect of using this package…
NOTE: At the end of the video we talk about the security aspect of using this package…
New post on /r/flutterdev subreddit:
Flutter — IDE Shortcuts for Faster Development
http://bit.ly/2SbdVXO
February 04, 2019 at 10:13PM by Elixane
http://bit.ly/2UHsM9r
Flutter — IDE Shortcuts for Faster Development
http://bit.ly/2SbdVXO
February 04, 2019 at 10:13PM by Elixane
http://bit.ly/2UHsM9r
Medium
Flutter — IDE Shortcuts for Faster Development
An extensive list of IntelliJ IDE shortcuts for faster and more efficient Flutter development.
New post on Flutter Dev Google group:
http.get doesn't fire in simulator, any idea?
The internet on the simulator works fine, but when I tried a http.get, it doesn't go to the then call, neither I see any call to the server http.get('https://???.com/myrest').then((response) { Iterable l = json.decode(response.body); ... Any idea?
February 04, 2019 at 10:57PM by wyx....@gmail.com
http://bit.ly/2DSNDRD
http.get doesn't fire in simulator, any idea?
The internet on the simulator works fine, but when I tried a http.get, it doesn't go to the then call, neither I see any call to the server http.get('https://???.com/myrest').then((response) { Iterable l = json.decode(response.body); ... Any idea?
February 04, 2019 at 10:57PM by wyx....@gmail.com
http://bit.ly/2DSNDRD
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:
Dataview: a file explorer for the application's documents directory
A plugin to visualize the application's documents directory on the device for quick debugging:https://github.com/synw/dataview
February 05, 2019 at 04:04AM by synw_
http://bit.ly/2DaRuba
Dataview: a file explorer for the application's documents directory
A plugin to visualize the application's documents directory on the device for quick debugging:https://github.com/synw/dataview
February 05, 2019 at 04:04AM by synw_
http://bit.ly/2DaRuba
GitHub
synw/dataview
View application data for Flutter. Contribute to synw/dataview development by creating an account on GitHub.
New post on Flutter Dev Google group:
flutter feedback
Hi- I just took the flutter survey - it said to email further suggestions. One thing I would really like to see: A very fast / small code size / optimized dart backend programming experience - exceeding java - coming close to rust or c++ I want to use it for a backend server - creating a
February 05, 2019 at 04:16AM by Bert Beckmann
http://bit.ly/2GadTJp
flutter feedback
Hi- I just took the flutter survey - it said to email further suggestions. One thing I would really like to see: A very fast / small code size / optimized dart backend programming experience - exceeding java - coming close to rust or c++ I want to use it for a backend server - creating a
February 05, 2019 at 04:16AM by Bert Beckmann
http://bit.ly/2GadTJp
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:
RxDart(Bloc) vs Redux Flutter
I am fairly new to flutter. I have seen both sample codes for RXDart(bloc) and redux library.Can you please tell me which approach is better to develop flutter application?
February 05, 2019 at 05:28AM by vaibhav_2018
http://bit.ly/2SfEECY
RxDart(Bloc) vs Redux Flutter
I am fairly new to flutter. I have seen both sample codes for RXDart(bloc) and redux library.Can you please tell me which approach is better to develop flutter application?
February 05, 2019 at 05:28AM by vaibhav_2018
http://bit.ly/2SfEECY
reddit
r/FlutterDev - RxDart(Bloc) vs Redux Flutter
2 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Gmail UI Redesign in Flutter
http://bit.ly/2RC0hrH
February 05, 2019 at 08:30AM by follow2vivek
http://bit.ly/2WGmXe2
Gmail UI Redesign in Flutter
http://bit.ly/2RC0hrH
February 05, 2019 at 08:30AM by follow2vivek
http://bit.ly/2WGmXe2
GitHub
follow2vivek/Flutter-Gmail-Redesign
Gmail UI Redesign in Flutter. Contribute to follow2vivek/Flutter-Gmail-Redesign development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Introduction to Dart for Beginners - Control Flow and Low Level Compilation - Part Two
https://www.youtube.com/watch?v=vM1gHeQRqjI
February 05, 2019 at 08:51AM by Purple_Pizzazz
http://bit.ly/2BkOd97
Introduction to Dart for Beginners - Control Flow and Low Level Compilation - Part Two
https://www.youtube.com/watch?v=vM1gHeQRqjI
February 05, 2019 at 08:51AM by Purple_Pizzazz
http://bit.ly/2BkOd97
YouTube
Introduction to Dart for Beginners - Control Flow and Low Level Compilation - Part Two
In this video, we take a look at the lower level ideas of Dart's static type system and its compiler. We also look at control flow structures like while loops and if statements.
Source Code: https://github.com/tensor-programming/dart_for_beginners/tree/tensor…
Source Code: https://github.com/tensor-programming/dart_for_beginners/tree/tensor…
New post on /r/flutterdev subreddit:
http://bit.ly/2RC0hrH
http://bit.ly/2DThEk9
February 05, 2019 at 08:40AM by follow2vivek
http://bit.ly/2Tuylru
http://bit.ly/2RC0hrH
http://bit.ly/2DThEk9
February 05, 2019 at 08:40AM by follow2vivek
http://bit.ly/2Tuylru
New post on /r/flutterdev subreddit:
Do I really need local state management (redux, BLOC, etc..) when using firebase?
So I started making this flutter app using firebase as a backend and after looking at all the options for state management I finally realised that the tools provided by firebase already handle pretty much everything I would need state management for.For example:I could set the currently logged in user in my state to show the right login or home page and make the user uid available to widgets for their firestore API calls.ORI can just listen to
February 05, 2019 at 12:20PM by theo_champion
http://bit.ly/2WIkwYE
Do I really need local state management (redux, BLOC, etc..) when using firebase?
So I started making this flutter app using firebase as a backend and after looking at all the options for state management I finally realised that the tools provided by firebase already handle pretty much everything I would need state management for.For example:I could set the currently logged in user in my state to show the right login or home page and make the user uid available to widgets for their firestore API calls.ORI can just listen to
FirebaseAuth.instance.onAuthStateChanged
to show the right page and just use FirebaseAuth.instance.currentUser()
from anywhere to get the logged in user uid and do my firestore calls.What I mean is, for every thing that would require global state, I can just basically have a firebase stream listener.Is this right ? Or am I missing something here ?February 05, 2019 at 12:20PM by theo_champion
http://bit.ly/2WIkwYE
reddit
r/FlutterDev - Do I really need local state management (redux, BLOC, etc..) when using firebase?
2 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
FlutterUI - Hairstylist App
https://youtu.be/td_wyIn9b3k
February 05, 2019 at 04:01PM by rajayogan27
http://bit.ly/2TEWeMY
FlutterUI - Hairstylist App
https://youtu.be/td_wyIn9b3k
February 05, 2019 at 04:01PM by rajayogan27
http://bit.ly/2TEWeMY
YouTube
FlutterUI - Clean designs - Hairstylist App
Support me - https://paypal.me/RajaYogan Buy my course - https://www.udemy.com/learn-flutter-from-scratch/?couponCode=SPECOFF Follow me on twitter - https://...