New post on /r/flutterdev subreddit:
Offset vs Alignment in Flutter
http://bit.ly/2MfNLx9
January 18, 2019 at 07:47AM by shubhamhackz
http://bit.ly/2FF7tkB
Offset vs Alignment in Flutter
http://bit.ly/2MfNLx9
January 18, 2019 at 07:47AM by shubhamhackz
http://bit.ly/2FF7tkB
Stack Overflow
Offset vs Alignment in Flutter
Although I know their uses and properties but sometimes I found it hard to tell the difference between Offset and Alignment as both of them represents a point in x-axis and y-axis
New post on /r/flutterdev subreddit:
giffy_dialog | A beautiful and custom gif alert dialog for flutter
http://bit.ly/2DgBZiZ
January 18, 2019 at 09:28AM by Elixane
http://bit.ly/2Mh73Cc
giffy_dialog | A beautiful and custom gif alert dialog for flutter
http://bit.ly/2DgBZiZ
January 18, 2019 at 09:28AM by Elixane
http://bit.ly/2Mh73Cc
Dart packages
giffy_dialog | Flutter Package
A Flutter package for a quick, handy and beautiful giffy dialog.
New post on /r/flutterdev subreddit:
Scoped Model OR Redux OR Bloc for API calls
Hi,I am creating an application that will make a lot of calls to various servers, and have a lot of asynchronous processing involved. Which of these 3 architectures is the best suited for async programming in Flutter?Has anyone used all 3 of these? What has your experience been like?Thanks a lot!
January 18, 2019 at 11:08AM by svsobh
http://bit.ly/2W172Xt
Scoped Model OR Redux OR Bloc for API calls
Hi,I am creating an application that will make a lot of calls to various servers, and have a lot of asynchronous processing involved. Which of these 3 architectures is the best suited for async programming in Flutter?Has anyone used all 3 of these? What has your experience been like?Thanks a lot!
January 18, 2019 at 11:08AM by svsobh
http://bit.ly/2W172Xt
reddit
r/FlutterDev - Scoped Model OR Redux OR Bloc for API calls
1 vote and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Introduction to Dart - Part 2: Functions
https://youtu.be/jA5kPLZGjmE
January 18, 2019 at 12:12PM by bizz84
http://bit.ly/2FyPsFs
Introduction to Dart - Part 2: Functions
https://youtu.be/jA5kPLZGjmE
January 18, 2019 at 12:12PM by bizz84
http://bit.ly/2FyPsFs
YouTube
Introduction to Dart - Part 2: Functions
Sign up here for more videos: https://codewithandrea.com/
This mini-video series is a FREE sample of my Flutter & Firebase Udemy Course: https://codewithandrea.com/courses/flutter-firebase/
Level: BEGINNER. Some previous programming knowledge is helpful…
This mini-video series is a FREE sample of my Flutter & Firebase Udemy Course: https://codewithandrea.com/courses/flutter-firebase/
Level: BEGINNER. Some previous programming knowledge is helpful…
New post on Flutter Dev Google group:
How to encode image from dart that is decodable by python and viceversa
I am actually working to connect my flutter application with google virtual machine instance. I have set the python socket server ( code down below ) at vm instance that can take up an image, decode it and then call my machine learning model. Moreover after processing it should encode the image
January 18, 2019 at 02:45PM by Muhammad Abdullah Rafique
http://bit.ly/2RCcH7I
How to encode image from dart that is decodable by python and viceversa
I am actually working to connect my flutter application with google virtual machine instance. I have set the python socket server ( code down below ) at vm instance that can take up an image, decode it and then call my machine learning model. Moreover after processing it should encode the image
January 18, 2019 at 02:45PM by Muhammad Abdullah Rafique
http://bit.ly/2RCcH7I
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:
Flutter - StaggeredGridView (Tutorial)
https://www.youtube.com/watch?v=S6J_JKxJW9A&list=PL1WkZqhlAdC-i3Vs_HBQw9BPT9-_zMSun&index=7
January 18, 2019 at 04:40PM by JohannesMilke
http://bit.ly/2CwPFoD
Flutter - StaggeredGridView (Tutorial)
https://www.youtube.com/watch?v=S6J_JKxJW9A&list=PL1WkZqhlAdC-i3Vs_HBQw9BPT9-_zMSun&index=7
January 18, 2019 at 04:40PM by JohannesMilke
http://bit.ly/2CwPFoD
YouTube
Flutter - StaggeredGridView
Watch the previous challenge video : https://www.youtube.com/watch?v=lslsZybnap0 Source code: https://github.com/JohannesMilke/staggered_grid_view Twitter: h...
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