New post on /r/flutterdev subreddit:
Flutter - Charging your customers with stripe
https://youtu.be/E8IhufSG-40
January 17, 2019 at 05:00PM by rajayogan27
http://bit.ly/2MfcVfa
Flutter - Charging your customers with stripe
https://youtu.be/E8IhufSG-40
January 17, 2019 at 05:00PM by rajayogan27
http://bit.ly/2MfcVfa
YouTube
Flutter - Charging your customers with stripe
Support me - https://paypal.me/RajaYoganBuy my course - https://www.udemy.com/learn-flutter-from-scratch/?couponCode=SPECOFFFollow me on twitter - https://tw...
New tweet from flutterio:
Surveys are a great way for us to find out what features are most important to you. Find out how your responses are prioritized in the Flutter engineering effort!
Read the results here 👇 https://t.co/M8mgviR0yv— Flutter (@flutterio) January 17, 2019
January 17, 2019 at 07:20PM
http://twitter.com/flutterio/status/1085965088564174850
Surveys are a great way for us to find out what features are most important to you. Find out how your responses are prioritized in the Flutter engineering effort!
Read the results here 👇 https://t.co/M8mgviR0yv— Flutter (@flutterio) January 17, 2019
January 17, 2019 at 07:20PM
http://twitter.com/flutterio/status/1085965088564174850
Medium
How we use user surveys to prioritize engineering effort in Flutter — October 2018 edition
Written by Ja Young Lee & Tao Dong
New post on /r/flutterdev subreddit:
Flutter - Screen DesignChallenge II (Tutorial)
https://www.youtube.com/watch?v=lslsZybnap0
January 17, 2019 at 07:40PM by JohannesMilke
http://bit.ly/2DgVice
Flutter - Screen DesignChallenge II (Tutorial)
https://www.youtube.com/watch?v=lslsZybnap0
January 17, 2019 at 07:40PM by JohannesMilke
http://bit.ly/2DgVice
YouTube
Flutter - Screen DesignChallenge II
► Source code: https://github.com/JohannesMilke/screen_design_challenge_ii ► ENROLL To My Flutter Udemy Course: https://www.udemy.com/course/super-efficient-...
New post on /r/flutterdev subreddit:
Flutter setup on Mac
Do I need to download Android Studio on my Mac(it's 128gb, so I'm struggling with storage every day) to finish flutter instalation? I have Android Studio already installed on Windows, so I don't need it on a Mac. What the problem is, when I run
January 17, 2019 at 09:08PM by sushibgd
http://bit.ly/2FzxXEZ
Flutter setup on Mac
Do I need to download Android Studio on my Mac(it's 128gb, so I'm struggling with storage every day) to finish flutter instalation? I have Android Studio already installed on Windows, so I don't need it on a Mac. What the problem is, when I run
flutter doctor
, I get :Unable to locate Android SDK.
Install Android Studio from:
https://developer.android.com/studio/index.html
On first launch it will assist you in installing the Android SDK
components.
(or visit https://flutter.io/setup/#android-setup for detailed
instructions).
If Android SDK has been installed to a custom location, set $ANDROID_HOME
to that location.
You may also want to add it to your PATH environment variable.
January 17, 2019 at 09:08PM by sushibgd
http://bit.ly/2FzxXEZ
reddit
r/FlutterDev - Flutter setup on Mac
1 vote and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
How to Build a Responsive House with Flare and Flutter
http://bit.ly/2RUpLF1
January 17, 2019 at 11:42PM by guidorosso
http://bit.ly/2VZLuL2
How to Build a Responsive House with Flare and Flutter
http://bit.ly/2RUpLF1
January 17, 2019 at 11:42PM by guidorosso
http://bit.ly/2VZLuL2
Medium
How to Build a Responsive House with Flare and Flutter
A brief overview of the Flare-Flutter API: how to build a custom FlareController.
New post on /r/flutterdev subreddit:
Flutters 2019 Roadmap
http://bit.ly/2RRQORj
January 17, 2019 at 11:37PM by OffTree
http://bit.ly/2QRcZ5D
Flutters 2019 Roadmap
http://bit.ly/2RRQORj
January 17, 2019 at 11:37PM by OffTree
http://bit.ly/2QRcZ5D
GitHub
flutter/flutter
Flutter makes it easy and fast to build beautiful mobile apps. - flutter/flutter
New tweet from flutterio:
🗺The 2019 Flutter Road Map is here! 🗺
Take a look at our development plans for the year ahead and let us know your thoughts.
Read more here 👇 https://t.co/ZvssGn5Nij— Flutter (@flutterio) January 17, 2019
January 18, 2019 at 12:37AM
http://twitter.com/flutterio/status/1086044951669063681
🗺The 2019 Flutter Road Map is here! 🗺
Take a look at our development plans for the year ahead and let us know your thoughts.
Read more here 👇 https://t.co/ZvssGn5Nij— Flutter (@flutterio) January 17, 2019
January 18, 2019 at 12:37AM
http://twitter.com/flutterio/status/1086044951669063681
GitHub
flutter/flutter
Flutter makes it easy and fast to build beautiful mobile apps. - flutter/flutter
New post on Flutter Dev Google group:
How to build an Uber-like app with Flutter?
Hi, Is it possible to develop an *Uber-like app with Flutter*, including the beautiful map, *car tracking and minutes to destination*? How to achieve that? A step-by-step would be incredibly useful as I'm new to App programming. Thank you in advance
January 18, 2019 at 01:19AM by Diego Fischer
http://bit.ly/2W0MsGM
How to build an Uber-like app with Flutter?
Hi, Is it possible to develop an *Uber-like app with Flutter*, including the beautiful map, *car tracking and minutes to destination*? How to achieve that? A step-by-step would be incredibly useful as I'm new to App programming. Thank you in advance
January 18, 2019 at 01:19AM by Diego Fischer
http://bit.ly/2W0MsGM
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:
open file externally such as on ios "open in"
From what I can tell most of the flutter guides out there can open from local storage, but nothing about file sharing. Anybody know how to do this. This is a guide in enabling it specifically for ios https://developer.apple.com/library/archive/qa/qa1587/_index.html.
January 18, 2019 at 12:52AM by last__link
http://bit.ly/2DgU7Jw
open file externally such as on ios "open in"
From what I can tell most of the flutter guides out there can open from local storage, but nothing about file sharing. Anybody know how to do this. This is a guide in enabling it specifically for ios https://developer.apple.com/library/archive/qa/qa1587/_index.html.
January 18, 2019 at 12:52AM by last__link
http://bit.ly/2DgU7Jw
Apple
Technical Q&A QA1587: How do I get my application to show up in the Open in... menu.
QA1587: Describes how to add document types to iOS applications so they can be opened from the Open in... menu.
New post on /r/flutterdev subreddit:
How we use user surveys to prioritize engineering effort in Flutter — October 2018 edition
http://bit.ly/2FwU4Md
January 18, 2019 at 12:34AM by Purple_Pizzazz
http://bit.ly/2TWGULr
How we use user surveys to prioritize engineering effort in Flutter — October 2018 edition
http://bit.ly/2FwU4Md
January 18, 2019 at 12:34AM by Purple_Pizzazz
http://bit.ly/2TWGULr
Medium
How we use user surveys to prioritize engineering effort in Flutter — October 2018 edition
Written by Ja Young Lee & Tao Dong
New post on Flutter Dev Google group:
Flutter Apps appearing or not in iOS Settings
When does a Flutter app appear in the iOS Settings list of apps? Does it need to be a Release build? I have noticed just a very select few of my Flutter apps do appear in iOS Settings, but the icon is the Flutter icon and the napp name is the Flutter project name and not the iOS Bundle Display
January 18, 2019 at 06:40AM by Mike Hughes
http://bit.ly/2T0FsI9
Flutter Apps appearing or not in iOS Settings
When does a Flutter app appear in the iOS Settings list of apps? Does it need to be a Release build? I have noticed just a very select few of my Flutter apps do appear in iOS Settings, but the icon is the Flutter icon and the napp name is the Flutter project name and not the iOS Bundle Display
January 18, 2019 at 06:40AM by Mike Hughes
http://bit.ly/2T0FsI9
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 Tutorial - Flutter LayoutBuilder Widget
https://www.youtube.com/attribution_link?a=7NqD0IaXwY8&u=%2Fwatch%3Fv%3DMiWCifzaO74%26feature%3Dshare
January 18, 2019 at 05:33AM by whatsupcoders
http://bit.ly/2sziOuM
Flutter Tutorial - Flutter LayoutBuilder Widget
https://www.youtube.com/attribution_link?a=7NqD0IaXwY8&u=%2Fwatch%3Fv%3DMiWCifzaO74%26feature%3Dshare
January 18, 2019 at 05:33AM by whatsupcoders
http://bit.ly/2sziOuM
YouTube
Flutter Tutorial - Flutter LayoutBuilder Widget
Flutter Tutorial - Flutter LayoutBuilder Widget In this video, you will learn how to use the Flutter LayoutBuilder Widget in your Flutter Application. There ...
New post on Flutter Dev Google group:
Hope to provide a TLS version similar to other open source projects
Fast iterations can make a project vibrant, but too frequent iterations may hurt the developers. They may have to update a version in order to fix a bug , but they need to modify more content. If a version of TLS is provided, developers can use it to build a long-term maintenance application
January 18, 2019 at 07:41AM by guhaij...@gmail.com
http://bit.ly/2Miw0gL
Hope to provide a TLS version similar to other open source projects
Fast iterations can make a project vibrant, but too frequent iterations may hurt the developers. They may have to update a version in order to fix a bug , but they need to modify more content. If a version of TLS is provided, developers can use it to build a long-term maintenance application
January 18, 2019 at 07:41AM by guhaij...@gmail.com
http://bit.ly/2Miw0gL
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:
Difference between pageBuilder and transitionsBuilder typedef parameters of PageRouteBuilder
http://bit.ly/2sv9t7a
January 18, 2019 at 07:48AM by shubhamhackz
http://bit.ly/2Fz86gb
Difference between pageBuilder and transitionsBuilder typedef parameters of PageRouteBuilder
http://bit.ly/2sv9t7a
January 18, 2019 at 07:48AM by shubhamhackz
http://bit.ly/2Fz86gb
Stack Overflow
Difference between pageBuilder and transitionsBuilder typedef parameters of PageRouteBuilder
According to the official docs the pageBuilder parameter is used to build the primary route content and the transitionsBuilder parameter is used to build the route's transition.
So both of them have
So both of them have
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...