New post on /r/flutterdev subreddit:
Can't decide on an architecture - redux vs mobx vs bloc
Hello,I'm starting to build an app, which is sort of a social network, but in a specific niche. I've been reading and trying different approaches, that would be :scalable, maintainable and easily debuggable, and would allow for a clean and well-structured code, that wouldn't mess up the performance and responsiveness of the app.Also, obviously allow appropriate management of global state/data for the app, e.g - Signed in User details, etc.The options that I'm torn between are :BloC + RxDart/streamsReduxMobXI would appreciate any advice and opinion on the matter, especially if anyone had experience building a rather complex app with one(or more) of the aforementioned patterns and libraries.Thanks!
July 12, 2019 at 08:13PM by Ovid7
https://ift.tt/32nE4nT
Can't decide on an architecture - redux vs mobx vs bloc
Hello,I'm starting to build an app, which is sort of a social network, but in a specific niche. I've been reading and trying different approaches, that would be :scalable, maintainable and easily debuggable, and would allow for a clean and well-structured code, that wouldn't mess up the performance and responsiveness of the app.Also, obviously allow appropriate management of global state/data for the app, e.g - Signed in User details, etc.The options that I'm torn between are :BloC + RxDart/streamsReduxMobXI would appreciate any advice and opinion on the matter, especially if anyone had experience building a rather complex app with one(or more) of the aforementioned patterns and libraries.Thanks!
July 12, 2019 at 08:13PM by Ovid7
https://ift.tt/32nE4nT
reddit
r/FlutterDev - Can't decide on an architecture - redux vs mobx vs bloc
0 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
Async/Await - Flutter in Focus
https://www.youtube.com/watch?v=SmTCmDMi4BY&feature=youtu.be
July 12, 2019 at 11:01PM by MarkOSullivan
https://ift.tt/2XHzQE1
Async/Await - Flutter in Focus
https://www.youtube.com/watch?v=SmTCmDMi4BY&feature=youtu.be
July 12, 2019 at 11:01PM by MarkOSullivan
https://ift.tt/2XHzQE1
YouTube
Async/Await - Flutter in Focus
This is the fourth video in the Flutter in Focus series on asynchronous coding in Dart. In this episode, learn how to use the async and await keywords with Dart's Futures. They can help you avoid nested callbacks and keep your asynchronous code tight and…
New post on /r/flutterdev subreddit:
Flutter Tutorial: Add One Date Range Picker to Select Start and End Date
https://youtu.be/P6xum_iT_nU
July 13, 2019 at 02:08AM by projectmind_guru
https://ift.tt/2NSFMKU
Flutter Tutorial: Add One Date Range Picker to Select Start and End Date
https://youtu.be/P6xum_iT_nU
July 13, 2019 at 02:08AM by projectmind_guru
https://ift.tt/2NSFMKU
YouTube
(Ep 17) Flutter: Add One Date Range Picker to Select Start and End Date
In this video we’re going to add a single date picker which will allow users to select a start and end date for their trip.
Complete Code on GitHub: https://github.com/davefaliskie/travel_budget/tree/episode_17
😎 If you enjoy the videos, consider supporting…
Complete Code on GitHub: https://github.com/davefaliskie/travel_budget/tree/episode_17
😎 If you enjoy the videos, consider supporting…
New post on /r/flutterdev subreddit:
Book Library App with Provider package, tests and assets for beginners
https://ift.tt/2jDWrDq
July 12, 2019 at 11:44PM by JonasDeVrient
https://ift.tt/2NR6LX3
Book Library App with Provider package, tests and assets for beginners
https://ift.tt/2jDWrDq
July 12, 2019 at 11:44PM by JonasDeVrient
https://ift.tt/2NR6LX3
GitHub
devrnt/book-library
📚 A book library app for both Android & IOS ~ Flutter.dev project in Dart | Dart, Provider, ChangeNotifier, Widget tests - devrnt/book-library
New post on /r/flutterdev subreddit:
Splitting widgets in a very simple way
https://twitter.com/diegoveloper/status/1149788253257641991
July 12, 2019 at 11:36PM by EngineerScientist
https://ift.tt/2NSRi8Q
Splitting widgets in a very simple way
https://twitter.com/diegoveloper/status/1149788253257641991
July 12, 2019 at 11:36PM by EngineerScientist
https://ift.tt/2NSRi8Q
Twitter
Diego Velasquez
. #PlayingWithFlutter , Splitting widgets in a very simple way using #Flutter, check the source code here: https://t.co/CNyqOoslFz @FlutterDev @Flutter_Flakes @flutterando_ @EsFlutter https://t.co/VKxtdoubEY
New post on /r/flutterdev subreddit:
How to structure Flutter project.
https://ift.tt/2l7IZbj
July 13, 2019 at 07:07AM by irvine5k
https://ift.tt/2JCBzpc
How to structure Flutter project.
https://ift.tt/2l7IZbj
July 13, 2019 at 07:07AM by irvine5k
https://ift.tt/2JCBzpc
Medium
How to structure your Flutter project.
Slidy is a CLI to help you to structure, increase the maintainability, productivity, organization and manage your packages(If you want) of…
New post on /r/flutterdev subreddit:
How to Create pub Packages in Dart & Flutter
https://youtu.be/rsbk0kb_tdE
July 13, 2019 at 12:18PM by EngineerScientist
https://ift.tt/2XHODmX
How to Create pub Packages in Dart & Flutter
https://youtu.be/rsbk0kb_tdE
July 13, 2019 at 12:18PM by EngineerScientist
https://ift.tt/2XHODmX
YouTube
How to Create pub Packages in Dart & Flutter By Ganesh S.P
Ganesh S.P, Software Technologist at Phillips talks about "How to Create pub Packages in Dart & Flutter"
Topics Covered:
- Packages
- How to create .pub packages
- How to code better
Topics Covered:
- Packages
- How to create .pub packages
- How to code better
New post on /r/flutterdev subreddit:
State Management discussion, the Pros and Cons?
Let's vote and discuss the pros and cons of the flutter state management options. So developers new to Flutter can know which one suits better to their project, and veterans can discover new ideas.Please use each "Comment" as an option.Please upvote the one you like. And "reply" with your opinions.
July 13, 2019 at 01:22PM by Nowm
https://ift.tt/2JvpIua
State Management discussion, the Pros and Cons?
Let's vote and discuss the pros and cons of the flutter state management options. So developers new to Flutter can know which one suits better to their project, and veterans can discover new ideas.Please use each "Comment" as an option.Please upvote the one you like. And "reply" with your opinions.
July 13, 2019 at 01:22PM by Nowm
https://ift.tt/2JvpIua
reddit
r/FlutterDev - State Management discussion, the Pros and Cons?
0 votes and 9 comments so far on Reddit
New post on /r/flutterdev subreddit:
Project Chocolate - Crowdfunding Flutter project developed by 7th grader.
https://ift.tt/2NWxwta
July 13, 2019 at 04:07PM by radi-cho
https://ift.tt/2lea0Ko
Project Chocolate - Crowdfunding Flutter project developed by 7th grader.
https://ift.tt/2NWxwta
July 13, 2019 at 04:07PM by radi-cho
https://ift.tt/2lea0Ko
Indiegogo
Mobile app development by 7th grader
Mobile app for tracking the progress of accomplishing your goals, developed by 7th grader.
New post on /r/flutterdev subreddit:
For all you Go players out there, I've created a Go board widget for Flutter. Please let me know what you think.
https://ift.tt/2YPGxoU
July 13, 2019 at 04:27PM by ironmaiden947
https://ift.tt/2LlSRdm
For all you Go players out there, I've created a Go board widget for Flutter. Please let me know what you think.
https://ift.tt/2YPGxoU
July 13, 2019 at 04:27PM by ironmaiden947
https://ift.tt/2LlSRdm
GitHub
umutseven92/Goban
Adaptive Go board for flutter. Fully customisable & easy to interface with your game logic. - umutseven92/Goban
New post on /r/flutterdev subreddit:
How do I place a column stack at the center of the screen?
Please bear me for a silly question, I'm just getting started with Flutter.As seen in this pic, the column stack is appearing at the edge of the screen, I want it to come at the center of the screen (equal spacing on the right and left).I'm using this now:
July 13, 2019 at 05:44PM by itsVinay
https://ift.tt/2XNf7i7
How do I place a column stack at the center of the screen?
Please bear me for a silly question, I'm just getting started with Flutter.As seen in this pic, the column stack is appearing at the edge of the screen, I want it to come at the center of the screen (equal spacing on the right and left).I'm using this now:
crossAxisAlignment: CrossAxisAlignment.center, mainAxisAlignment: MainAxisAlignment.center,Why is it not working?
July 13, 2019 at 05:44PM by itsVinay
https://ift.tt/2XNf7i7
Imgur
Post with 1 views.
New post on /r/flutterdev subreddit:
Flutter web firebase authentication
does anyone have working firebase authentication working on flutter for web?
July 13, 2019 at 05:19PM by DoPeopleEvenLookHere
https://ift.tt/2Y7IyzA
Flutter web firebase authentication
does anyone have working firebase authentication working on flutter for web?
July 13, 2019 at 05:19PM by DoPeopleEvenLookHere
https://ift.tt/2Y7IyzA
reddit
r/FlutterDev - Flutter web firebase authentication
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter running inside Oculus VR
https://twitter.com/rodydavis/status/1150148394389790725
July 14, 2019 at 01:50AM by Sol_Ido
https://ift.tt/2lhvzd5
Flutter running inside Oculus VR
https://twitter.com/rodydavis/status/1150148394389790725
July 14, 2019 at 01:50AM by Sol_Ido
https://ift.tt/2lhvzd5
Twitter
Rody Davis
@FlutterDev running in VR 😎@Oculus_Dev on the Oculus Quest! @timsneath @_eseidel @devangelslondon @BlueAquilae @2Dimensions @FlutterComm @norbertkozsir @nlycskn 🎉
New post on /r/flutterdev subreddit:
Form validation without TextFormField
Hey thereI was wondering since I cant seem to find a description on how to do this for days if some of you might have an input.I'm trying to make a CRUD dialog with a RaisedButton that retrieves a DateTime value. How can I get form.validate() to consider this value. I can only find how to do this with TextFormFields but surely there must be other ways too?Any help would be greatly appreciated.
July 14, 2019 at 01:07AM by darthsitthiander
https://ift.tt/2xPJQjW
Form validation without TextFormField
Hey thereI was wondering since I cant seem to find a description on how to do this for days if some of you might have an input.I'm trying to make a CRUD dialog with a RaisedButton that retrieves a DateTime value. How can I get form.validate() to consider this value. I can only find how to do this with TextFormFields but surely there must be other ways too?Any help would be greatly appreciated.
July 14, 2019 at 01:07AM by darthsitthiander
https://ift.tt/2xPJQjW
reddit
r/FlutterDev - Form validation without TextFormField
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
How to learn it?
Hello everyone!My friend is a mobile app programmer (who uses Flutter) and he wants to teach me how to code too. However, he's a great coder, but not a great teacher.I am looking for a guide that will help me start with coding, no advanced stuff. I have followed Flutter's guide, but I suppose it's too advanced for me as I'd like to first understand what's a variable, when I use it, what ( and ) mean, etc.Is there any guide like that, free or paid, that I could use to learn basics? I am not looking for anything quick as I am willing to invest years into learning. However, I want to understand things that I am coding.Right now, I can code a Hello World app, but that's pretty much all I know. I'd like to be able to do much more without looking at any references.Thank you!
July 14, 2019 at 05:07AM by AsPeHeat
https://ift.tt/2Sf8Bzz
How to learn it?
Hello everyone!My friend is a mobile app programmer (who uses Flutter) and he wants to teach me how to code too. However, he's a great coder, but not a great teacher.I am looking for a guide that will help me start with coding, no advanced stuff. I have followed Flutter's guide, but I suppose it's too advanced for me as I'd like to first understand what's a variable, when I use it, what ( and ) mean, etc.Is there any guide like that, free or paid, that I could use to learn basics? I am not looking for anything quick as I am willing to invest years into learning. However, I want to understand things that I am coding.Right now, I can code a Hello World app, but that's pretty much all I know. I'd like to be able to do much more without looking at any references.Thank you!
July 14, 2019 at 05:07AM by AsPeHeat
https://ift.tt/2Sf8Bzz
reddit
r/FlutterDev - How to learn it?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter Tutorial - Flutter Charts+Firestore
https://youtu.be/HGkbPrTSndM
July 14, 2019 at 06:02AM by whatsupcoders
https://ift.tt/30yiY4E
Flutter Tutorial - Flutter Charts+Firestore
https://youtu.be/HGkbPrTSndM
July 14, 2019 at 06:02AM by whatsupcoders
https://ift.tt/30yiY4E
YouTube
Flutter Tutorial - Flutter Charts+Firestore
Flutter Tutorial - Flutter Charts+Firestore
In this video, you will see how to create charts using charts_flutter plugin and the charts data is retrieved from the Firestore.
For more details regarding the Firestore setup , check this video - https://yo…
In this video, you will see how to create charts using charts_flutter plugin and the charts data is retrieved from the Firestore.
For more details regarding the Firestore setup , check this video - https://yo…
New post on /r/flutterdev subreddit:
How do you organize your Flutter widgets code?
I wonder how could I organize my widget code?Should I make "Screen folder" then "login folder" then "widgets folder" or how you clean up your widgets and is there any rules for that?I didn't find any articles about widgets clean up for Flutter
July 14, 2019 at 07:50AM by amrenew
https://ift.tt/2YSi2rj
How do you organize your Flutter widgets code?
I wonder how could I organize my widget code?Should I make "Screen folder" then "login folder" then "widgets folder" or how you clean up your widgets and is there any rules for that?I didn't find any articles about widgets clean up for Flutter
July 14, 2019 at 07:50AM by amrenew
https://ift.tt/2YSi2rj
reddit
r/FlutterDev - How do you organize your Flutter widgets code?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
First Plugin on pub.dev
Name: logcatUse case: While developing the app it’s so helpful to have Debug Console to know what’s going on in the app. But what if your user faces some problem, how do you know what’s wrong? With logcat plugin, you get all the system messages, stacktraces etc from their device. Add share plugin and your user can send the logs to you!Get the plugin here: https://pub.dev/packages/logcat
July 14, 2019 at 09:58AM by tuttski
https://ift.tt/2xKcovn
First Plugin on pub.dev
Name: logcatUse case: While developing the app it’s so helpful to have Debug Console to know what’s going on in the app. But what if your user faces some problem, how do you know what’s wrong? With logcat plugin, you get all the system messages, stacktraces etc from their device. Add share plugin and your user can send the logs to you!Get the plugin here: https://pub.dev/packages/logcat
July 14, 2019 at 09:58AM by tuttski
https://ift.tt/2xKcovn
Dart packages
logcat | Flutter Package
Flutter plugin to get the system messages, stack traces etc using logcat command-line tool.
New post on /r/flutterdev subreddit:
Create a Draggable Widget in Flutter
https://ift.tt/32nzF4h
July 14, 2019 at 11:58AM by Elixane
https://ift.tt/2liaZZX
Create a Draggable Widget in Flutter
https://ift.tt/32nzF4h
July 14, 2019 at 11:58AM by Elixane
https://ift.tt/2liaZZX
Medium
Create a Draggable Widget in Flutter
In this tutorial we create a canvas with draggable nodes using the Stack and Positioned widgets.
New post on /r/flutterdev subreddit:
Image and Text Rekognition in Flutter using AWS
https://ift.tt/2Yb9IG9
July 14, 2019 at 01:54PM by Purple_Pizzazz
https://ift.tt/2XKdqlG
Image and Text Rekognition in Flutter using AWS
https://ift.tt/2Yb9IG9
July 14, 2019 at 01:54PM by Purple_Pizzazz
https://ift.tt/2XKdqlG
Medium
Image and Text Rekognition in Flutter using AWS
Winner never stops trying…
New post on /r/flutterdev subreddit:
Fast dev environment : running emulator or physical device ?
am struggling abit with both android studio and now the emulator ( on windows ) - ive changed from AS back to VSC which makes quite a difference in speed, but having serious issues with my emulator on windows, sometimes it runs fairly ok but most of the time its CPU usage is really high and things are just slow slow slow.read somewhere that people advice vysor towards a real device, am wondering if anyone are doing that and if that is alot faster than using the emulator ?Whats your setup ? ( and note here its not ram, etc - im running with 32GB of ram and its only whenever i get involved in anything with android sdk/studio/emulator that things goes off the bar )
July 14, 2019 at 02:25PM by riverexit
https://ift.tt/2lebhRx
Fast dev environment : running emulator or physical device ?
am struggling abit with both android studio and now the emulator ( on windows ) - ive changed from AS back to VSC which makes quite a difference in speed, but having serious issues with my emulator on windows, sometimes it runs fairly ok but most of the time its CPU usage is really high and things are just slow slow slow.read somewhere that people advice vysor towards a real device, am wondering if anyone are doing that and if that is alot faster than using the emulator ?Whats your setup ? ( and note here its not ram, etc - im running with 32GB of ram and its only whenever i get involved in anything with android sdk/studio/emulator that things goes off the bar )
July 14, 2019 at 02:25PM by riverexit
https://ift.tt/2lebhRx
reddit
r/FlutterDev - Fast dev environment : running emulator or physical device ?
0 votes and 0 comments so far on Reddit