Reddit: Using Global Keys to get State and Validate Input in Flutter (video tutorial)
https://www.youtube.com/watch?v=-Bh_U5u_1Lo
Submitted March 09, 2018 at 12:05AM by Purple_Pizzazz
via reddit http://ift.tt/2DbGVTg
https://www.youtube.com/watch?v=-Bh_U5u_1Lo
Submitted March 09, 2018 at 12:05AM by Purple_Pizzazz
via reddit http://ift.tt/2DbGVTg
YouTube
Using Global Keys to get State and Validate Input in Dart's Flutter Framework
In this tutorial, we look a the Global Keys and Input Validation in Flutter.
Source Code: https://github.com/tensor-programming/Flutter_Input
Source Code: https://github.com/tensor-programming/Flutter_Input
Reddit: Tutorial : Flutter App powered by Google Cloud Functions
http://ift.tt/2oVJC7b
Submitted March 08, 2018 at 11:02PM by KingBaal
via reddit http://ift.tt/2tsR8en
http://ift.tt/2oVJC7b
Submitted March 08, 2018 at 11:02PM by KingBaal
via reddit http://ift.tt/2tsR8en
Romin Irani’s Blog
Tutorial : Flutter App powered by Google Cloud Functions
The Beta release of Flutter from Google has caught the attention of several developers and that includes me. I am always interested in…
Reddit: Why I’m Giving Up Everything for Flutter – Dean Chalk
http://ift.tt/2Hkclct
Submitted March 08, 2018 at 11:01PM by sethladd
via reddit http://ift.tt/2oTLT2K
http://ift.tt/2Hkclct
Submitted March 08, 2018 at 11:01PM by sethladd
via reddit http://ift.tt/2oTLT2K
Dean Chalk
Why I’m Giving Up Everything for Flutter
The Xamarin Developer Story
Reddit: Unofficial Flutter Discord Server!
Hi everyone! I thought I would share a Discord server that I am starting to put together for people of this Reddit to chat, collaborate and help grow this community! (yes I am aware of the gitter chat)This Discord server is very fresh, so please feel free to give any feedback/requests in the #suggestions room, or in this post.If you are a notable dev currently in Flutter community, message myself (Pritykin) or any other Mod to assign your server role.https://discord.gg/p7Aj8wFThanks!
Submitted March 09, 2018 at 01:07AM by Finaltrigger
via reddit http://ift.tt/2p0wVHk
Hi everyone! I thought I would share a Discord server that I am starting to put together for people of this Reddit to chat, collaborate and help grow this community! (yes I am aware of the gitter chat)This Discord server is very fresh, so please feel free to give any feedback/requests in the #suggestions room, or in this post.If you are a notable dev currently in Flutter community, message myself (Pritykin) or any other Mod to assign your server role.https://discord.gg/p7Aj8wFThanks!
Submitted March 09, 2018 at 01:07AM by Finaltrigger
via reddit http://ift.tt/2p0wVHk
Discord
Join the /r/FlutterDev Discord Server!
Official discord of the r/FlutterDev reddit community. Come discuss flutter, your apps, and more! | 27,459 members
Reddit: A Flutter widget to create an iOS settings-table
http://ift.tt/2G6ZtqC
Submitted March 09, 2018 at 01:52AM by Purple_Pizzazz
via reddit http://ift.tt/2FuNthO
http://ift.tt/2G6ZtqC
Submitted March 09, 2018 at 01:52AM by Purple_Pizzazz
via reddit http://ift.tt/2FuNthO
GitHub
matthinc/flutter_cupertino_settings
Contribute to flutter_cupertino_settings development by creating an account on GitHub.
GGroup: Flutter gets stuck at 'Initializing gradle...'
I followed the steps flutter.io to prep my pc for development, and in trying to get my first app, unfortunately it doesn't go pass the 'Initializing gradle...' stage. This is getting really frustrating. Am I doing something wrong? Did I miss a step during setup? Has anyone had this same issue
Submitted March 09, 2018 at 07:04AM by Dennis Dan
via Flutter Dev http://ift.tt/2DcGM1L
I followed the steps flutter.io to prep my pc for development, and in trying to get my first app, unfortunately it doesn't go pass the 'Initializing gradle...' stage. This is getting really frustrating. Am I doing something wrong? Did I miss a step during setup? Has anyone had this same issue
Submitted March 09, 2018 at 07:04AM by Dennis Dan
via Flutter Dev http://ift.tt/2DcGM1L
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: Introducing: Flutter Challenges!
http://ift.tt/2FtB6SO
Submitted March 09, 2018 at 07:07AM by KingBaal
via reddit http://ift.tt/2Ga16UL
http://ift.tt/2FtB6SO
Submitted March 09, 2018 at 07:07AM by KingBaal
via reddit http://ift.tt/2Ga16UL
Medium
Introducing: Flutter Challenges!
Flutter is Google’s new mobile development SDK for building Android and iOS apps. When I first heard about it I was extremely skeptical…
Reddit: redux_persist: Persist Redux state across app restarts in Flutter.
http://ift.tt/2FqQ7Vv
Submitted March 09, 2018 at 02:39PM by Purple_Pizzazz
via reddit http://ift.tt/2p034ic
http://ift.tt/2FqQ7Vv
Submitted March 09, 2018 at 02:39PM by Purple_Pizzazz
via reddit http://ift.tt/2p034ic
Dart Packages
redux_persist | Flutter Package
redux_persist 0.0.1 Flutter and Dart package - Persist Redux State
GGroup: Flutter Splash Page not Working
Are there any known bugs with the current version of flutter handling images in the splash page folder? I'm following the instructions and placing the three LaunchImage png files into the LaunchImage.imageset folder but nothing appears on load.
Submitted March 09, 2018 at 06:07PM by ez...@sightworks.com
via Flutter Dev http://ift.tt/2GaLi43
Are there any known bugs with the current version of flutter handling images in the splash page folder? I'm following the instructions and placing the three LaunchImage png files into the LaunchImage.imageset folder but nothing appears on load.
Submitted March 09, 2018 at 06:07PM by ez...@sightworks.com
via Flutter Dev http://ift.tt/2GaLi43
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: New recipes in the Flutter cookbook!
A lot of new recipes !! Read them in the cookbook.
Submitted March 09, 2018 at 06:19PM by KingBaal
via reddit http://ift.tt/2Df2wdc
A lot of new recipes !! Read them in the cookbook.
Submitted March 09, 2018 at 06:19PM by KingBaal
via reddit http://ift.tt/2Df2wdc
GitHub
Cookbook part4 (#869) · flutter/website@5ef88ed
* More Recipes for the cookbook on Images, Lists, and Gesture Handling.
* Fix Horizontal List complete example
* Fix Typo in Long Lists recipe
* Next few recipes
* Fix Horizontal List complete example
* Fix Typo in Long Lists recipe
* Next few recipes
GGroup: Animating a Splash Page?
I have a static image displaying on the load screen for my flutter app, but want to animate the logo. Does anyone know how this would be done?
Submitted March 09, 2018 at 07:16PM by ez...@sightworks.com
via Flutter Dev http://ift.tt/2Dc7pUB
I have a static image displaying on the load screen for my flutter app, but want to animate the logo. Does anyone know how this would be done?
Submitted March 09, 2018 at 07:16PM by ez...@sightworks.com
via Flutter Dev http://ift.tt/2Dc7pUB
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: package developers : how do you set up your projects?
I am wandering on what project setup do you use to develop packages and examples? Can you set it up inside single intellij project or do you create one project for library and one project for example? Obvious advantage of having both inside one project would be refactoring library while you
Submitted March 09, 2018 at 08:09PM by Matej The Tree
via Flutter Dev http://ift.tt/2G90D4Z
I am wandering on what project setup do you use to develop packages and examples? Can you set it up inside single intellij project or do you create one project for library and one project for example? Obvious advantage of having both inside one project would be refactoring library while you
Submitted March 09, 2018 at 08:09PM by Matej The Tree
via Flutter Dev http://ift.tt/2G90D4Z
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: SpriteWidget - 2D Game Engine for Flutter
http://ift.tt/2FF2UHb
Submitted March 09, 2018 at 08:13PM by Purple_Pizzazz
via reddit http://ift.tt/2HmV2aN
http://ift.tt/2FF2UHb
Submitted March 09, 2018 at 08:13PM by Purple_Pizzazz
via reddit http://ift.tt/2HmV2aN
SpriteWidget
SpriteWidget - 2D Game Engine for Flutter
SpriteWidget is an open source toolkit for building complex, high
performance animations and 2D games with Flutter. You can use SpriteWidget
to create anything from an animated icon to a full fledged game.
performance animations and 2D games with Flutter. You can use SpriteWidget
to create anything from an animated icon to a full fledged game.
Reddit: Persist Redux in Flutter
http://ift.tt/2HjY3se
Submitted March 09, 2018 at 07:32PM by CraftThatBlock
via reddit http://ift.tt/2oZdoYs
http://ift.tt/2HjY3se
Submitted March 09, 2018 at 07:32PM by CraftThatBlock
via reddit http://ift.tt/2oZdoYs
Medium
Persist Redux in Flutter
Flutter is great, with it’s first beta out and a growing ecosystem, more and more developers are trying it out and falling in love (myself…
GGroup: Can't use UrlLauncher on iOS
Hi, First of all: I am really loving building apps on Flutter. Native development for iOS or Android is such a pain - in fact, double pain! But Flutter is amazing. But I'm struggling to use the UrlLauncher plugin. It's working perfectly fine on Android, but I can't run my app on iOS anymore.
Submitted March 09, 2018 at 08:47PM by Adriano Brandão
via Flutter Dev http://ift.tt/2p2RPqf
Hi, First of all: I am really loving building apps on Flutter. Native development for iOS or Android is such a pain - in fact, double pain! But Flutter is amazing. But I'm struggling to use the UrlLauncher plugin. It's working perfectly fine on Android, but I can't run my app on iOS anymore.
Submitted March 09, 2018 at 08:47PM by Adriano Brandão
via Flutter Dev http://ift.tt/2p2RPqf
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: Flutter Developers in Portland Oregon
Hello, I'm writing on behalf of SightWorks, a digital experience agency in Portland Oregon. We are currently building a flutter app and are wondering whether there are any flutter developers located in our city. If so, is there a way to contact them? Thank you! -- Ezra Sandzer-Bell
Submitted March 09, 2018 at 10:04PM by Ezra Sandzer-bell
via Flutter Dev http://ift.tt/2FByxBL
Hello, I'm writing on behalf of SightWorks, a digital experience agency in Portland Oregon. We are currently building a flutter app and are wondering whether there are any flutter developers located in our city. If so, is there a way to contact them? Thank you! -- Ezra Sandzer-Bell
Submitted March 09, 2018 at 10:04PM by Ezra Sandzer-bell
via Flutter Dev http://ift.tt/2FByxBL
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: The Basics of Animation with Flutter (video)
https://www.youtube.com/watch?v=5urRyqOwTuo
Submitted March 10, 2018 at 12:59AM by Purple_Pizzazz
via reddit http://ift.tt/2FuqIKE
https://www.youtube.com/watch?v=5urRyqOwTuo
Submitted March 10, 2018 at 12:59AM by Purple_Pizzazz
via reddit http://ift.tt/2FuqIKE
YouTube
The Basics of Animation with Dart's Flutter Framework
In this tutorial, we look at the basics of Tween based Animations in Flutter.
Source Code: https://github.com/tensor-programming/Flutter_Animation
Source Code: https://github.com/tensor-programming/Flutter_Animation
Reddit: Widget Swapping
https://www.youtube.com/watch?v=x3VvE6WukeY
Submitted March 10, 2018 at 06:55AM by branflake2267
via reddit http://ift.tt/2Iizjly
https://www.youtube.com/watch?v=x3VvE6WukeY
Submitted March 10, 2018 at 06:55AM by branflake2267
via reddit http://ift.tt/2Iizjly
YouTube
Flutter - Widget Swapping
In this episode, I cover swapping a widget based on the internal or external state variables. Use setState to mutate the internal state.
- Use a button to set the widgets internal state
- And then I’ll show the widget swap logic
- See how the external…
- Use a button to set the widgets internal state
- And then I’ll show the widget swap logic
- See how the external…
Reddit: I can´t get dependencies because of something i have no idea why.
This is the message that it gives, can someone help to resolve this problem? thanks.
The Flutter SDK is not available. Flutter users should run
Submitted March 10, 2018 at 04:12PM by frankcohe
via reddit http://ift.tt/2FrEXE4
This is the message that it gives, can someone help to resolve this problem? thanks.
The Flutter SDK is not available. Flutter users should run
flutter packages get
instead of pub get
. Depended on by: - test_txtSubmitted March 10, 2018 at 04:12PM by frankcohe
via reddit http://ift.tt/2FrEXE4
reddit
I can´t get dependencies because of something i... • r/FlutterDev
This is the message that it gives, can someone help to resolve this problem? thanks. The Flutter SDK is not available. Flutter users...
Reddit: Redux Persist for Flutter and Web (part 2)
http://ift.tt/2Ik90eU
Submitted March 10, 2018 at 04:22PM by CraftThatBlock
via reddit http://ift.tt/2FE5VHY
http://ift.tt/2Ik90eU
Submitted March 10, 2018 at 04:22PM by CraftThatBlock
via reddit http://ift.tt/2FE5VHY
Medium
Redux Persist for Flutter and Web
Yesterday I introduced redux_persist, a library to automatically save and load redux.dart stores to disk. It was bounded to Flutter by…