New post on /r/flutterdev subreddit:
It's All Widgets podcast: Nilay Yener
http://bit.ly/2S7Onej
February 04, 2019 at 10:09AM by Elixane
http://bit.ly/2Uy6wP8
It's All Widgets podcast: Nilay Yener
http://bit.ly/2S7Onej
February 04, 2019 at 10:09AM by Elixane
http://bit.ly/2Uy6wP8
It's All Widgets!
Nilay Yener | It's All Widgets!
Nilay works at Flutter DevRel team as a program manager, mostly working with communities and events. She likes talking to people. If you are interested in running a Flutter event, want to be a Flutter GDE or have questions, reach out to her on Twitter!
New post on /r/flutterdev subreddit:
Clipping your way through designs : Flutter
http://bit.ly/2S7OgiN
February 04, 2019 at 10:03AM by Elixane
http://bit.ly/2UFK9aI
Clipping your way through designs : Flutter
http://bit.ly/2S7OgiN
February 04, 2019 at 10:03AM by Elixane
http://bit.ly/2UFK9aI
YoungInnovations' Blog
Clipping your way through designs with Flutter
Having a fancy design to work is fun and challenging. That will soon turn into frustrating job if even for simple customization in the UI…
New post on /r/flutterdev subreddit:
Is flutter forcing us to use bloc pattern?
Am trying to use showSearch feature (https://docs.flutter.io/flutter/material/showSearch.html ) to implement search feature but looks like it will work only with bloc architecture.I have used setState() feature in most of my logic, now am forced to use bloc stream pattern.Note: i know setState() is bad, but mine is simple app.
February 04, 2019 at 11:08AM by vivekkandregula
http://bit.ly/2MO3IL3
Is flutter forcing us to use bloc pattern?
Am trying to use showSearch feature (https://docs.flutter.io/flutter/material/showSearch.html ) to implement search feature but looks like it will work only with bloc architecture.I have used setState() feature in most of my logic, now am forced to use bloc stream pattern.Note: i know setState() is bad, but mine is simple app.
February 04, 2019 at 11:08AM by vivekkandregula
http://bit.ly/2MO3IL3
docs.flutter.io
showSearch function - material library - Dart API
API docs for the showSearch function from the material library, for the Dart programming language.
New post on /r/flutterdev subreddit:
Clipping your way through designs: Flutter
http://bit.ly/2S7OgiN
February 04, 2019 at 12:29PM by PedroMassango
http://bit.ly/2DREI2T
Clipping your way through designs: Flutter
http://bit.ly/2S7OgiN
February 04, 2019 at 12:29PM by PedroMassango
http://bit.ly/2DREI2T
YoungInnovations' Blog
Clipping your way through designs with Flutter
Having a fancy design to work is fun and challenging. That will soon turn into frustrating job if even for simple customization in the UI…
New post on /r/flutterdev subreddit:
Apply style as a Theme in a Text widget.
Hey Guys,Am back with new Tip,#FlutterTip#DartTip#FlutterFebruaryApply style as a Theme in a Text widget.Check out the explanatory article for the same:https://medium.com/flutter-community/flutter-apply-style-as-a-theme-in-a-text-widget-90268328bd23Check out my GitHub repository for the same:https://github.com/ibhavikmakwana/FlutterDartTips
February 04, 2019 at 01:30PM by ibhavikmakwana
http://bit.ly/2UzRZlW
Apply style as a Theme in a Text widget.
Hey Guys,Am back with new Tip,#FlutterTip#DartTip#FlutterFebruaryApply style as a Theme in a Text widget.Check out the explanatory article for the same:https://medium.com/flutter-community/flutter-apply-style-as-a-theme-in-a-text-widget-90268328bd23Check out my GitHub repository for the same:https://github.com/ibhavikmakwana/FlutterDartTips
February 04, 2019 at 01:30PM by ibhavikmakwana
http://bit.ly/2UzRZlW
Medium
Flutter: Apply style as a Theme in a Text widget
I am writing this article as a part of my weekly Flutter and Dart Tip. I know what you are thinking Tip should not be small or not big as…
New post on Flutter Dev Google group:
Having issue with flutter url_luncher
I'm having some challenges with flutter URL_luncher. I want if a button in my flutter app is pressed, it should open phone dialer, I used URL_schema with is "tel:". I challenge is that I want to pass this text format "tel:*555*pin number#" using URL_luncher but it's not working, it's converting
February 04, 2019 at 02:37PM by Promise Amadi
http://bit.ly/2DTkHJa
Having issue with flutter url_luncher
I'm having some challenges with flutter URL_luncher. I want if a button in my flutter app is pressed, it should open phone dialer, I used URL_schema with is "tel:". I challenge is that I want to pass this text format "tel:*555*pin number#" using URL_luncher but it's not working, it's converting
February 04, 2019 at 02:37PM by Promise Amadi
http://bit.ly/2DTkHJa
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 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.