New post on /r/flutterdev subreddit:
Creating Scroll Animations in Flutter
https://ift.tt/2RZ24Jc
July 06, 2019 at 07:59PM by EngineerScientist
https://ift.tt/2L6L17w
Creating Scroll Animations in Flutter
https://ift.tt/2RZ24Jc
July 06, 2019 at 07:59PM by EngineerScientist
https://ift.tt/2L6L17w
ITNEXT
Creating Scroll Animations in Flutter
Build smooth scrolling animations from scratch with Flutter
New post on /r/flutterdev subreddit:
Handling network calls like a Pro in Flutter
https://ift.tt/2S3CLFV
July 06, 2019 at 11:50PM by xsahil03x
https://ift.tt/2LcLUeX
Handling network calls like a Pro in Flutter
https://ift.tt/2S3CLFV
July 06, 2019 at 11:50PM by xsahil03x
https://ift.tt/2LcLUeX
Medium
Handling Network Calls like a Pro in Flutter
If you are already in love with Flutter, you must have created many apps as of now. Some of them are maybe small single screen ones and…
New post on /r/flutterdev subreddit:
Resources to learn Flutter
https://ift.tt/2xwRpfo
July 07, 2019 at 01:25AM by EngineerScientist
https://ift.tt/2LEEkc9
Resources to learn Flutter
https://ift.tt/2xwRpfo
July 07, 2019 at 01:25AM by EngineerScientist
https://ift.tt/2LEEkc9
Medium
Resources to learn Flutter
Learn by reading, doing courses and watching videos
New post on /r/flutterdev subreddit:
How to track screen transitions in Flutter with RouteObserver
https://ift.tt/2XKliaU
July 07, 2019 at 05:33AM by EngineerScientist
https://ift.tt/2JjJ1H0
How to track screen transitions in Flutter with RouteObserver
https://ift.tt/2XKliaU
July 07, 2019 at 05:33AM by EngineerScientist
https://ift.tt/2JjJ1H0
Medium
How to track screen transitions in Flutter with RouteObserver
In this article, I’ll explain how to useRouteObserver and RouteAware in Flutter to automatically track screen transitions.
New post on /r/flutterdev subreddit:
Any way to lift up state, but without having to declare it above MaterialApp?
So the thing is, I want to have say a provider in one screen and access it in another screen that I navigate to. But from what I read this is only possible if I declare it above MaterialApp. Any way to declare it further down the hierarchy and access it from other screens?
July 07, 2019 at 05:00AM by HolyFuckfire
https://ift.tt/30ec7gv
Any way to lift up state, but without having to declare it above MaterialApp?
So the thing is, I want to have say a provider in one screen and access it in another screen that I navigate to. But from what I read this is only possible if I declare it above MaterialApp. Any way to declare it further down the hierarchy and access it from other screens?
July 07, 2019 at 05:00AM by HolyFuckfire
https://ift.tt/30ec7gv
reddit
r/FlutterDev - Any way to lift up state, but without having to declare it above MaterialApp?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Bottom Navigation Bar using Provider | Flutter by @ashishrawat2911
https://ift.tt/2XNaZ5P
July 07, 2019 at 06:21AM by ashishrawat2911
https://ift.tt/2S3Q6hE
Bottom Navigation Bar using Provider | Flutter by @ashishrawat2911
https://ift.tt/2XNaZ5P
July 07, 2019 at 06:21AM by ashishrawat2911
https://ift.tt/2S3Q6hE
Medium
Bottom Navigation Bar using Provider | Flutter
Add the dependency in your pubspec.yaml
New post on Flutter Dev Google group:
Cookbook "Work with WebSockets" is not working when run in release mode.
Hi all, I am working on dart:io/WebSocket... I found that running app in debug mode is working well (both on emulator and device). But running app in release mode with "*flutter run --release*" make my websocket fails to connect to my server. So I head back to the websocket demo in flutter's
July 07, 2019 at 08:00AM by Tanut Apiwong
https://ift.tt/2NCQrJw
Cookbook "Work with WebSockets" is not working when run in release mode.
Hi all, I am working on dart:io/WebSocket... I found that running app in debug mode is working well (both on emulator and device). But running app in release mode with "*flutter run --release*" make my websocket fails to connect to my server. So I head back to the websocket demo in flutter's
July 07, 2019 at 08:00AM by Tanut Apiwong
https://ift.tt/2NCQrJw
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 web scrolling
How can I make scrollable flutter web app with arrow keys from keyboard instead of using mouse?
July 07, 2019 at 10:43AM by lokesh008
https://ift.tt/2XNRJFd
Flutter web scrolling
How can I make scrollable flutter web app with arrow keys from keyboard instead of using mouse?
July 07, 2019 at 10:43AM by lokesh008
https://ift.tt/2XNRJFd
reddit
r/FlutterDev - Flutter web scrolling
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
QuizApp My First App created on Flutter and also first released on playstore
Hey guys i created an app using flutter and by learning from tutorials available online. Have a look at it and tell me how does it look and feel and send me your reviews.https://play.google.com/store/apps/details?id=in.webxstudio.android.quizapp
July 07, 2019 at 10:22AM by Gat786
https://ift.tt/30luBM5
QuizApp My First App created on Flutter and also first released on playstore
Hey guys i created an app using flutter and by learning from tutorials available online. Have a look at it and tell me how does it look and feel and send me your reviews.https://play.google.com/store/apps/details?id=in.webxstudio.android.quizapp
July 07, 2019 at 10:22AM by Gat786
https://ift.tt/30luBM5
Google Play
QuizApp - Apps on Google Play
Amazing educational fun begins when you start learning with things that you enjoy, this app was made my me as a project for my graduation degree but i wanted it to grow to so I uploaded it on Google Play Store.
New post on /r/flutterdev subreddit:
FlutterForce — Week 34
https://ift.tt/2XVdSBw
July 07, 2019 at 08:39AM by flutterist
https://ift.tt/2XtOrb6
FlutterForce — Week 34
https://ift.tt/2XVdSBw
July 07, 2019 at 08:39AM by flutterist
https://ift.tt/2XtOrb6
Medium
FlutterForce — #Week 34
Weekly Flutter Resources
New post on /r/flutterdev subreddit:
Does anyone use MobX with GraphQL?
I'm considering to use MobX + GraphQL in my new project. Please share your experience with this combination.
July 07, 2019 at 12:34PM by tranhuyphuc
https://ift.tt/30oLG81
Does anyone use MobX with GraphQL?
I'm considering to use MobX + GraphQL in my new project. Please share your experience with this combination.
July 07, 2019 at 12:34PM by tranhuyphuc
https://ift.tt/30oLG81
reddit
r/FlutterDev - Does anyone use MobX with GraphQL?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Chat App -Built with Flutter(Frontend) and Firebase(Backend). It supports capturing pictures, creating stories, searching users and messaging
https://ift.tt/2NEafwb
July 07, 2019 at 01:11PM by bhavisingh
https://ift.tt/32bX8p3
Chat App -Built with Flutter(Frontend) and Firebase(Backend). It supports capturing pictures, creating stories, searching users and messaging
https://ift.tt/2NEafwb
July 07, 2019 at 01:11PM by bhavisingh
https://ift.tt/32bX8p3
GitHub
singhbhavneet/chat_app
A flutter chat app built with firestore. It is clone of messenger.User can create stories,chat and search in real time. - singhbhavneet/chat_app
New post on /r/flutterdev subreddit:
Build extensions For flutter
okay short article, one can use -t target flags and a little creativeness to store api keysoutside the freaking code repo with build variants...article is at:https://medium.com/@fredgrott/build-extensions-for-flutter-43dd5f0ee955Lats rock flutter apps!
July 07, 2019 at 02:41PM by fredgrott
https://ift.tt/2FVs03C
Build extensions For flutter
okay short article, one can use -t target flags and a little creativeness to store api keysoutside the freaking code repo with build variants...article is at:https://medium.com/@fredgrott/build-extensions-for-flutter-43dd5f0ee955Lats rock flutter apps!
July 07, 2019 at 02:41PM by fredgrott
https://ift.tt/2FVs03C
Medium
Build Extensions for Flutter
Okay folks, lets get real professional and have some build extensions so that we can do things like keep web api keys and crash report api…
New post on /r/flutterdev subreddit:
Flutter — Making Phone calls, sending SMS and emails with url_launcher
https://ift.tt/2NBH391
July 07, 2019 at 07:07PM by EngineerScientist
https://ift.tt/2XyQAST
Flutter — Making Phone calls, sending SMS and emails with url_launcher
https://ift.tt/2NBH391
July 07, 2019 at 07:07PM by EngineerScientist
https://ift.tt/2XyQAST
Medium
Flutter — Making Phone calls, sending SMS and emails with url_launcher
Depending on the type of app you are developing, you might want the user to quickly make a call or send a message or email by pressing a…
New post on /r/flutterdev subreddit:
ReadyO - Next Gen Music App Build with Flutter
https://ift.tt/30ckoS6
July 07, 2019 at 07:52PM by imthepk
https://ift.tt/2XS4ONS
ReadyO - Next Gen Music App Build with Flutter
https://ift.tt/30ckoS6
July 07, 2019 at 07:52PM by imthepk
https://ift.tt/2XS4ONS
Google Play
ReadyO - Radio, Podcast, Facts & Magic - Apps on Google Play
ReadyO is a next-generation music app where it doesn't have thousands of stations but it has the quality of stations and music which matters.
ReadyO offers the next-generation user experience with a beautiful user interface. It has the top radio channels…
ReadyO offers the next-generation user experience with a beautiful user interface. It has the top radio channels…
New post on /r/flutterdev subreddit:
A convetion for organizing folders ?
I suppose that it depends on the architecture used. I am developping an app that won't have that much "logic" parts (an authentification + some HTTP requests to send / display data) and for these parts I will use the ScopedModel.I have no idea how I should organize the lib folder. For now I have a view folder with the UI, a model folder for the objects that will represent data in my app, and a "service" folder that contains for now the authentification logic.Any advice ?
July 07, 2019 at 08:35PM by Kamel38
https://ift.tt/2XL5g0s
A convetion for organizing folders ?
I suppose that it depends on the architecture used. I am developping an app that won't have that much "logic" parts (an authentification + some HTTP requests to send / display data) and for these parts I will use the ScopedModel.I have no idea how I should organize the lib folder. For now I have a view folder with the UI, a model folder for the objects that will represent data in my app, and a "service" folder that contains for now the authentification logic.Any advice ?
July 07, 2019 at 08:35PM by Kamel38
https://ift.tt/2XL5g0s
reddit
r/FlutterDev - A convetion for organizing folders ?
0 votes and 0 comments so far on Reddit
New post on Flutter Dev Google group:
Fwd: Breaking change #36900: Declare return types of Uint8List
[bcc flutter-announce] Hi Flutter users, The changes described below will land in Flutter 1.8.1 and above. If you have any questions or comments, please let me know on the associated issue: https://ift.tt/2XxAVmw Cheers, -T ---------- Forwarded message ---------
July 07, 2019 at 09:43PM by Todd Volkert
https://ift.tt/2JvUzp8
Fwd: Breaking change #36900: Declare return types of Uint8List
[bcc flutter-announce] Hi Flutter users, The changes described below will land in Flutter 1.8.1 and above. If you have any questions or comments, please let me know on the associated issue: https://ift.tt/2XxAVmw Cheers, -T ---------- Forwarded message ---------
July 07, 2019 at 09:43PM by Todd Volkert
https://ift.tt/2JvUzp8
GitHub
[Breaking Change Request] Declare return types of Uint8List · Issue #36900 · dart-lang/sdk
Current state The following methods all return Uint8List, yet they are only declared to return List: Utf8Codec.encode() BytesBuilder.takeBytes() BytesBuilder.toBytes() File.readA...
New post on /r/flutterdev subreddit:
Help installing flutter on Solus
I tried to setup flutter but failed every-time. I'm not able to set up flutter path globally and permanently, i added path in .bash_profile file but it only works for current session for me. pls someone help me with this. i'm frustrated now. its been more than 10 days i tried everyday.
July 07, 2019 at 09:22PM by blueblood_14
https://ift.tt/2XU33j6
Help installing flutter on Solus
I tried to setup flutter but failed every-time. I'm not able to set up flutter path globally and permanently, i added path in .bash_profile file but it only works for current session for me. pls someone help me with this. i'm frustrated now. its been more than 10 days i tried everyday.
July 07, 2019 at 09:22PM by blueblood_14
https://ift.tt/2XU33j6
reddit
r/FlutterDev - Help installing flutter on Solus
0 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
What database you use with your flutter and why?
No text found
July 08, 2019 at 01:24AM by eyemeroll
https://ift.tt/2LHfxV8
What database you use with your flutter and why?
No text found
July 08, 2019 at 01:24AM by eyemeroll
https://ift.tt/2LHfxV8
reddit
r/FlutterDev - What database you use with your flutter and why?
0 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
Is there any really great flutter development books out there?
I was just wondering if anyone knows of a book that explains not only how to develop with flutter but also common design patterns, in depth look into dart, and an in depth look into exactly how the Flutter SDK works? I found a few books searching google but most have bad reviews.
July 08, 2019 at 01:06AM by LAN_scape
https://ift.tt/2xCGQYl
Is there any really great flutter development books out there?
I was just wondering if anyone knows of a book that explains not only how to develop with flutter but also common design patterns, in depth look into dart, and an in depth look into exactly how the Flutter SDK works? I found a few books searching google but most have bad reviews.
July 08, 2019 at 01:06AM by LAN_scape
https://ift.tt/2xCGQYl
reddit
r/FlutterDev - Is there any really great flutter development books out there?
0 votes and 0 comments so far on Reddit