New post on /r/flutterdev subreddit:
Draggable stack of cards
https://youtu.be/klPJtMEGEx8
March 17, 2019 at 06:36PM by ishanfx
https://ift.tt/2TbUJVJ
Draggable stack of cards
https://youtu.be/klPJtMEGEx8
March 17, 2019 at 06:36PM by ishanfx
https://ift.tt/2TbUJVJ
YouTube
Flutter - Draggable Stack of Cards
How to add draggable behaviour to card. ************************** Social ************************** Blog - http://mightytechno.com Instagram - https://insta...
New post on /r/flutterdev subreddit:
FlutterUI - Minimal designs - Plant Details
https://youtu.be/TztQi6XGDmU
March 17, 2019 at 06:35PM by rajayogan27
https://ift.tt/2Y4cVnV
FlutterUI - Minimal designs - Plant Details
https://youtu.be/TztQi6XGDmU
March 17, 2019 at 06:35PM by rajayogan27
https://ift.tt/2Y4cVnV
YouTube
FlutterUI - Minimal designs - Plant Details
Support me - https://paypal.me/RajaYogan Buy my course - https://www.udemy.com/learn-flutter-from-scratch/?couponCode=SPECOFF First screen video - https://yo...
New post on /r/flutterdev subreddit:
Scoped Model vs Redux vs BLoC. Which one should I use?
I’m creating a large application from scratch for a client. I have done all my research and planning for the api, database, authentication and all the requirements for my app to function correctly.And now I want to start creating the app. I chose to go with flutter since I don’t know swift or objectiveC, and I liked dart a lot.But I have a small problem related to state management. There are multiple ways of doing it, and I don’t know which one is more efficient, can handle lots of nested widgets, and multiple states at the same time.I’m also looking for a solution that will not create possible memory leaks (has the ability to dispose the state).So, what do you think is the best option to go for, Scoped Model, Redux or the BLoC pattern?
March 17, 2019 at 07:34PM by hassansaleh31
https://ift.tt/2TU2K62
Scoped Model vs Redux vs BLoC. Which one should I use?
I’m creating a large application from scratch for a client. I have done all my research and planning for the api, database, authentication and all the requirements for my app to function correctly.And now I want to start creating the app. I chose to go with flutter since I don’t know swift or objectiveC, and I liked dart a lot.But I have a small problem related to state management. There are multiple ways of doing it, and I don’t know which one is more efficient, can handle lots of nested widgets, and multiple states at the same time.I’m also looking for a solution that will not create possible memory leaks (has the ability to dispose the state).So, what do you think is the best option to go for, Scoped Model, Redux or the BLoC pattern?
March 17, 2019 at 07:34PM by hassansaleh31
https://ift.tt/2TU2K62
reddit
r/FlutterDev - Scoped Model vs Redux vs BLoC. Which one should I use?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Where should Blocs be used in clean architecture? Domain layer or presentation layer?
Hello guys, I am an Android/iOS developer just starting to experiment with Flutter.In Android/iOS development, I used to follow Clean + MVVM and I am trying to correlate between MVVM and Bloc patterns. From what I've read, Blocs in Bloc pattern are similar to ViewModels in MVVM pattern.Now, in Clean + MVVM, ViewModels are used in Presentation layer. But in the only repository of Clean + Bloc I found for Flutter, Blocs are used in the Domain layer.So, my questions to the community here, are:What is the difference between ViewModel and Bloc?Where should Blocs be used in Clean architecture? Presentation layer or domain layer? Why?
March 17, 2019 at 08:45PM by m_randle_mcmurphy
https://ift.tt/2UNHXy4
Where should Blocs be used in clean architecture? Domain layer or presentation layer?
Hello guys, I am an Android/iOS developer just starting to experiment with Flutter.In Android/iOS development, I used to follow Clean + MVVM and I am trying to correlate between MVVM and Bloc patterns. From what I've read, Blocs in Bloc pattern are similar to ViewModels in MVVM pattern.Now, in Clean + MVVM, ViewModels are used in Presentation layer. But in the only repository of Clean + Bloc I found for Flutter, Blocs are used in the Domain layer.So, my questions to the community here, are:What is the difference between ViewModel and Bloc?Where should Blocs be used in Clean architecture? Presentation layer or domain layer? Why?
March 17, 2019 at 08:45PM by m_randle_mcmurphy
https://ift.tt/2UNHXy4
reddit
r/FlutterDev - Where should Blocs be used in clean architecture? Domain layer or presentation layer?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Simple calculator built in Flutter with command history
https://ift.tt/2CoO0SR
March 17, 2019 at 08:43PM by FuzzyConflict7
https://ift.tt/2HrL3F0
Simple calculator built in Flutter with command history
https://ift.tt/2CoO0SR
March 17, 2019 at 08:43PM by FuzzyConflict7
https://ift.tt/2HrL3F0
GitHub
deriegle/flutter-calculator
Calculator App built with Flutter. Contribute to deriegle/flutter-calculator development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
23. Flutter e-commerce app backend: Firebase set up
https://www.youtube.com/attribution_link?a=EBpMJD6RzKQ&u=%2Fwatch%3Fv%3DIlgRLf-MGDM%26feature%3Dshare
March 17, 2019 at 08:39PM by kibatheseven
https://ift.tt/2HDtuBo
23. Flutter e-commerce app backend: Firebase set up
https://www.youtube.com/attribution_link?a=EBpMJD6RzKQ&u=%2Fwatch%3Fv%3DIlgRLf-MGDM%26feature%3Dshare
March 17, 2019 at 08:39PM by kibatheseven
https://ift.tt/2HDtuBo
YouTube
23. Flutter e-commerce app backend: Firebase set up
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 package to make grouping Checkboxes and Radio buttons much easier!
https://ift.tt/2O8iVr4
March 17, 2019 at 09:24PM by akshathjain
https://ift.tt/2W8bgvU
Flutter package to make grouping Checkboxes and Radio buttons much easier!
https://ift.tt/2O8iVr4
March 17, 2019 at 09:24PM by akshathjain
https://ift.tt/2W8bgvU
Dart Packages
grouped_buttons | Flutter Package
grouped_buttons Flutter and Dart package - A simple package that makes grouping Checkboxes and Radio Buttons much easier.
New post on /r/flutterdev subreddit:
Unit testing in Flutter: http requests
https://ift.tt/2TOl7cJ
March 17, 2019 at 11:19PM by Purple_Pizzazz
https://ift.tt/2JjSP5M
Unit testing in Flutter: http requests
https://ift.tt/2TOl7cJ
March 17, 2019 at 11:19PM by Purple_Pizzazz
https://ift.tt/2JjSP5M
Medium
Unit testing in Flutter: http requests
With this article I start a new series about testing with Flutter, where I’ll be presenting how to test the main actors in a typical app…
New post on /r/flutterdev subreddit:
Desktop Flutter Apps
https://ift.tt/2TZSSId
March 17, 2019 at 11:18PM by Purple_Pizzazz
https://ift.tt/2JmZ3BQ
Desktop Flutter Apps
https://ift.tt/2TZSSId
March 17, 2019 at 11:18PM by Purple_Pizzazz
https://ift.tt/2JmZ3BQ
Medium
Desktop Flutter Apps
Last year, I attempted to create my own desktop (that is macOS) Flutter app because for a talk I gave, I wanted to present my…
New post on /r/flutterdev subreddit:
Flutter Todos Tutorial with “flutter_bloc”
https://ift.tt/2udVpjb
March 17, 2019 at 10:51PM by MainaWycliffe
https://ift.tt/2WcetKX
Flutter Todos Tutorial with “flutter_bloc”
https://ift.tt/2udVpjb
March 17, 2019 at 10:51PM by MainaWycliffe
https://ift.tt/2WcetKX
Medium
Flutter Todos Tutorial with “flutter_bloc”
In the following tutorial, we’re going to build a Todos App in Flutter using the Bloc Library. By the time, we’re done our app should look…
New post on Flutter Dev Google group:
How to get the native device language IOS & Android
Hi All, I can setup the authorize languages, everything works fine. My application is multilingual. Thanks this tutorial: https://ift.tt/2Y5WzuM However is there a way to get the very native mobile language? Cheers Alain
March 17, 2019 at 11:36PM by alain....@adixon.fr
https://ift.tt/2TegfsK
How to get the native device language IOS & Android
Hi All, I can setup the authorize languages, everything works fine. My application is multilingual. Thanks this tutorial: https://ift.tt/2Y5WzuM However is there a way to get the very native mobile language? Cheers Alain
March 17, 2019 at 11:36PM by alain....@adixon.fr
https://ift.tt/2TegfsK
flutter.dev
Internationalizing Flutter apps
How to internationalize your Flutter app.
New post on Flutter Dev Google group:
Need Flutter Work
dear all, i’am looking for flutter pare time work . any one can help ?!
March 18, 2019 at 12:27AM by Alii Rabee
https://ift.tt/2HrDZbo
Need Flutter Work
dear all, i’am looking for flutter pare time work . any one can help ?!
March 18, 2019 at 12:27AM by Alii Rabee
https://ift.tt/2HrDZbo
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:
enhanced uuid package using byte array (Uint8List) and descriptive API
https://ift.tt/2VVJCSu
March 18, 2019 at 12:36AM by truongsinhtn
https://ift.tt/2Hta6aJ
enhanced uuid package using byte array (Uint8List) and descriptive API
https://ift.tt/2VVJCSu
March 18, 2019 at 12:36AM by truongsinhtn
https://ift.tt/2Hta6aJ
Dart Packages
uuid_enhanced | Dart Package
uuid_enhanced Dart package - RFC4122 (v1, v4, v5) UUID Generator and Parser for all Dart platforms (Web, VM, Flutter)
New post on /r/flutterdev subreddit:
How To Dynamic GridView.builder Childs Size?
No text found
March 18, 2019 at 01:20AM by derar20
https://ift.tt/2T96SL2
How To Dynamic GridView.builder Childs Size?
No text found
March 18, 2019 at 01:20AM by derar20
https://ift.tt/2T96SL2
reddit
r/FlutterDev - How To Dynamic GridView.builder Childs Size?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
BubbleBottomBar new feature question.
Hello, I am the creator of BubbleBottomBar, I received DMs about how people liked it and using in their projects and it made me really happy! I am planning to implement a new feature, docked FloatingActionButton support. What do you think about this feature? Would it be nice to have? Thank you!
March 18, 2019 at 01:13AM by westdabestdb
https://ift.tt/2Y4wtIP
BubbleBottomBar new feature question.
Hello, I am the creator of BubbleBottomBar, I received DMs about how people liked it and using in their projects and it made me really happy! I am planning to implement a new feature, docked FloatingActionButton support. What do you think about this feature? Would it be nice to have? Thank you!
March 18, 2019 at 01:13AM by westdabestdb
https://ift.tt/2Y4wtIP
GitHub
GitHub - westdabestdb/bubble_bottom_bar
Contribute to westdabestdb/bubble_bottom_bar development by creating an account on GitHub.
New post on Flutter Dev Google group:
How can I test my flutter app on my iPhone? How can I find the 'device id'?
How can I find the 'device id'?
March 18, 2019 at 02:25AM by sgx....@gmail.com
https://ift.tt/2TLBfwc
How can I test my flutter app on my iPhone? How can I find the 'device id'?
How can I find the 'device id'?
March 18, 2019 at 02:25AM by sgx....@gmail.com
https://ift.tt/2TLBfwc
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:
A study in Stacks
https://ift.tt/2Hqo8dh
March 18, 2019 at 04:35AM by lacronicus
https://ift.tt/2HF6aDm
A study in Stacks
https://ift.tt/2Hqo8dh
March 18, 2019 at 04:35AM by lacronicus
https://ift.tt/2HF6aDm
Imgur
Post with 0 votes and 0 views.
New post on /r/flutterdev subreddit:
Backend confusion
I am really confused with how backends are supposed to be implemented. I'm proficient with Firebase (it's super simple to learn and implement), but how would I go about writing my own backend? Where would I host my backend (if that even makes any sense)? What do services like AWS and Heroku offer? How are they different from Firebase? I know these are noob questions, but I got completely lost when I started researching about other ways to implement backends for mobile apps; apparently Firebase can get really expensive and I'm willing to learn about other alternatives.
March 18, 2019 at 04:22AM by francis0118
https://ift.tt/2HrKjQi
Backend confusion
I am really confused with how backends are supposed to be implemented. I'm proficient with Firebase (it's super simple to learn and implement), but how would I go about writing my own backend? Where would I host my backend (if that even makes any sense)? What do services like AWS and Heroku offer? How are they different from Firebase? I know these are noob questions, but I got completely lost when I started researching about other ways to implement backends for mobile apps; apparently Firebase can get really expensive and I'm willing to learn about other alternatives.
March 18, 2019 at 04:22AM by francis0118
https://ift.tt/2HrKjQi
reddit
r/FlutterDev - Backend confusion
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
flutter_linkify v2.0.0 released: Email linking & bug fixes!
https://ift.tt/2OahBUB
March 18, 2019 at 02:45AM by CraftThatBlock
https://ift.tt/2TcVNZl
flutter_linkify v2.0.0 released: Email linking & bug fixes!
https://ift.tt/2OahBUB
March 18, 2019 at 02:45AM by CraftThatBlock
https://ift.tt/2TcVNZl
GitHub
Cretezy/flutter_linkify
Turns text URLs and emails into clickable inline links in text for Flutter - Cretezy/flutter_linkify
New post on /r/flutterdev subreddit:
What is a good way to get started with flutter?
I have some experience with JavaScript, but not much. Where should I start?
March 18, 2019 at 02:30AM by remembertherats
https://ift.tt/2O7QZUa
What is a good way to get started with flutter?
I have some experience with JavaScript, but not much. Where should I start?
March 18, 2019 at 02:30AM by remembertherats
https://ift.tt/2O7QZUa
reddit
r/FlutterDev - What is a good way to get started with flutter?
1 vote and 1 comment so far on Reddit