Reddit: [Concept App] Plantly: Buy plants.
https://ift.tt/2IuSZSG
Submitted April 04, 2018 at 08:20AM by ivaskuu
via reddit https://ift.tt/2JhliVy
https://ift.tt/2IuSZSG
Submitted April 04, 2018 at 08:20AM by ivaskuu
via reddit https://ift.tt/2JhliVy
Reddit: Flutter Outline, Hot Reload, and the implementation of a live widget preview
https://ift.tt/2uQbPla
Submitted April 04, 2018 at 10:32AM by KingBaal
via reddit https://ift.tt/2Jkbgmy
https://ift.tt/2uQbPla
Submitted April 04, 2018 at 10:32AM by KingBaal
via reddit https://ift.tt/2Jkbgmy
Medium
Flutter Outline, Hot Reload, and the implementation of a live widget preview
In M22 of the Flutter plugin for IntelliJ we added a new tool window — the Flutter Outline view. It shows you the structure of your Dart…
Reddit: Best Database for Flutter
I really with Realm was supported. I have been using CoreData on iOS and love it. Firebase is awesome too but my ideal set up for mobile is using Realm for data that lives on the Device for CRUD and using Firebase for users, and global data labels. That way you can optimize your use and not get charged as much.Anyone have experience righting platform specific code for realm?For those that don't know what realm is: https://realm.io
Submitted April 04, 2018 at 01:42PM by SoundDr
via reddit https://ift.tt/2H7Bh82
I really with Realm was supported. I have been using CoreData on iOS and love it. Firebase is awesome too but my ideal set up for mobile is using Realm for data that lives on the Device for CRUD and using Firebase for users, and global data labels. That way you can optimize your use and not get charged as much.Anyone have experience righting platform specific code for realm?For those that don't know what realm is: https://realm.io
Submitted April 04, 2018 at 01:42PM by SoundDr
via reddit https://ift.tt/2H7Bh82
Mongodb
Welcome to the Atlas Device SDK Docs - Atlas Device SDKs - MongoDB Docs
Atlas Device SDK is an offline-first, cloud-syncable database for mobile, web, desktop, and IoT apps.
Reddit: Flutter mobile developer facebook and WhatsApp group
Flutter developers join these active group . If you work with fb and WhatsApp way !Facebook : https://www.facebook.com/groups/392934177836346WhatsApp : https://chat.whatsapp.com/invite/3coGATuZzGOIg7dN93Hdrk
Submitted April 04, 2018 at 02:52PM by kanu_lp
via reddit https://ift.tt/2Jk2PYr
Flutter developers join these active group . If you work with fb and WhatsApp way !Facebook : https://www.facebook.com/groups/392934177836346WhatsApp : https://chat.whatsapp.com/invite/3coGATuZzGOIg7dN93Hdrk
Submitted April 04, 2018 at 02:52PM by kanu_lp
via reddit https://ift.tt/2Jk2PYr
Reddit: Has anyone found out a way to use PaintCode for Flutter through custom widgets?
https://ift.tt/2aqGc3R
Submitted April 04, 2018 at 02:36PM by SoundDr
via reddit https://ift.tt/2GwkQ8i
https://ift.tt/2aqGc3R
Submitted April 04, 2018 at 02:36PM by SoundDr
via reddit https://ift.tt/2GwkQ8i
Paintcodeapp
PaintCode - Turn your drawings into Objective-C or Swift drawing code
PaintCode is a unique vector drawing app that generates Objective-C or Swift code in real time, acting as a bridge between developers and graphic designers.
Reddit: Building a List in Redux with Flutter
https://m.youtube.com/watch?v=oqPUd1FlmDQ&feature=youtu.be
Submitted April 04, 2018 at 04:46PM by Purple_Pizzazz
via reddit https://ift.tt/2GAERGT
https://m.youtube.com/watch?v=oqPUd1FlmDQ&feature=youtu.be
Submitted April 04, 2018 at 04:46PM by Purple_Pizzazz
via reddit https://ift.tt/2GAERGT
YouTube
Building a List in Redux with Dart's Flutter Framework
In this tutorial, we build a basic list application using Redux
Source Code: https://github.com/tensor-programming/flutter_redux_tutorial_list
Feel free to donate:
Patreon: https://www.patreon.com/tensor_programming
BTC: 1ExBSiaEa3pceW98eptJwzR9QHrYZ71Xit…
Source Code: https://github.com/tensor-programming/flutter_redux_tutorial_list
Feel free to donate:
Patreon: https://www.patreon.com/tensor_programming
BTC: 1ExBSiaEa3pceW98eptJwzR9QHrYZ71Xit…
GGroup: dragbox
I have 5 drag box and 5 drag target in the flutter. I pick up a drag box and placed in one of the drop targets, what I want is to if I pick a drag box and its place there and only 4 drag box should be remaining means that drag box removed from there.
Submitted April 04, 2018 at 05:43PM by rishabh singh
via Flutter Dev https://ift.tt/2uKT6r8
I have 5 drag box and 5 drag target in the flutter. I pick up a drag box and placed in one of the drop targets, what I want is to if I pick a drag box and its place there and only 4 drag box should be remaining means that drag box removed from there.
Submitted April 04, 2018 at 05:43PM by rishabh singh
via Flutter Dev https://ift.tt/2uKT6r8
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.
Reddit: Widgets: TabBar – FlutterDoc
https://ift.tt/2JgRybH
Submitted April 04, 2018 at 06:41PM by KingBaal
via reddit https://ift.tt/2Ej8WJb
https://ift.tt/2JgRybH
Submitted April 04, 2018 at 06:41PM by KingBaal
via reddit https://ift.tt/2Ej8WJb
FlutterDoc
Widgets: TabBar
The TabBar widget can be used to display a collection of tabs to the user in a horizontal format. The user would then select the desired…
Reddit: FlutterIcon - Flutter icon font generator
http://fluttericon.com
Submitted April 04, 2018 at 08:27PM by Purple_Pizzazz
via reddit https://ift.tt/2Gy80Gv
http://fluttericon.com
Submitted April 04, 2018 at 08:27PM by Purple_Pizzazz
via reddit https://ift.tt/2Gy80Gv
Fluttericon
FlutterIcon - Flutter custom icons generator
Build a truetype font for use with Flutter with the necessary Dart code to use within your apps.
Reddit: Why is Flutter called reactive?
Hi, As far as I have discovered Flutter Pages are almost stateless but not reactive by themselves. Why is Flutter called a reactive framework? Best Thomas
Submitted April 04, 2018 at 09:30PM by escamoteur
via reddit https://ift.tt/2Jl7sS8
Hi, As far as I have discovered Flutter Pages are almost stateless but not reactive by themselves. Why is Flutter called a reactive framework? Best Thomas
Submitted April 04, 2018 at 09:30PM by escamoteur
via reddit https://ift.tt/2Jl7sS8
reddit
Why is Flutter called reactive? • r/FlutterDev
Hi, As far as I have discovered Flutter Pages are almost stateless but not reactive by themselves. Why is Flutter called a reactive...
GGroup: why the ssl cert on flutter.io belongs to Jesse Maxwell ?
< https://lh3.googleusercontent.com/-jBQ_QIQe4Xw/WsQIEqIO_1I/AAAAAAAAA2k/Yxd8xjS-f2EfMd_jaRMgPDKBYLcnW81hgCLcBGAs/s1600/Screen%2BShot%2B2018-04-04%2Bat%2B2.00.34%2BAM.png>
Submitted April 05, 2018 at 01:17AM by Fadi Obaji
via Flutter Dev https://ift.tt/2Iv47yy
< https://lh3.googleusercontent.com/-jBQ_QIQe4Xw/WsQIEqIO_1I/AAAAAAAAA2k/Yxd8xjS-f2EfMd_jaRMgPDKBYLcnW81hgCLcBGAs/s1600/Screen%2BShot%2B2018-04-04%2Bat%2B2.00.34%2BAM.png>
Submitted April 05, 2018 at 01:17AM by Fadi Obaji
via Flutter Dev https://ift.tt/2Iv47yy
GGroup: Import native .aar sdk in Android to use with Flutter
Hello, I've been trying without success to add a sdk that I have (of my enterprise) and import it to the android standalone project (created with Flutter) and I can make it work, but, as soon as open the Flutter project, the classes are all gone and it doesn't recognize the dependencies, only if
Submitted April 05, 2018 at 01:17AM by Miguel Ruivo
via Flutter Dev https://ift.tt/2HbA0Nl
Hello, I've been trying without success to add a sdk that I have (of my enterprise) and import it to the android standalone project (created with Flutter) and I can make it work, but, as soon as open the Flutter project, the classes are all gone and it doesn't recognize the dependencies, only if
Submitted April 05, 2018 at 01:17AM by Miguel Ruivo
via Flutter Dev https://ift.tt/2HbA0Nl
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.
Reddit: Managing State with the Scoped Model Pattern in Flutter
https://m.youtube.com/watch?v=-MCeWP3rgI0&feature=youtu.be
Submitted April 05, 2018 at 09:37AM by Purple_Pizzazz
via reddit https://ift.tt/2GSXGs6
https://m.youtube.com/watch?v=-MCeWP3rgI0&feature=youtu.be
Submitted April 05, 2018 at 09:37AM by Purple_Pizzazz
via reddit https://ift.tt/2GSXGs6
YouTube
Managing State with the Scoped Model Pattern in Dart's Flutter Framework
In this tutorial, we take a look at the scoped model pattern/plugin with flutter by building two counter applications. Source Code: https://github.com/tensor...
Reddit: Simple particle motion in Flutter
https://ift.tt/2q7WuH2
Submitted April 05, 2018 at 05:20PM by sethladd
via reddit https://ift.tt/2GzYenr
https://ift.tt/2q7WuH2
Submitted April 05, 2018 at 05:20PM by sethladd
via reddit https://ift.tt/2GzYenr
Medium
Flutter simple particle motion – Nhan Cao – Medium
This article doesn’t complete fully, just a idea to implement it. :) You can improve it by add more animation, alpha and whatever you want…
GGroup: I tried to make an authentication in firebase with flutter
< https://lh3.googleusercontent.com/-5KL4J-qhR-U/WsZC8vYOefI/AAAAAAAAAJc/dHgouG8jUQY8oaLjbrXg1N13VzJMMISawCLcBGAs/s1600/img.png >
Submitted April 05, 2018 at 05:40PM by paulo.h...@inventsoftware.com.br
via Flutter Dev https://ift.tt/2GZzEvF
< https://lh3.googleusercontent.com/-5KL4J-qhR-U/WsZC8vYOefI/AAAAAAAAAJc/dHgouG8jUQY8oaLjbrXg1N13VzJMMISawCLcBGAs/s1600/img.png >
Submitted April 05, 2018 at 05:40PM by paulo.h...@inventsoftware.com.br
via Flutter Dev https://ift.tt/2GZzEvF
Reddit: How Flutter is paving the way for Fuchsia
https://ift.tt/2HYbJdP
Submitted April 05, 2018 at 09:43PM by SoundDr
via reddit https://ift.tt/2HdIzXQ
https://ift.tt/2HYbJdP
Submitted April 05, 2018 at 09:43PM by SoundDr
via reddit https://ift.tt/2HdIzXQ
9to5Google
Fuchsia Friday: How Flutter is paving the way for Fuchsia (and our first Fuchsia app!)
Earlier this week, Google’s new cross-platform mobile app framework Flutter hit Beta. To celebrate that, let’s take a closer look at what Flutter is doing for app development today, and…
Reddit: Flutter Login with FaceID, Touch ID and Fingerprint Support! (with Form Validation and JSON API)
https://ift.tt/2qa5ADc
Submitted April 05, 2018 at 09:23PM by SoundDr
via reddit https://ift.tt/2GFbyXu
https://ift.tt/2qa5ADc
Submitted April 05, 2018 at 09:23PM by SoundDr
via reddit https://ift.tt/2GFbyXu
GitHub
AppleEducate/flutter_login
flutter_login - 100% Shared Code Android/iOS Login Example - JSON API
Reddit: Flutter Challenge - Hidden Drawer Menu
https://m.youtube.com/watch?feature=youtu.be&v=6CEjnCVdgRM
Submitted April 05, 2018 at 10:26PM by Purple_Pizzazz
via reddit https://ift.tt/2uLKIrn
https://m.youtube.com/watch?feature=youtu.be&v=6CEjnCVdgRM
Submitted April 05, 2018 at 10:26PM by Purple_Pizzazz
via reddit https://ift.tt/2uLKIrn
YouTube
Flutter Challenge - Hidden Drawer Menu
In this Flutter Challenge I attempt to recreate the following design: https://dribbble.com/shots/2729372-Paleo-Paddock-ios-application-menu-animation The des...
GGroup: Why are driver tests displayed half height surrounded by black?
Hi, Why is it that driver tests - even in a brand new flutter project - are displayed at half their natural height? For example, running these commands: > flutter create repro_driver_tests > cd repro_driver_tests > flutter run test\widget_test.dart Results in this: Possibly related, using
Submitted April 06, 2018 at 05:25AM by Kent Boogaart
via Flutter Dev https://ift.tt/2HcJtnF
Hi, Why is it that driver tests - even in a brand new flutter project - are displayed at half their natural height? For example, running these commands: > flutter create repro_driver_tests > cd repro_driver_tests > flutter run test\widget_test.dart Results in this: Possibly related, using
Submitted April 06, 2018 at 05:25AM by Kent Boogaart
via Flutter Dev https://ift.tt/2HcJtnF
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.
Reddit: Building a Mine Sweeper Game using Flutter
https://m.youtube.com/watch?feature=youtu.be&v=I4onjC9Mbc4
Submitted April 06, 2018 at 03:01AM by Purple_Pizzazz
via reddit https://ift.tt/2GEsqd4
https://m.youtube.com/watch?feature=youtu.be&v=I4onjC9Mbc4
Submitted April 06, 2018 at 03:01AM by Purple_Pizzazz
via reddit https://ift.tt/2GEsqd4
YouTube
Building a Mine Sweeper Game using Dart's Flutter Framework (Part 1)
In this tutorial, we build out the basic UI of a mine sweeper game in Flutter. Source Code: https://github.com/tensor-programming/flutter_mine_sweeper_tutori...
GGroup: Primary color
Hi, I want to chang primary color, May i know how to i chang?
Submitted April 06, 2018 at 09:52AM by Sanjay Tejani
via Flutter Dev https://ift.tt/2GF1lGB
Hi, I want to chang primary color, May i know how to i chang?
Submitted April 06, 2018 at 09:52AM by Sanjay Tejani
via Flutter Dev https://ift.tt/2GF1lGB
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.