New post on /r/flutterdev subreddit:
A collection of helpers, made with the intent to simplify the using of streams and the BLoC pattern, and various widgets for Flutter.
https://github.com/frideosapps/frideos_flutter
January 19, 2019 at 03:56PM by frideosapps
http://bit.ly/2DlPHkY
A collection of helpers, made with the intent to simplify the using of streams and the BLoC pattern, and various widgets for Flutter.
https://github.com/frideosapps/frideos_flutter
January 19, 2019 at 03:56PM by frideosapps
http://bit.ly/2DlPHkY
GitHub
GitHub - frideosapps/frideos_flutter: An all-in-one Fllutter package for state management, reactive objects, animations, effects…
An all-in-one Fllutter package for state management, reactive objects, animations, effects, timed widgets etc. - GitHub - frideosapps/frideos_flutter: An all-in-one Fllutter package for state manag...
New post on /r/flutterdev subreddit:
Creating Solitaire in Flutter – Flutter Community – Medium
http://bit.ly/2R0Exph
January 19, 2019 at 05:08PM by deven9852
http://bit.ly/2U2aY8C
Creating Solitaire in Flutter – Flutter Community – Medium
http://bit.ly/2R0Exph
January 19, 2019 at 05:08PM by deven9852
http://bit.ly/2U2aY8C
Medium
Creating Solitaire in Flutter
Making a Solitaire clone in Flutter (without a game engine)
New post on /r/flutterdev subreddit:
Built Value Tutorial for Dart & Flutter
https://youtu.be/Jji05a2GV_s
January 19, 2019 at 06:03PM by MRresoMC
http://bit.ly/2U5AIB9
Built Value Tutorial for Dart & Flutter
https://youtu.be/Jji05a2GV_s
January 19, 2019 at 06:03PM by MRresoMC
http://bit.ly/2U5AIB9
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 /r/flutterdev subreddit:
Web View For Flutter
A plugin that can embedded (web view) with flutter widgets tree, support from native web viewsweb_vuwSupport all functions that you need to handle for web viewhttps://pub.dartlang.org/packages/web_vuw
January 19, 2019 at 07:31PM by DevFatani
http://bit.ly/2R0NDlV
Web View For Flutter
A plugin that can embedded (web view) with flutter widgets tree, support from native web viewsweb_vuwSupport all functions that you need to handle for web viewhttps://pub.dartlang.org/packages/web_vuw
January 19, 2019 at 07:31PM by DevFatani
http://bit.ly/2R0NDlV
New post on /r/flutterdev subreddit:
Designing the ‘ultimate’ SpaceX app with Flutter
http://bit.ly/2Ml8U8Z
January 19, 2019 at 09:57PM by Purple_Pizzazz
http://bit.ly/2sDhCGN
Designing the ‘ultimate’ SpaceX app with Flutter
http://bit.ly/2Ml8U8Z
January 19, 2019 at 09:57PM by Purple_Pizzazz
http://bit.ly/2sDhCGN
Medium
Designing the ‘ultimate’ SpaceX app
SpaceX GO! is an unofficial open-source SpaceX launch tracker, built for mobile platforms with Flutter. It allows to check both past &…
New post on /r/flutterdev subreddit:
24.Flutter e-commerce app: FireStore and google sign in part1
https://youtu.be/43x-EB6rVe4
January 19, 2019 at 11:08PM by kibatheseven
http://bit.ly/2sAJGug
24.Flutter e-commerce app: FireStore and google sign in part1
https://youtu.be/43x-EB6rVe4
January 19, 2019 at 11:08PM by kibatheseven
http://bit.ly/2sAJGug
YouTube
24.Flutter e-commerce app: FireStore and google sign in part1
source code: https://github.com/Santos-Enoque/complete_flutter_ecommerce
============ CONTACT ===========================================
EMAIL: santosenoque.ss@hotmail.com
SKYPE: santos enoque
============ CONTACT ===========================================
EMAIL: santosenoque.ss@hotmail.com
SKYPE: santos enoque
New post on /r/flutterdev subreddit:
Flutter essentials series: The barebones [Part 1]
https://youtu.be/5l-f_H2-Jig
January 20, 2019 at 02:47AM by flutterProgrammer
http://bit.ly/2FPOP9T
Flutter essentials series: The barebones [Part 1]
https://youtu.be/5l-f_H2-Jig
January 20, 2019 at 02:47AM by flutterProgrammer
http://bit.ly/2FPOP9T
YouTube
Flutter essentials series: The barebones [Part 1]
In this video, you will see how the flutter app is bootstrapped and see how it all comes together with an example of using three fundamental widgets. This is...
New post on /r/flutterdev subreddit:
FlutterForce — Week 10
http://bit.ly/2R1ERE3
January 20, 2019 at 08:34AM by flutterist
http://bit.ly/2VYlyPI
FlutterForce — Week 10
http://bit.ly/2R1ERE3
January 20, 2019 at 08:34AM by flutterist
http://bit.ly/2VYlyPI
Medium
FlutterForce — #Week 10
Weekly Flutter Resources
New post on /r/flutterdev subreddit:
Flutter Tutorial - Flutter Animation Basics Part 1
Flutter Tutorial - Flutter Animation Basics Part 1 Link https://youtu.be/WTi08VBxaGY
January 20, 2019 at 07:42AM by whatsupcoders
http://bit.ly/2U11RFh
Flutter Tutorial - Flutter Animation Basics Part 1
Flutter Tutorial - Flutter Animation Basics Part 1 Link https://youtu.be/WTi08VBxaGY
January 20, 2019 at 07:42AM by whatsupcoders
http://bit.ly/2U11RFh
YouTube
Flutter Tutorial - Flutter Animation Basics Part 1
Flutter Tutorial - Flutter Animation Basics Part 1 In this video, you will see how to implement animation in your Flutter Application. It covers the basics c...
New post on Flutter Dev Google group:
How to access Internal Storage of Android in Flutter
In android we use getFileDir() and getCacheDir() for accessing the Internal Storage. I can see that there's a path_provider plugin that I can use but I can only figure out getTemporaryDirectory() which is analogous to getCacheDir() of android. So is there any alternative way of doing what
January 20, 2019 at 11:47AM by shubham soni
http://bit.ly/2Mjx2c8
How to access Internal Storage of Android in Flutter
In android we use getFileDir() and getCacheDir() for accessing the Internal Storage. I can see that there's a path_provider plugin that I can use but I can only figure out getTemporaryDirectory() which is analogous to getCacheDir() of android. So is there any alternative way of doing what
January 20, 2019 at 11:47AM by shubham soni
http://bit.ly/2Mjx2c8
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 access Internal Storage of Android in Flutter
http://bit.ly/2HwvjBo
January 20, 2019 at 11:57AM by shubhamhackz
http://bit.ly/2S0s3lW
How to access Internal Storage of Android in Flutter
http://bit.ly/2HwvjBo
January 20, 2019 at 11:57AM by shubhamhackz
http://bit.ly/2S0s3lW
Stack Overflow
How to access Internal Storage of Android in Flutter
In android we use getFileDir() and getCacheDir() for accessing the Internal Storage. I can see that there's a path_provider plugin that I can use but I can only figure out getTemporaryDirectory() w...
New post on /r/flutterdev subreddit:
Flutter Background Service
I am working on an app to track location in the background and send it to API, also for chat receive notification even if app is closed.The way I see it, it can only b done by writing native code of you service. But how do I link native code to open app in touch of notification.
Please don't refer me to the medium post I have read it and did not understand a word. I am a beginner so I want to know the way to do it.Also if some one could tell me IOS alternative to android services, that would be great.
January 20, 2019 at 01:31PM by sarosh77
http://bit.ly/2FGHw59
Flutter Background Service
I am working on an app to track location in the background and send it to API, also for chat receive notification even if app is closed.The way I see it, it can only b done by writing native code of you service. But how do I link native code to open app in touch of notification.
Please don't refer me to the medium post I have read it and did not understand a word. I am a beginner so I want to know the way to do it.Also if some one could tell me IOS alternative to android services, that would be great.
January 20, 2019 at 01:31PM by sarosh77
http://bit.ly/2FGHw59
reddit
r/FlutterDev - Flutter Background Service
1 vote and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Help?
Hey all! I’m hoping someone can point me in the right direction. My background is Delphi and I’ve never done any mobile development so flutter is way out of my comfort zone. I’ve been asked to write an app that lets people complete questionnaires. There are 40+ possible questionnaires and the questions are either radio groups, checkboxes, sliders or free text.Once the user has picked the questionnaire they want, I need to display one question per ‘page’. I am thinking of writing widgets for each of the question types with properties that define the question text, number of radio buttons etc.It’s managing the single question per page where I’m coming unstuck. I’m guessing that I need to create a single route for ‘question’ and once a question has been answered I need to delete the question widget from the tree and replace it with the next one?Any ideas on a simple way to approach this would be most gratefully received as would any pointers on background reading to help me along.Many thanks.
January 20, 2019 at 03:31PM by bowenp01
http://bit.ly/2W4l76q
Help?
Hey all! I’m hoping someone can point me in the right direction. My background is Delphi and I’ve never done any mobile development so flutter is way out of my comfort zone. I’ve been asked to write an app that lets people complete questionnaires. There are 40+ possible questionnaires and the questions are either radio groups, checkboxes, sliders or free text.Once the user has picked the questionnaire they want, I need to display one question per ‘page’. I am thinking of writing widgets for each of the question types with properties that define the question text, number of radio buttons etc.It’s managing the single question per page where I’m coming unstuck. I’m guessing that I need to create a single route for ‘question’ and once a question has been answered I need to delete the question widget from the tree and replace it with the next one?Any ideas on a simple way to approach this would be most gratefully received as would any pointers on background reading to help me along.Many thanks.
January 20, 2019 at 03:31PM by bowenp01
http://bit.ly/2W4l76q
reddit
r/FlutterDev - Help?
1 vote and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter: Simplify Your Code | Reusable Dialog
https://youtu.be/IyfiOxvT9vs
January 20, 2019 at 05:55PM by RobertBrunhage
http://bit.ly/2MiUTbS
Flutter: Simplify Your Code | Reusable Dialog
https://youtu.be/IyfiOxvT9vs
January 20, 2019 at 05:55PM by RobertBrunhage
http://bit.ly/2MiUTbS
YouTube
Flutter: Simplify Your Code | Reusable Dialog
Course to build a production-ready app 👉 https://robertbrunhage.com/course
Join the Discord Community: https://discord.gg/CPwSezC
2 month of free premium Skillshare ➡️ https://skillshare.eqcm.net/vY4ve
⭐⭐⭐ SUPPORT ME ⭐⭐⭐
Patreon: https:/…
Join the Discord Community: https://discord.gg/CPwSezC
2 month of free premium Skillshare ➡️ https://skillshare.eqcm.net/vY4ve
⭐⭐⭐ SUPPORT ME ⭐⭐⭐
Patreon: https:/…
New post on /r/flutterdev subreddit:
How do i animate one icon to another in Flutter?
Somewhat like this. I want to change one icon to another . I can do that by setState() but I want to add an animation when an icon (eg. downward arrow) changes to another(upward arrow). Is there any way to do that?
January 20, 2019 at 06:17PM by bimsina
http://bit.ly/2R2260O
How do i animate one icon to another in Flutter?
Somewhat like this. I want to change one icon to another . I can do that by setState() but I want to add an animation when an icon (eg. downward arrow) changes to another(upward arrow). Is there any way to do that?
January 20, 2019 at 06:17PM by bimsina
http://bit.ly/2R2260O
New post on /r/flutterdev subreddit:
Week view Library Flutter
https://github.com/Quivr/Android-Week-Viewhttps://i.redd.it/c92ghwz1jmb21.pngHi I am looking for help I need a library like this one for flutterAny help will be greatly appreciated.
January 20, 2019 at 07:47PM by Ph_Oe_ni_X
http://bit.ly/2AOFQlV
Week view Library Flutter
https://github.com/Quivr/Android-Week-Viewhttps://i.redd.it/c92ghwz1jmb21.pngHi I am looking for help I need a library like this one for flutterAny help will be greatly appreciated.
January 20, 2019 at 07:47PM by Ph_Oe_ni_X
http://bit.ly/2AOFQlV
GitHub
GitHub - Quivr/Android-Week-View: Android Week View is an android library to display calendars (week view or day view) within the…
Android Week View is an android library to display calendars (week view or day view) within the app. It supports custom styling. - Quivr/Android-Week-View
New post on Flutter Dev Google group:
Building and releasing to TestFlight or Application Loader
I'm stuck. How do I get my iOS build to the app store? I did "flutter build ios --release" but now what? Please help! I'm in a time crunch. Brennan
January 20, 2019 at 07:52PM by Brennan Altringer
http://bit.ly/2MrRLuF
Building and releasing to TestFlight or Application Loader
I'm stuck. How do I get my iOS build to the app store? I did "flutter build ios --release" but now what? Please help! I'm in a time crunch. Brennan
January 20, 2019 at 07:52PM by Brennan Altringer
http://bit.ly/2MrRLuF
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 could I pass data from All Players(name, lastname) to next screen(Player profile) for only one player? I’m using Firestore
http://bit.ly/2W5mx0M
January 20, 2019 at 08:34PM by sushibgd
http://bit.ly/2R2yXT9
How could I pass data from All Players(name, lastname) to next screen(Player profile) for only one player? I’m using Firestore
http://bit.ly/2W5mx0M
January 20, 2019 at 08:34PM by sushibgd
http://bit.ly/2R2yXT9
reddit
How could I pass data from All Players(name, lastname) to next...
Posted in r/FlutterDev by u/sushibgd • 1 point and 2 comments
New post on Flutter Dev Google group:
Am i doing async programming wrong??
The output of this async function seems to be ignoring await keywords. What am i doing wrong?? Future> get devices async { String id; Map devicesMap = Map(); print("A"); await (ParticleCloudApiCall( path: '/v1/devices',
January 20, 2019 at 09:12PM by Trevor Keegan
http://bit.ly/2RWNGDF
Am i doing async programming wrong??
The output of this async function seems to be ignoring await keywords. What am i doing wrong?? Future> get devices async { String id; Map devicesMap = Map(); print("A"); await (ParticleCloudApiCall( path: '/v1/devices',
January 20, 2019 at 09:12PM by Trevor Keegan
http://bit.ly/2RWNGDF
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:
Images constantly being re-cached
Firstly, I know support questions aren't allowed here but I've asked in the Discord forum as well as Stackoverflow with no replies and i've been stuck with this issue for almost a week now.Basically, i have a pageview as the top half of my scene which shows an album cover ( my app is a music player). The issue is that the image is constantly being re-cached. I've read this post saying that if the checkered border is flickering, it means the image is constantly being re-cached.If you have any tips or any links that can help please let me know. Here's my stackoverflow question with a video of the issue
January 20, 2019 at 10:55PM by mooditech
http://bit.ly/2T5xeym
Images constantly being re-cached
Firstly, I know support questions aren't allowed here but I've asked in the Discord forum as well as Stackoverflow with no replies and i've been stuck with this issue for almost a week now.Basically, i have a pageview as the top half of my scene which shows an album cover ( my app is a music player). The issue is that the image is constantly being re-cached. I've read this post saying that if the checkered border is flickering, it means the image is constantly being re-cached.If you have any tips or any links that can help please let me know. Here's my stackoverflow question with a video of the issue
January 20, 2019 at 10:55PM by mooditech
http://bit.ly/2T5xeym
flutter.dev
Flutter performance profiling
Diagnosing UI performance issues in Flutter.