New post on /r/flutterdev subreddit:
Basic ToDo App architecture question
Hello, I’m using sqflite to save a TODO’s list. I have one main stateless widget, where I have a navigator with 3 routes(widgets) and a bottomNavigationBar. All 3 childs/routes are stateful widgets.- The first one is a stateful widget that loads the ToDo's in the onInit with a FutureBuilder in there.- The second one is also the same but in the onInit it only loads the ones which are already done.- The last one is a form to create a new one.Is it wrong to have a stateless widget as a parent and 3 stateful childs? Is there a place, book or something to learn more about this architecture/structure?Thanks
March 13, 2020 at 08:03PM by Shu7Down
https://ift.tt/2wZejyT
Basic ToDo App architecture question
Hello, I’m using sqflite to save a TODO’s list. I have one main stateless widget, where I have a navigator with 3 routes(widgets) and a bottomNavigationBar. All 3 childs/routes are stateful widgets.- The first one is a stateful widget that loads the ToDo's in the onInit with a FutureBuilder in there.- The second one is also the same but in the onInit it only loads the ones which are already done.- The last one is a form to create a new one.Is it wrong to have a stateless widget as a parent and 3 stateful childs? Is there a place, book or something to learn more about this architecture/structure?Thanks
March 13, 2020 at 08:03PM by Shu7Down
https://ift.tt/2wZejyT
reddit
Basic ToDo App architecture question
Hello, I’m using sqflite to save a TODO’s list. I have one main stateless widget, where I have a navigator with 3 routes(widgets) and a...
New post on /r/flutterdev subreddit:
Flutter Firebase & DDD Course [2] – Authentication Value Objects - Reso Coder
https://ift.tt/2vksoqh
March 13, 2020 at 11:18PM by Purple_Pizzazz
https://ift.tt/2QfAcRp
Flutter Firebase & DDD Course [2] – Authentication Value Objects - Reso Coder
https://ift.tt/2vksoqh
March 13, 2020 at 11:18PM by Purple_Pizzazz
https://ift.tt/2QfAcRp
Reso Coder
Flutter Firebase & DDD Course [2] – Authentication Value Objects - Reso Coder
We have the big picture of Domain-Driven Design already in our minds so now it's time to get coding. You might think that since we are building a Firebase app, we will need to worry about using the and classes right from the start. That's not true at all…
New post on /r/flutterdev subreddit:
Performance: Optimizing your Flutter app - Filip Hráček | Flutter Europe
https://www.youtube.com/watch?v=SQcmrl_NkqY
March 13, 2020 at 11:15PM by Purple_Pizzazz
https://ift.tt/2Q8DN3N
Performance: Optimizing your Flutter app - Filip Hráček | Flutter Europe
https://www.youtube.com/watch?v=SQcmrl_NkqY
March 13, 2020 at 11:15PM by Purple_Pizzazz
https://ift.tt/2Q8DN3N
YouTube
Performance: Optimizing your Flutter app - Filip Hráček | Flutter Europe
Flutter apps are fast by default, but that doesn't mean you're completely off the hook. This talk will efficiently walk you through some of the usual pitfalls, and give you the tools you need to make your app execute fast, without jank, consume less memory…
New post on Flutter Dev Google group:
Gradle task assembledebug failed with exit code 1
I am running this code https://ift.tt/335pu3t Exactly as it is but cannot get it to run. I get the same error saying "gradle task assembledebug failed". I am using an android nougat 7.1 emulator on an amd processor. The emulator runs fine but I get the error. Please help.
March 14, 2020 at 07:38AM by Souvik Dutta
https://ift.tt/2WbniHX
Gradle task assembledebug failed with exit code 1
I am running this code https://ift.tt/335pu3t Exactly as it is but cannot get it to run. I get the same error saying "gradle task assembledebug failed". I am using an android nougat 7.1 emulator on an amd processor. The emulator runs fine but I get the error. Please help.
March 14, 2020 at 07:38AM by Souvik Dutta
https://ift.tt/2WbniHX
flutter.dev
Write your first Flutter app, part 1
How to write a web-based app in Flutter.
New post on /r/flutterdev subreddit:
Flutter Build Error
Hello guys,I've created a new project on Android Studio and I wanted to run it without making any changes but I saw this error on the picture. I check it with flutter doctor but it says there is no problem. I did the set-up steps correctly. How can I fix it? I have a homework to deliverhttps://i.hizliresim.com/yKbxAE.jpghttps://i.hizliresim.com/yspJYi.jpg
March 14, 2020 at 10:10AM by TurKLoJeN
https://ift.tt/39SNVW7
Flutter Build Error
Hello guys,I've created a new project on Android Studio and I wanted to run it without making any changes but I saw this error on the picture. I check it with flutter doctor but it says there is no problem. I did the set-up steps correctly. How can I fix it? I have a homework to deliverhttps://i.hizliresim.com/yKbxAE.jpghttps://i.hizliresim.com/yspJYi.jpg
March 14, 2020 at 10:10AM by TurKLoJeN
https://ift.tt/39SNVW7
New post on /r/flutterdev subreddit:
Multiplatform Flutter. Building Adaptive UI - Alexandr Denisov | Flutter...
https://www.youtube.com/watch?v=2pzzm_PWhmI&feature=share
March 14, 2020 at 05:57AM by Pixelreddit
https://ift.tt/2TQi9n4
Multiplatform Flutter. Building Adaptive UI - Alexandr Denisov | Flutter...
https://www.youtube.com/watch?v=2pzzm_PWhmI&feature=share
March 14, 2020 at 05:57AM by Pixelreddit
https://ift.tt/2TQi9n4
YouTube
Multiplatform Flutter. Building Adaptive UI - Alexandr Denisov | Flutter Europe
Flutter is a new multiplatform framework by Google. It allows you to create applications for different platforms (iOS, Android, Web, Desktop) with the same c...
New post on /r/flutterdev subreddit:
Flutter Desktop Plugin
https://ift.tt/2U2NKkt
March 14, 2020 at 10:53AM by AseemWangoo
https://ift.tt/33g0QPo
Flutter Desktop Plugin
https://ift.tt/2U2NKkt
March 14, 2020 at 10:53AM by AseemWangoo
https://ift.tt/33g0QPo
Flutter
Flutter Desktop Plugin - Flutter - Creating desktop packages
This article demonstrates how to create flutter desktop plugin and use it in your flutter desktop applications. Also, you can also open source that plugin.
New post on /r/flutterdev subreddit:
Setting up GitHub Project and Workflow
https://youtu.be/zj_e2r3y2OY
March 14, 2020 at 12:09PM by craetornetwork
https://ift.tt/2TPmDdF
Setting up GitHub Project and Workflow
https://youtu.be/zj_e2r3y2OY
March 14, 2020 at 12:09PM by craetornetwork
https://ift.tt/2TPmDdF
YouTube
Setting Up GitHub Project and Workflow | Complete Flutter App #3
Setting Up GitHub Project and Workflow | Complete Flutter App #3
We will finally start the code in the next episode, but before we start we need to get organized. In the previous two videos we planned out the app using a tree diagram, and then we started…
We will finally start the code in the next episode, but before we start we need to get organized. In the previous two videos we planned out the app using a tree diagram, and then we started…
New post on Flutter Dev Google group:
Unable to resolve reference ActivityCompat,content,v1
Can someone please check this link, i've been suffering from this problem since long. Link: https://ift.tt/2TQic2o Any help is appreciated.
March 14, 2020 at 12:53PM by Amena Deeb
https://ift.tt/2IPMmMA
Unable to resolve reference ActivityCompat,content,v1
Can someone please check this link, i've been suffering from this problem since long. Link: https://ift.tt/2TQic2o Any help is appreciated.
March 14, 2020 at 12:53PM by Amena Deeb
https://ift.tt/2IPMmMA
Stack Overflow
Unable to resolve reference ActivityCompat,content,v1
I am using the map_view: ^0.0.14 & geolocation: ^1.1.2
I've looked and tried to apply many links but none worked, Any help is appreciated.
looked into https://github.com/DeveloperLibs/
I've looked and tried to apply many links but none worked, Any help is appreciated.
looked into https://github.com/DeveloperLibs/
New post on /r/flutterdev subreddit:
Any tools/libs/packages to help me do a semi-offline app with syncing data when there is no cell signal and when there is later on?
I am developing a sales tracking app, where a sales rep can log a transaction at a dealer store. The problem is that these dealer stores sometimes are in remote villages where there is no phone signal. With that said, is there any tools/libs/packages that will help me deal with this issue, where as soon as the person has a signal, it syncs the data to the database. The only app I have done so far is with firebase and can log transactions and all sorts of stuff. Just wondering if there is something I should definitely check out to take on my task, as I was thinking I need to do a local db like sqlite and it polls to check if its in sync with the database and once there is a signal, and its out of sync, it syncs and wipes the local database records.
March 14, 2020 at 03:26PM by splishyandsplashy
https://ift.tt/2QcYZFW
Any tools/libs/packages to help me do a semi-offline app with syncing data when there is no cell signal and when there is later on?
I am developing a sales tracking app, where a sales rep can log a transaction at a dealer store. The problem is that these dealer stores sometimes are in remote villages where there is no phone signal. With that said, is there any tools/libs/packages that will help me deal with this issue, where as soon as the person has a signal, it syncs the data to the database. The only app I have done so far is with firebase and can log transactions and all sorts of stuff. Just wondering if there is something I should definitely check out to take on my task, as I was thinking I need to do a local db like sqlite and it polls to check if its in sync with the database and once there is a signal, and its out of sync, it syncs and wipes the local database records.
March 14, 2020 at 03:26PM by splishyandsplashy
https://ift.tt/2QcYZFW
reddit
Any tools/libs/packages to help me do a semi-offline app with...
I am developing a sales tracking app, where a sales rep can log a transaction at a dealer store. The problem is that these dealer stores sometimes...
New post on /r/flutterdev subreddit:
How to do Firestore Pagination with Real Time Data
https://youtu.be/1chV50D5BVU
March 14, 2020 at 04:57PM by Filledstacks
https://ift.tt/3aZEFiX
How to do Firestore Pagination with Real Time Data
https://youtu.be/1chV50D5BVU
March 14, 2020 at 04:57PM by Filledstacks
https://ift.tt/3aZEFiX
YouTube
Flutter and Firestore realtime Pagination
In this video we go over the implementation pattern we use at FilledStacks to provide real time paginated data.
Written: https://www.filledstacks.com/post/how-to-perform-real-time-pagination-with-firestore/
Written: https://www.filledstacks.com/post/how-to-perform-real-time-pagination-with-firestore/
New post on /r/flutterdev subreddit:
Announcing Flutter VelocityX | Super Productive Package
https://youtu.be/65hpqxG8k3E
March 14, 2020 at 05:55PM by imthepk
https://ift.tt/2IQf148
Announcing Flutter VelocityX | Super Productive Package
https://youtu.be/65hpqxG8k3E
March 14, 2020 at 05:55PM by imthepk
https://ift.tt/2IQf148
YouTube
Announcing Flutter VelocityX | Super Productive Package
Flutter Velocity X is inspired by TailwindCSS. It heavily uses extension methods and comes with many prebuilt widgets.
In this video, I will explain to you about my new super productive package i.e Flutter VelocityX and how to use it.
#Flutter #VelocityX…
In this video, I will explain to you about my new super productive package i.e Flutter VelocityX and how to use it.
#Flutter #VelocityX…
New post on /r/flutterdev subreddit:
Show Alert without context
I'm running a socket in foreground and when I receive an event, I want to display an alert in flutter. The thing is I need a context for the alert, and the foreground service is an Isolate, so it doesn't share memory with the main program. How can I plug in a context or show an alert without any context at all?
March 14, 2020 at 07:27PM by hportuga
https://ift.tt/2Qi9yHL
Show Alert without context
I'm running a socket in foreground and when I receive an event, I want to display an alert in flutter. The thing is I need a context for the alert, and the foreground service is an Isolate, so it doesn't share memory with the main program. How can I plug in a context or show an alert without any context at all?
March 14, 2020 at 07:27PM by hportuga
https://ift.tt/2Qi9yHL
reddit
Show Alert without context
I'm running a socket in foreground and when I receive an event, I want to display an alert in flutter. The thing is I need a context for the...
New post on Flutter Dev Google group:
About Flutter Web
How can I implement Push notification On flutter web.and also How to Implement social login On Flutter web. Both are work on Flutter app but when I try to implement Push notification & social login On Flutter web I faced problem.is anyone works on with flutter web Push notification & social
March 14, 2020 at 08:03PM by tanveer ammir
https://ift.tt/2U2hiP4
About Flutter Web
How can I implement Push notification On flutter web.and also How to Implement social login On Flutter web. Both are work on Flutter app but when I try to implement Push notification & social login On Flutter web I faced problem.is anyone works on with flutter web Push notification & social
March 14, 2020 at 08:03PM by tanveer ammir
https://ift.tt/2U2hiP4
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:
Android studio downloaded on Windows But flutter can't find Android Sdk at the specified path
I have already set ANDROID_HOME and PATH Variables to that location.Can someone help?
March 14, 2020 at 08:47PM by Hemanth Vijayakumar
https://ift.tt/38RZJ9V
Android studio downloaded on Windows But flutter can't find Android Sdk at the specified path
I have already set ANDROID_HOME and PATH Variables to that location.Can someone help?
March 14, 2020 at 08:47PM by Hemanth Vijayakumar
https://ift.tt/38RZJ9V
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:
Opinions about state management approaches
Hello guys, I'm relatively a beginner to Flutter and I've been going through the various ways of implementing state management inside Flutter apps. The very first I studied was the Provider package (even if it's just a DI system) and now I'm just seeing BLoC. It's just me or do they have similar principles? Starting from Provider and implementing it in my apps, I found BLoC easy to understand and very comprehensible. What about you? How is your Flutter journey going? PS. I haven't seen Redux very specifically, so I can't judge it.
March 14, 2020 at 09:52PM by Codeek89
https://ift.tt/33n7406
Opinions about state management approaches
Hello guys, I'm relatively a beginner to Flutter and I've been going through the various ways of implementing state management inside Flutter apps. The very first I studied was the Provider package (even if it's just a DI system) and now I'm just seeing BLoC. It's just me or do they have similar principles? Starting from Provider and implementing it in my apps, I found BLoC easy to understand and very comprehensible. What about you? How is your Flutter journey going? PS. I haven't seen Redux very specifically, so I can't judge it.
March 14, 2020 at 09:52PM by Codeek89
https://ift.tt/33n7406
reddit
Opinions about state management approaches
Hello guys, I'm relatively a beginner to Flutter and I've been going through the various ways of implementing state management inside Flutter...
New post on /r/flutterdev subreddit:
How to Use Google Maps in Flutter Apps - Part 1
https://www.youtube.com/watch?v=N0NfbhF2A3g
March 14, 2020 at 11:30PM by Elixane
https://ift.tt/3cWEW8d
How to Use Google Maps in Flutter Apps - Part 1
https://www.youtube.com/watch?v=N0NfbhF2A3g
March 14, 2020 at 11:30PM by Elixane
https://ift.tt/3cWEW8d
YouTube
How to Use Google Maps in Flutter Apps - Part 1
Tap into the powerful features of Google Maps in your Flutter apps. This video will help you get started.
00:00 - Intro
00:36 - Discussing initial code and setup
02:24 - Creating the map widget
04:18 - Adding additional widgets on top of the map
06:30 …
00:00 - Intro
00:36 - Discussing initial code and setup
02:24 - Creating the map widget
04:18 - Adding additional widgets on top of the map
06:30 …
New post on /r/flutterdev subreddit:
Architect Theme: A responsive admin template for Flutter
https://ift.tt/3d0hbfC
March 14, 2020 at 11:04PM by sam-sung
https://ift.tt/38SIC7G
Architect Theme: A responsive admin template for Flutter
https://ift.tt/3d0hbfC
March 14, 2020 at 11:04PM by sam-sung
https://ift.tt/38SIC7G
New post on Flutter Dev Google group:
Google map without api key or billing account?
HI flutter community, i want to integrate google maps within my application but i also want to avoid using a billing account to do so. Is it possible? and do you know such example ? Regards,
March 14, 2020 at 11:07PM by Amena Deeb
https://ift.tt/38RgSR9
Google map without api key or billing account?
HI flutter community, i want to integrate google maps within my application but i also want to avoid using a billing account to do so. Is it possible? and do you know such example ? Regards,
March 14, 2020 at 11:07PM by Amena Deeb
https://ift.tt/38RgSR9
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 use Proxy Provider with Firebase Authentication | Flutter
https://youtu.be/0gt-EYY4IfA
March 15, 2020 at 03:30AM by thehappyharis
https://ift.tt/39RN3RH
How to use Proxy Provider with Firebase Authentication | Flutter
https://youtu.be/0gt-EYY4IfA
March 15, 2020 at 03:30AM by thehappyharis
https://ift.tt/39RN3RH
YouTube
How to use Proxy Provider with Firebase Authentication | Flutter
Went through on how to use proxy provider with Firebase Authentication. May not be the best use case if you just want to get the UID. However, it is still ve...
New post on /r/flutterdev subreddit:
Need some help with getting flutter_sound package to work
Hey all, I first want to make sure that I am allowed to make posts asking for help on some flutter code. I read the community guidelines and there weren't any rules contradicting the ability to do so. However, if that is not the purpose of this subreddit, please let me know!So I am working on an application that records users, and I am trying to use flutter_sound, however, I am having so much trouble getting it to work, specifically the startRecorder() method. I have detailed information in this StackOverflow post(https://stackoverflow.com/questions/60691034/unable-to-successfully-call-startrecorderuri-from-the-flutter-sound-packa), however, this issue is not common and am trying my best to spread it amongst others to obtain more insight.
March 15, 2020 at 09:57AM by outheretobeinside
https://ift.tt/2x0ylsN
Need some help with getting flutter_sound package to work
Hey all, I first want to make sure that I am allowed to make posts asking for help on some flutter code. I read the community guidelines and there weren't any rules contradicting the ability to do so. However, if that is not the purpose of this subreddit, please let me know!So I am working on an application that records users, and I am trying to use flutter_sound, however, I am having so much trouble getting it to work, specifically the startRecorder() method. I have detailed information in this StackOverflow post(https://stackoverflow.com/questions/60691034/unable-to-successfully-call-startrecorderuri-from-the-flutter-sound-packa), however, this issue is not common and am trying my best to spread it amongst others to obtain more insight.
March 15, 2020 at 09:57AM by outheretobeinside
https://ift.tt/2x0ylsN
Stack Overflow
Unable to successfully call startRecorder(uri: ...) from the flutter_sound package
I am trying to get the simple functionality of the flutter_sound package to work. I am approaching this by first being able to start recording. It seems as if I currently have an issue where, even ...