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.
GGroup: Open up another App that is installed on the device from the Fluttter App.
Ideally, I should be able to allow the user to open any other app from my Flutter App on click of a button. My use case would be to call the Google Maps App on click of a button on my Flutter App. How do I do this? Thank you.
Submitted April 06, 2018 at 03:52PM by Manoj N B
via Flutter Dev https://ift.tt/2GBI5xG
Ideally, I should be able to allow the user to open any other app from my Flutter App on click of a button. My use case would be to call the Google Maps App on click of a button on my Flutter App. How do I do this? Thank you.
Submitted April 06, 2018 at 03:52PM by Manoj N B
via Flutter Dev https://ift.tt/2GBI5xG
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: Can a flutter project export as a framework file?
Can a flutter project export as a framework file for ios or an aar for android?I would love to rewrite my company's sdk with Flutter but it needs to be exported as a cocoapod or framework file. Or on Android and aar file.Anyone know if it's capable of this?
Submitted April 06, 2018 at 06:46PM by engadgetnerd
via reddit https://ift.tt/2HjCZUd
Can a flutter project export as a framework file for ios or an aar for android?I would love to rewrite my company's sdk with Flutter but it needs to be exported as a cocoapod or framework file. Or on Android and aar file.Anyone know if it's capable of this?
Submitted April 06, 2018 at 06:46PM by engadgetnerd
via reddit https://ift.tt/2HjCZUd
reddit
Can a flutter project export as a framework file? • r/FlutterDev
Can a flutter project export as a framework file for ios or an aar for android? I would love to rewrite my company's sdk with Flutter but it...
Reddit: A new Flutter app: from flutter create to the app store
https://ift.tt/2JoeQfK
Submitted April 06, 2018 at 06:42PM by KingBaal
via reddit https://ift.tt/2Eq1JXK
https://ift.tt/2JoeQfK
Submitted April 06, 2018 at 06:42PM by KingBaal
via reddit https://ift.tt/2Eq1JXK
Medium
A new Flutter app: from flutter create to the app store
Over the three months or so since I joined the Flutter team, I’ve been trying to find as much hands-on time as possible to get familiar…
Reddit: Can you remote build and deploy an iOS Flutter app from Windows?
So here's what I'm trying to do:My main dev box is running Windows, and I use this to develop the dart and Android parts of my Flutter apps. I also have a macbook that I've been using to develop the iOS parts of the apps, but it's definitely sub-optimal to be working on such a small screen. I want to be able to write all the iOS (swift) code from my Windows machine, then somehow send the code to my macbook to build and deploy to a simulator or physical device attached to the macbook. I'm envisioning something like what Visual Studio does.Is this type of workflow possible for Flutter apps?
Submitted April 07, 2018 at 06:49AM by mythichelm
via reddit https://ift.tt/2qbQ5vk
So here's what I'm trying to do:My main dev box is running Windows, and I use this to develop the dart and Android parts of my Flutter apps. I also have a macbook that I've been using to develop the iOS parts of the apps, but it's definitely sub-optimal to be working on such a small screen. I want to be able to write all the iOS (swift) code from my Windows machine, then somehow send the code to my macbook to build and deploy to a simulator or physical device attached to the macbook. I'm envisioning something like what Visual Studio does.Is this type of workflow possible for Flutter apps?
Submitted April 07, 2018 at 06:49AM by mythichelm
via reddit https://ift.tt/2qbQ5vk
Reddit: Building a Mine Sweeper Game using Flutter (Part 2)
https://m.youtube.com/watch?v=9K2bH2utBqw&feature=youtu.be
Submitted April 07, 2018 at 10:02AM by Purple_Pizzazz
via reddit https://ift.tt/2EsbtjX
https://m.youtube.com/watch?v=9K2bH2utBqw&feature=youtu.be
Submitted April 07, 2018 at 10:02AM by Purple_Pizzazz
via reddit https://ift.tt/2EsbtjX
YouTube
Building a Mine Sweeper Game using Dart's Flutter Framework (Part 2)
In this tutorial, we continue building out our minesweeper application by giving our board more detail and adding a new way to handle state. Source Code: htt...
Reddit: Why Flutter Will Change Mobile Development for the Best
https://ift.tt/2Erv2cu
Submitted April 07, 2018 at 01:29PM by Purple_Pizzazz
via reddit https://ift.tt/2ErL3yY
https://ift.tt/2Erv2cu
Submitted April 07, 2018 at 01:29PM by Purple_Pizzazz
via reddit https://ift.tt/2ErL3yY
Medium
Why Flutter Will Change Mobile Development for the Best
If you’re an Android developer, you may have heard of Flutter. It’s a relatively new, supposedly simple framework designed for making…
Reddit: Dart Tutorials Playlist (More Videos to come)
https://www.youtube.com/watch?v=DFRl4UyS7c8&list=PLR2qQy0Zxs_W4a6P70VYtzna7jwl3-lxI
Submitted April 07, 2018 at 06:31PM by imthepk
via reddit https://ift.tt/2qcQFZw
https://www.youtube.com/watch?v=DFRl4UyS7c8&list=PLR2qQy0Zxs_W4a6P70VYtzna7jwl3-lxI
Submitted April 07, 2018 at 06:31PM by imthepk
via reddit https://ift.tt/2qcQFZw
YouTube
Dart: Basics of Dart Part -1/2 | Flutter
In this video we will learn the basics of dart programming language.
This video is part 1 of dart basics.
Instagram - https://instagram.com/codepur_ka_superhero
Be sure to ask for help in the comments if you need any. Suggestions for future Flutter tutorials…
This video is part 1 of dart basics.
Instagram - https://instagram.com/codepur_ka_superhero
Be sure to ask for help in the comments if you need any. Suggestions for future Flutter tutorials…
Reddit: Video - Changing the Flutter Channel
https://www.youtube.com/watch?v=xxO08vHKixU&list=PLBbgqtDgdc_RUWUCInIqxpY--C94C6Xjh&index=41&t=0s
Submitted April 08, 2018 at 05:43AM by branflake2267
via reddit https://ift.tt/2qgycdZ
https://www.youtube.com/watch?v=xxO08vHKixU&list=PLBbgqtDgdc_RUWUCInIqxpY--C94C6Xjh&index=41&t=0s
Submitted April 08, 2018 at 05:43AM by branflake2267
via reddit https://ift.tt/2qgycdZ
YouTube
Flutter - Changing the Flutter Channel
In this episode I cover changing the flutter channel to master showing how I try out the new and cool features of flutter. - Flutter channel options - Flutte...
Reddit: Video - Creating a Project in Android Studio
https://www.youtube.com/watch?v=X0leDCeZlb0&index=40&list=PLBbgqtDgdc_RUWUCInIqxpY--C94C6Xjh&t=0s
Submitted April 08, 2018 at 05:10AM by branflake2267
via reddit https://ift.tt/2GF2F05
https://www.youtube.com/watch?v=X0leDCeZlb0&index=40&list=PLBbgqtDgdc_RUWUCInIqxpY--C94C6Xjh&t=0s
Submitted April 08, 2018 at 05:10AM by branflake2267
via reddit https://ift.tt/2GF2F05
YouTube
Flutter - Creating a Project in Android Studio
In this episode I cover creating a Flutter project in android studio. How to install Flutter here: https://flutter.io/get-started/install/ This episode cover...
Reddit: Video - Saving and Loading Shared Preferences
https://www.youtube.com/watch?v=QKvgVu3ihkM&list=PLBbgqtDgdc_RUWUCInIqxpY--C94C6Xjh&t=0s&index=42
Submitted April 08, 2018 at 07:08AM by branflake2267
via reddit https://ift.tt/2uV4VuH
https://www.youtube.com/watch?v=QKvgVu3ihkM&list=PLBbgqtDgdc_RUWUCInIqxpY--C94C6Xjh&t=0s&index=42
Submitted April 08, 2018 at 07:08AM by branflake2267
via reddit https://ift.tt/2uV4VuH
YouTube
Flutter - Saving and Loading Shared Preferences
In this episode, I cover how to save an load shared preferences. This episode covers: - Add the shared preferences dependency - Save a shared preference - Lo...
Reddit: This is my new video series, learning the Dart language by example
https://www.youtube.com/watch?v=x07cVDHL37U&list=PLBbgqtDgdc_TdlIx6tSgr8jzQPLa00ggp
Submitted April 08, 2018 at 08:43AM by branflake2267
via reddit https://ift.tt/2GHhC1R
https://www.youtube.com/watch?v=x07cVDHL37U&list=PLBbgqtDgdc_TdlIx6tSgr8jzQPLa00ggp
Submitted April 08, 2018 at 08:43AM by branflake2267
via reddit https://ift.tt/2GHhC1R
YouTube
Dart 101 - Getting Started with the Dart Language
Welcome to the beginning of the series of learning Dart by example. In this episode I cover creating a Dart language application and the first statement, print("something").
Try it out for your self in the dart pad here:
https://dartpad.dartlang.org/
Try it out for your self in the dart pad here:
https://dartpad.dartlang.org/
Reddit: How to make bottom "appbar" that sticks to the top of the keyboard?
Hello,I am trying to make a messaging application. Id like the message text field to be at the bottom of the screen, but then stick to the top of the keyboard when it appears.How can I do this? Currently the keyboard just pops up, obscures it, and I have the scroll down to reveal it.Cheers
Submitted April 08, 2018 at 08:03AM by s0ft3ng
via reddit https://ift.tt/2qfYyg1
Hello,I am trying to make a messaging application. Id like the message text field to be at the bottom of the screen, but then stick to the top of the keyboard when it appears.How can I do this? Currently the keyboard just pops up, obscures it, and I have the scroll down to reveal it.Cheers
Submitted April 08, 2018 at 08:03AM by s0ft3ng
via reddit https://ift.tt/2qfYyg1
reddit
How to make bottom "appbar" that sticks to the top... • r/FlutterDev
Hello, I am trying to make a messaging application. Id like the message text field to be at the bottom of the screen, but then stick to the top...
Reddit: Video - Extend and Reuse the App Bar
https://www.youtube.com/watch?v=cLbNY2nCuYw&t=0s&index=43&list=PLBbgqtDgdc_RUWUCInIqxpY--C94C6Xjh
Submitted April 08, 2018 at 07:58AM by branflake2267
via reddit https://ift.tt/2GJLmer
https://www.youtube.com/watch?v=cLbNY2nCuYw&t=0s&index=43&list=PLBbgqtDgdc_RUWUCInIqxpY--C94C6Xjh
Submitted April 08, 2018 at 07:58AM by branflake2267
via reddit https://ift.tt/2GJLmer
YouTube
Flutter - Extend and Reuse the App Bar
In this episode I extend and reuse the app bar on multiple pages. I show how to make an action widget, an IconButton the same on both widgets.