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.
New post on /r/flutterdev subreddit:
How do you format your Flutter code?
I have been building app for the last month and I find that the code, specially for UI ends up looking DISGUSTING due to all those nested initializations. I tried to avoid all that nesting by creating methods that return Widgets but still, setting properties looks disgusting.How do you format your code and is there any recommended naming conventions to look at?
January 21, 2019 at 04:42AM by mentalfloss3
http://bit.ly/2sFDz7S
How do you format your Flutter code?
I have been building app for the last month and I find that the code, specially for UI ends up looking DISGUSTING due to all those nested initializations. I tried to avoid all that nesting by creating methods that return Widgets but still, setting properties looks disgusting.How do you format your code and is there any recommended naming conventions to look at?
January 21, 2019 at 04:42AM by mentalfloss3
http://bit.ly/2sFDz7S
reddit
r/FlutterDev - How do you format your Flutter code?
1 vote and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter Widget 06 | RaiseButton
This is my 6th widget RaiseButton, Hope you like.https://medium.com/flutteropen/widgets-06-raisebutton-6322e0bb2a95
January 21, 2019 at 08:29AM by nb312
http://bit.ly/2RIMoNh
Flutter Widget 06 | RaiseButton
This is my 6th widget RaiseButton, Hope you like.https://medium.com/flutteropen/widgets-06-raisebutton-6322e0bb2a95
January 21, 2019 at 08:29AM by nb312
http://bit.ly/2RIMoNh
New post on /r/flutterdev subreddit:
Cannot reduce graphics memory leak of my app
I am using ImageProvider in 2 parts of my code 1.getting bytes from a file in system 2. drawing image on canvas And i guess this is the reason for the memory leak I tried clearing the imageCache of the PaintingBinding but didnot solve my problem
January 21, 2019 at 07:38AM by yashwanth_boddu
http://bit.ly/2DmT1vR
Cannot reduce graphics memory leak of my app
I am using ImageProvider in 2 parts of my code 1.getting bytes from a file in system 2. drawing image on canvas And i guess this is the reason for the memory leak I tried clearing the imageCache of the PaintingBinding but didnot solve my problem
January 21, 2019 at 07:38AM by yashwanth_boddu
http://bit.ly/2DmT1vR
reddit
r/FlutterDev - Cannot reduce graphics memory leak of my app
1 vote and 2 comments so far on Reddit
New post on /r/flutterdev subreddit:
Single Thread, multi threading, synchronous and asynchronous. This article explains the different code execution modes in Flutter.
http://bit.ly/2AV2Rn0
January 21, 2019 at 09:35AM by etca2z
http://bit.ly/2R3Ocv2
Single Thread, multi threading, synchronous and asynchronous. This article explains the different code execution modes in Flutter.
http://bit.ly/2AV2Rn0
January 21, 2019 at 09:35AM by etca2z
http://bit.ly/2R3Ocv2
Didier Boelens
Didier Boelens - Flutter
Flutter - Single Thread, multi threading, synchronous and asynchronous. This article explains the different code execution modes in Flutter.
Difficulty: Intermediate
Difficulty: Intermediate
New post on Flutter Dev Google group:
How can i build an app like 'Reflectly'?
When I was going through the flutter.io website, I saw something like Reflectly- an award-winning app developed using flutter. The animations, UI and overall this app is having a new kind of user experience. can somebody explain me how this app is built?
January 21, 2019 at 10:19AM by Rupesh Frost
http://bit.ly/2RRXmQ3
How can i build an app like 'Reflectly'?
When I was going through the flutter.io website, I saw something like Reflectly- an award-winning app developed using flutter. The animations, UI and overall this app is having a new kind of user experience. can somebody explain me how this app is built?
January 21, 2019 at 10:19AM by Rupesh Frost
http://bit.ly/2RRXmQ3
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:
UI Automation Testing for native flutter application
Hi everyone, Does anyone suggest me that which tools are compatible to test the UI of native applications designed on flutter. Also selenium and Appium are compatible with these kind of applications or not ?
January 21, 2019 at 10:22AM by flutt...@gmail.com
http://bit.ly/2HpkxNl
UI Automation Testing for native flutter application
Hi everyone, Does anyone suggest me that which tools are compatible to test the UI of native applications designed on flutter. Also selenium and Appium are compatible with these kind of applications or not ?
January 21, 2019 at 10:22AM by flutt...@gmail.com
http://bit.ly/2HpkxNl
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.