New post on /r/flutterdev subreddit:
Flutter - StaggeredGridView (Tutorial)
https://www.youtube.com/watch?v=S6J_JKxJW9A
January 18, 2019 at 05:23PM by JohannesMilke
http://bit.ly/2FCzD0c
Flutter - StaggeredGridView (Tutorial)
https://www.youtube.com/watch?v=S6J_JKxJW9A
January 18, 2019 at 05:23PM by JohannesMilke
http://bit.ly/2FCzD0c
YouTube
Flutter - StaggeredGridView
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
► Source code: https://github.com/JohannesMilke/staggered_grid_view
► Buy My Courses: https://johannesmilke.teachable.com/p/home
► Follow Twitter: htt…
► Source code: https://github.com/JohannesMilke/staggered_grid_view
► Buy My Courses: https://johannesmilke.teachable.com/p/home
► Follow Twitter: htt…
New post on Flutter Dev Google group:
Adding a filter function to searchbar
Hi all, I'm creating an app with Flutter and working on adding searching functionality to said app. Currently, I have a search bar and I've added a label icon because I want to filter my results. However, I can't figure out how to trigger buildResults() without typing in a query and simply using
January 18, 2019 at 08:17PM by Agnes Jang
http://bit.ly/2RXlQr4
Adding a filter function to searchbar
Hi all, I'm creating an app with Flutter and working on adding searching functionality to said app. Currently, I have a search bar and I've added a label icon because I want to filter my results. However, I can't figure out how to trigger buildResults() without typing in a query and simply using
January 18, 2019 at 08:17PM by Agnes Jang
http://bit.ly/2RXlQr4
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:
Interesting discussion on Hacker News re: Flutter desktop embedding.
http://bit.ly/2FAlIYS
January 18, 2019 at 08:45PM by Purple_Pizzazz
http://bit.ly/2FDjasO
Interesting discussion on Hacker News re: Flutter desktop embedding.
http://bit.ly/2FAlIYS
January 18, 2019 at 08:45PM by Purple_Pizzazz
http://bit.ly/2FDjasO
New post on /r/flutterdev subreddit:
App Dev Question
Do you think it is possible to create an uber-like app using only flutter?? Because ive read somewhere that uber uses also python in generating the price
January 18, 2019 at 11:44PM by rjoeberttan
http://bit.ly/2T26oqZ
App Dev Question
Do you think it is possible to create an uber-like app using only flutter?? Because ive read somewhere that uber uses also python in generating the price
January 18, 2019 at 11:44PM by rjoeberttan
http://bit.ly/2T26oqZ
reddit
r/FlutterDev - App Dev Question
1 vote and 2 comments so far on Reddit
New post on /r/flutterdev subreddit:
Is there a tutorial on how to access Native SDKs with Swift/Java?
There's some sdks that are only available with Swift or Java only. Are there any good examples for adding those sdks into the project and using Flutter with them?
January 19, 2019 at 01:26AM by SexySama
http://bit.ly/2FC3upz
Is there a tutorial on how to access Native SDKs with Swift/Java?
There's some sdks that are only available with Swift or Java only. Are there any good examples for adding those sdks into the project and using Flutter with them?
January 19, 2019 at 01:26AM by SexySama
http://bit.ly/2FC3upz
reddit
r/FlutterDev - Is there a tutorial on how to access Native SDKs with Swift/Java?
1 vote and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Giffy Dialogs (Support flare animations too)
http://bit.ly/2FJYH4U
January 19, 2019 at 01:01AM by xsahil03x
http://bit.ly/2DiVFTl
Giffy Dialogs (Support flare animations too)
http://bit.ly/2FJYH4U
January 19, 2019 at 01:01AM by xsahil03x
http://bit.ly/2DiVFTl
reddit
Giffy Dialogs (Support flare animations too)
Posted in r/FlutterDev by u/xsahil03x • 79 points and 9 comments
New post on /r/flutterdev subreddit:
Created this library last night for fun. Giffy Dialog : A beautiful and custom gif alert dialog for flutter. (It support flare animations too) Github : http://bit.ly/2U2aPCc
http://bit.ly/2FzOpoB
January 19, 2019 at 12:47AM by xsahil03x
http://bit.ly/2DjVpUd
Created this library last night for fun. Giffy Dialog : A beautiful and custom gif alert dialog for flutter. (It support flare animations too) Github : http://bit.ly/2U2aPCc
http://bit.ly/2FzOpoB
January 19, 2019 at 12:47AM by xsahil03x
http://bit.ly/2DjVpUd
reddit
Created this library last night for fun. Giffy Dialog : A...
Posted in r/FlutterDev by u/xsahil03x • 7 points and 1 comment
New post on /r/flutterdev subreddit:
Custom animation for Navigator.pop ?
Is there any way to use a different animation for the Navigation.pop function? For context, I tried using CupertinoPageRoute in Navigation.push in my first screen, and MaterialPageRoute in Navigation.pop in my second, but the pop function still animated the CupertinoPageRoute slide. Is there any way to create different animations for both push and pop? Thanks.
January 19, 2019 at 07:28AM by francis0118
http://bit.ly/2DmYBhV
Custom animation for Navigator.pop ?
Is there any way to use a different animation for the Navigation.pop function? For context, I tried using CupertinoPageRoute in Navigation.push in my first screen, and MaterialPageRoute in Navigation.pop in my second, but the pop function still animated the CupertinoPageRoute slide. Is there any way to create different animations for both push and pop? Thanks.
January 19, 2019 at 07:28AM by francis0118
http://bit.ly/2DmYBhV
reddit
r/FlutterDev - Custom animation for Navigator.pop ?
1 vote and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Embedded web view for flutter
A plugin that can embedded (web view) with flutter widgets tree, support from native web viewsweb vuw
January 19, 2019 at 07:06AM by DevFatani
http://bit.ly/2TVU9Mo
Embedded web view for flutter
A plugin that can embedded (web view) with flutter widgets tree, support from native web viewsweb vuw
January 19, 2019 at 07:06AM by DevFatani
http://bit.ly/2TVU9Mo
Dart packages
web_vuw | Flutter Package
A plugin that can embedded (web view) with flutter widgets tree, support from native web views
New post on Flutter Dev Google group:
Custom animation for Navigator.pop ?
Is there any way to use a different animation for the Navigation.pop function? For context, I tried using CupertinoPageRoute in Navigation.push in my first screen, and MaterialPageRoute in Navigation.pop in my second, but the pop function still animated the CupertinoPageRoute slide. Is there any
January 19, 2019 at 07:40AM by Francis Cajalne
http://bit.ly/2RUInEQ
Custom animation for Navigator.pop ?
Is there any way to use a different animation for the Navigation.pop function? For context, I tried using CupertinoPageRoute in Navigation.push in my first screen, and MaterialPageRoute in Navigation.pop in my second, but the pop function still animated the CupertinoPageRoute slide. Is there any
January 19, 2019 at 07:40AM by Francis Cajalne
http://bit.ly/2RUInEQ
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 Flutter Dev Google group:
flutter clean oop form coding tips?
Hey Devs, I want tips for creating clean flutter form code. I am creating a app like shown on this picture below. [image: 8ab6e190d162498082ea5d79fbe23b54.png] I have created the UI but handling thoses inputs and calculating the result is making me headache problem so
January 19, 2019 at 08:56AM by Abhijit leihaorambam
http://bit.ly/2ASHzq9
flutter clean oop form coding tips?
Hey Devs, I want tips for creating clean flutter form code. I am creating a app like shown on this picture below. [image: 8ab6e190d162498082ea5d79fbe23b54.png] I have created the UI but handling thoses inputs and calculating the result is making me headache problem so
January 19, 2019 at 08:56AM by Abhijit leihaorambam
http://bit.ly/2ASHzq9
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:
UIKit Dimension Guidelines
I would like to recreate some of the missing UIKit components for my Flutter, app and keep the same level of dimensions and proportions (e.g. margins, paddings, typography, etc). Where can I get more information about those? The Human Interface Guidelines document unfortunately does not say much about those.
January 19, 2019 at 09:35AM by preslavrachev
http://bit.ly/2FAjkB9
UIKit Dimension Guidelines
I would like to recreate some of the missing UIKit components for my Flutter, app and keep the same level of dimensions and proportions (e.g. margins, paddings, typography, etc). Where can I get more information about those? The Human Interface Guidelines document unfortunately does not say much about those.
January 19, 2019 at 09:35AM by preslavrachev
http://bit.ly/2FAjkB9
Apple Developer Documentation
Human Interface Guidelines | Apple Developer Documentation
The HIG contains guidance and best practices that can help you design a great experience for any Apple platform.
New post on /r/flutterdev subreddit:
Is there a timeline for Flutter support on ChromeOS?
It seems you can already develop and test flutter apps on ChromeOS - https://proandroiddev.com/flutter-development-on-a-pixelbook-dde984a3fc1e - but what about shipping the solution to that end-user community? Is there plan to make that first-class? Or is it only for chomebooks supporting Android today (APK deployment), and "please sir/madam, wait for Fuschia"?
January 19, 2019 at 12:11PM by paul_h
http://bit.ly/2FBv8mU
Is there a timeline for Flutter support on ChromeOS?
It seems you can already develop and test flutter apps on ChromeOS - https://proandroiddev.com/flutter-development-on-a-pixelbook-dde984a3fc1e - but what about shipping the solution to that end-user community? Is there plan to make that first-class? Or is it only for chomebooks supporting Android today (APK deployment), and "please sir/madam, wait for Fuschia"?
January 19, 2019 at 12:11PM by paul_h
http://bit.ly/2FBv8mU
Medium
Flutter Development on a Pixelbook
Newly added features in Chrome OS that let you develop and test a Flutter application without a simulator or emulator.
New post on /r/flutterdev subreddit:
Are the layouts that Google used in Flutter conf in london announcing Flutter 1.0, open source?
No text found
January 19, 2019 at 01:36PM by RadiantCity
http://bit.ly/2FI3m7c
Are the layouts that Google used in Flutter conf in london announcing Flutter 1.0, open source?
No text found
January 19, 2019 at 01:36PM by RadiantCity
http://bit.ly/2FI3m7c
reddit
r/FlutterDev - Are the layouts that Google used in Flutter conf in london announcing Flutter 1.0, open source?
1 vote and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
A collection of helpers, made with the intent to simplify the using of streams and the BLoC pattern, and various widgets for Flutter.
https://github.com/frideosapps/frideos_flutter
January 19, 2019 at 03:56PM by frideosapps
http://bit.ly/2DlPHkY
A collection of helpers, made with the intent to simplify the using of streams and the BLoC pattern, and various widgets for Flutter.
https://github.com/frideosapps/frideos_flutter
January 19, 2019 at 03:56PM by frideosapps
http://bit.ly/2DlPHkY
GitHub
GitHub - frideosapps/frideos_flutter: An all-in-one Fllutter package for state management, reactive objects, animations, effects…
An all-in-one Fllutter package for state management, reactive objects, animations, effects, timed widgets etc. - GitHub - frideosapps/frideos_flutter: An all-in-one Fllutter package for state manag...
New post on /r/flutterdev subreddit:
Creating Solitaire in Flutter – Flutter Community – Medium
http://bit.ly/2R0Exph
January 19, 2019 at 05:08PM by deven9852
http://bit.ly/2U2aY8C
Creating Solitaire in Flutter – Flutter Community – Medium
http://bit.ly/2R0Exph
January 19, 2019 at 05:08PM by deven9852
http://bit.ly/2U2aY8C
Medium
Creating Solitaire in Flutter
Making a Solitaire clone in Flutter (without a game engine)
New post on /r/flutterdev subreddit:
Built Value Tutorial for Dart & Flutter
https://youtu.be/Jji05a2GV_s
January 19, 2019 at 06:03PM by MRresoMC
http://bit.ly/2U5AIB9
Built Value Tutorial for Dart & Flutter
https://youtu.be/Jji05a2GV_s
January 19, 2019 at 06:03PM by MRresoMC
http://bit.ly/2U5AIB9
YouTube
Built Value Tutorial for Dart & Flutter
📗 Get the code from this tutorial 👇👇
https://resocoder.com/dart-built-value-tutorial
Library: https://pub.dartlang.org/packages/built_value
Data classes, immutability, simple serialization - this is what Dart does NOT offer right off the bat. While Dart…
https://resocoder.com/dart-built-value-tutorial
Library: https://pub.dartlang.org/packages/built_value
Data classes, immutability, simple serialization - this is what Dart does NOT offer right off the bat. While Dart…
New post on /r/flutterdev subreddit:
Web View For Flutter
A plugin that can embedded (web view) with flutter widgets tree, support from native web viewsweb_vuwSupport all functions that you need to handle for web viewhttps://pub.dartlang.org/packages/web_vuw
January 19, 2019 at 07:31PM by DevFatani
http://bit.ly/2R0NDlV
Web View For Flutter
A plugin that can embedded (web view) with flutter widgets tree, support from native web viewsweb_vuwSupport all functions that you need to handle for web viewhttps://pub.dartlang.org/packages/web_vuw
January 19, 2019 at 07:31PM by DevFatani
http://bit.ly/2R0NDlV
New post on /r/flutterdev subreddit:
Designing the ‘ultimate’ SpaceX app with Flutter
http://bit.ly/2Ml8U8Z
January 19, 2019 at 09:57PM by Purple_Pizzazz
http://bit.ly/2sDhCGN
Designing the ‘ultimate’ SpaceX app with Flutter
http://bit.ly/2Ml8U8Z
January 19, 2019 at 09:57PM by Purple_Pizzazz
http://bit.ly/2sDhCGN
Medium
Designing the ‘ultimate’ SpaceX app
SpaceX GO! is an unofficial open-source SpaceX launch tracker, built for mobile platforms with Flutter. It allows to check both past &…
New post on /r/flutterdev subreddit:
24.Flutter e-commerce app: FireStore and google sign in part1
https://youtu.be/43x-EB6rVe4
January 19, 2019 at 11:08PM by kibatheseven
http://bit.ly/2sAJGug
24.Flutter e-commerce app: FireStore and google sign in part1
https://youtu.be/43x-EB6rVe4
January 19, 2019 at 11:08PM by kibatheseven
http://bit.ly/2sAJGug
YouTube
24.Flutter e-commerce app: FireStore and google sign in part1
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