Reddit: Video Player plugin for Flutter
http://ift.tt/2A2tzec
Submitted December 02, 2017 at 11:38PM by Purple_Pizzazz
via reddit http://ift.tt/2icSQIi
http://ift.tt/2A2tzec
Submitted December 02, 2017 at 11:38PM by Purple_Pizzazz
via reddit http://ift.tt/2icSQIi
pub.dartlang.org
video_player 0.0.5 | Dart Package
video_player - Flutter plugin for displaying video.
Reddit: apn_fb_login: A flutter plugin project that allows you to easily connect to Facebook
http://ift.tt/2BxXvw1
Submitted December 03, 2017 at 09:16PM by Purple_Pizzazz
via reddit http://ift.tt/2jbBVH1
http://ift.tt/2BxXvw1
Submitted December 03, 2017 at 09:16PM by Purple_Pizzazz
via reddit http://ift.tt/2jbBVH1
GitHub
markmooibroek/apn_fb_login
apn_fb_login - Flutter plugin for login in with Facebook
Reddit: Flutter Static Maps Demo
http://ift.tt/2AJ2Io3
Submitted December 03, 2017 at 09:44PM by Purple_Pizzazz
via reddit http://ift.tt/2iJmZTF
http://ift.tt/2AJ2Io3
Submitted December 03, 2017 at 09:44PM by Purple_Pizzazz
via reddit http://ift.tt/2iJmZTF
GitHub
ericwindmill/flutter-static-maps-demo
Contribute to flutter-static-maps-demo development by creating an account on GitHub.
GGroup: Thinking about a Flutter video vs blog-by-blog course
Hey there all, I'm in the process of re-writing an iOS app I have in the app store (profitable) right now. As I go, I'm writing up course material to teach others / spread the word re Flutter. *I'd like to get your thoughts on if I should do this as a youtube video + show the code thing or a
Submitted December 04, 2017 at 06:18AM by Nicholas Manning
via Flutter Dev http://ift.tt/2iMK1sy
Hey there all, I'm in the process of re-writing an iOS app I have in the app store (profitable) right now. As I go, I'm writing up course material to teach others / spread the word re Flutter. *I'd like to get your thoughts on if I should do this as a youtube video + show the code thing or a
Submitted December 04, 2017 at 06:18AM by Nicholas Manning
via Flutter Dev http://ift.tt/2iMK1sy
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: Changing widget/widget style based on OS?
Hello there, After an initial review of the Flutter documentation, it looks to me like there is no cleanly separate code that presents iOS (Cupertino) type widgets vs Android (Material Design) type widgets, except by using a lot of 'if' statements. Some widgets like the "appBar" in the
Submitted December 04, 2017 at 06:57AM by Nicholas Manning
via Flutter Dev http://ift.tt/2A181Qf
Hello there, After an initial review of the Flutter documentation, it looks to me like there is no cleanly separate code that presents iOS (Cupertino) type widgets vs Android (Material Design) type widgets, except by using a lot of 'if' statements. Some widgets like the "appBar" in the
Submitted December 04, 2017 at 06:57AM by Nicholas Manning
via Flutter Dev http://ift.tt/2A181Qf
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: trade-offs of assets in library packages vs. flutter app assets?
I'm creating a Flutter app, and I'd like to load some data files (text files) at runtime with the app (and bundle them into the app). I'd like to make some of the core components of my mobile app available to other Dart applications. So, I was planning to have the data files and the parsing code
Submitted December 04, 2017 at 08:24AM by steve christensen
via Flutter Dev http://ift.tt/2nrFywT
I'm creating a Flutter app, and I'd like to load some data files (text files) at runtime with the app (and bundle them into the app). I'd like to make some of the core components of my mobile app available to other Dart applications. So, I was planning to have the data files and the parsing code
Submitted December 04, 2017 at 08:24AM by steve christensen
via Flutter Dev http://ift.tt/2nrFywT
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: Flutter for React Native Devs in 30 Seconds
http://ift.tt/2iFULZY
Submitted December 04, 2017 at 08:30AM by sebe42
via reddit http://ift.tt/2zM8WzS
http://ift.tt/2iFULZY
Submitted December 04, 2017 at 08:30AM by sebe42
via reddit http://ift.tt/2zM8WzS
The Practical Dev
Flutter for React Native Devs in 30 Seconds
From the dev.to() community. Sharing ideas that makes us all better developers.
Reddit: Michael Thomsen, Google — Dart and beyond: Flutter
https://youtu.be/kH1_Foi-znk
Submitted December 04, 2017 at 10:32AM by sebe42
via reddit http://ift.tt/2iLDRcg
https://youtu.be/kH1_Foi-znk
Submitted December 04, 2017 at 10:32AM by sebe42
via reddit http://ift.tt/2iLDRcg
YouTube
Michael Thomsen, Google — Dart and beyond: Flutter
Slides: goo.gl/83PkZH
GGroup: how do I hide divider on TextField or TextFormField?
how do I hide the divider on TextField or TextFormField?
Submitted December 04, 2017 at 02:27PM by Michael Tawiah Sowah
via Flutter Dev http://ift.tt/2A02R6N
how do I hide the divider on TextField or TextFormField?
Submitted December 04, 2017 at 02:27PM by Michael Tawiah Sowah
via Flutter Dev http://ift.tt/2A02R6N
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: Flutter Architecture Samples
http://ift.tt/2ATN1e2
Submitted December 04, 2017 at 06:24PM by KingBaal
via reddit http://ift.tt/2BHwTti
http://ift.tt/2ATN1e2
Submitted December 04, 2017 at 06:24PM by KingBaal
via reddit http://ift.tt/2BHwTti
Reddit: Export image to iOS & Android sizes Tool
http://ift.tt/2iN7E4u
Submitted December 04, 2017 at 11:46PM by Sol_Ido
via reddit http://ift.tt/2iMqJUh
http://ift.tt/2iN7E4u
Submitted December 04, 2017 at 11:46PM by Sol_Ido
via reddit http://ift.tt/2iMqJUh
GitHub
franzsilva/flutter_launcher_icons
flutter_launcher_icons - Generate ios/android launcher icons for flutter
GGroup: Setup flutter development environment
Just wondering if someone could offer some assistance on getting flutter setup. I have done some C# development in the past but very new to flutter, dart, android, IDEA - so possibly I am swallowing a bit too much. Not being familiar with this environment I’m not even certain where things are
Submitted December 04, 2017 at 11:07PM by Andy Foster
via Flutter Dev http://ift.tt/2BIeRHv
Just wondering if someone could offer some assistance on getting flutter setup. I have done some C# development in the past but very new to flutter, dart, android, IDEA - so possibly I am swallowing a bit too much. Not being familiar with this environment I’m not even certain where things are
Submitted December 04, 2017 at 11:07PM by Andy Foster
via Flutter Dev http://ift.tt/2BIeRHv
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: Breaking change: non-const Semantics constructor, new const Semantics.fromProperties constructor
Hi, Flutter developers! In http://ift.tt/2kkaRsl I propose that we make the default constructor for the *Semantics* widget a *non-const* constructor. Instead, a new *const Semantics.fromProperties* constructor is introduced that takes a new type *SemanticsProperties*. The
Submitted December 04, 2017 at 11:31PM by Yegor Jbanov
via Flutter Dev http://ift.tt/2BHG9xJ
Hi, Flutter developers! In http://ift.tt/2kkaRsl I propose that we make the default constructor for the *Semantics* widget a *non-const* constructor. Instead, a new *const Semantics.fromProperties* constructor is introduced that takes a new type *SemanticsProperties*. The
Submitted December 04, 2017 at 11:31PM by Yegor Jbanov
via Flutter Dev http://ift.tt/2BHG9xJ
GitHub
Accessibility API for CustomPainter by yjbanov · Pull Request #13313 · flutter/flutter
Summary:
Add key field to SemanticsNode, while moving key into foundation library so it can be used by the render layer.
Introduce SemanticsProperties and move many of the Semantics fields into it...
Add key field to SemanticsNode, while moving key into foundation library so it can be used by the render layer.
Introduce SemanticsProperties and move many of the Semantics fields into it...
GGroup: current state of project
Hello Guys , Plese would be possible knwo the current state of this amazing project. what is the future ?. Will they have new versions? Thanks.
Submitted December 05, 2017 at 01:17AM by Juan Francisco Mosquera
via Flutter Dev http://ift.tt/2zLLJO7
Hello Guys , Plese would be possible knwo the current state of this amazing project. what is the future ?. Will they have new versions? Thanks.
Submitted December 05, 2017 at 01:17AM by Juan Francisco Mosquera
via Flutter Dev http://ift.tt/2zLLJO7
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: How do I Disable hardware back button
Hi, Please How do I Disable hardware back button
Submitted December 05, 2017 at 08:11AM by Michael Tawiah Sowah
via Flutter Dev http://ift.tt/2zPqrzi
Hi, Please How do I Disable hardware back button
Submitted December 05, 2017 at 08:11AM by Michael Tawiah Sowah
via Flutter Dev http://ift.tt/2zPqrzi
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: How do I implement Auto Capitalization
Hi, I was wondering how I can implement Auto Capitalization. example after entering first name and you hit the spacebar then the second names first letter capitalizes automatically. in android http://ift.tt/2nurQth
Submitted December 05, 2017 at 08:16AM by Michael Tawiah Sowah
via Flutter Dev http://ift.tt/2zNtecc
Hi, I was wondering how I can implement Auto Capitalization. example after entering first name and you hit the spacebar then the second names first letter capitalizes automatically. in android http://ift.tt/2nurQth
Submitted December 05, 2017 at 08:16AM by Michael Tawiah Sowah
via Flutter Dev http://ift.tt/2zNtecc
GGroup: Breaking change to SelectionChangedHandler and SelectionChangedCallback
Hello, I intent to submit http://ift.tt/2jWqzWG soon, which will change the signature of SelectionChangedHandler (used by RenderEditable) and SelectionChangedCallback
Submitted December 05, 2017 at 07:04PM by Michael Goderbauer
via Flutter Dev http://ift.tt/2imN8Ue
Hello, I intent to submit http://ift.tt/2jWqzWG soon, which will change the signature of SelectionChangedHandler (used by RenderEditable) and SelectionChangedCallback
Submitted December 05, 2017 at 07:04PM by Michael Goderbauer
via Flutter Dev http://ift.tt/2imN8Ue
GitHub
Do not show handles when changing text selection via keyboard by goderbauer · Pull Request #13338 · flutter/flutter
This contains a breaking API change to SelectionChangedHandler.
This is part of making text input accessible on Android (#12785) and should not be submitted until that is wired up.
This is part of making text input accessible on Android (#12785) and should not be submitted until that is wired up.
GGroup: Flutter and websocket client issue
Hi all, I am new to dart and flutter. I have a plan to make some prototype of phone app and have found flutter is amazing. Though I have a blocking point which is the websocket functionality in the frontend. My project is a mobile app implemented with flutter, and the server app implemented
Submitted December 05, 2017 at 09:16PM by Chi Thanh Nguyen
via Flutter Dev http://ift.tt/2nua89d
Hi all, I am new to dart and flutter. I have a plan to make some prototype of phone app and have found flutter is amazing. Though I have a blocking point which is the websocket functionality in the frontend. My project is a mobile app implemented with flutter, and the server app implemented
Submitted December 05, 2017 at 09:16PM by Chi Thanh Nguyen
via Flutter Dev http://ift.tt/2nua89d
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: Chewie: Material and Cupertino video player controls
http://ift.tt/2AWKX4y
Submitted December 05, 2017 at 11:25PM by phillywiggins
via reddit http://ift.tt/2iYyjeE
http://ift.tt/2AWKX4y
Submitted December 05, 2017 at 11:25PM by phillywiggins
via reddit http://ift.tt/2iYyjeE
pub.dartlang.org
chewie 0.1.1 | Dart Package
chewie - The video player for Flutter with a heart of gold
GGroup: Flutter Course
Please, tell me where I can lear Flutter by video? Thank you, guys!
Submitted December 05, 2017 at 11:03PM by Rogério Limas Moreira
via Flutter Dev http://ift.tt/2B1ozaT
Please, tell me where I can lear Flutter by video? Thank you, guys!
Submitted December 05, 2017 at 11:03PM by Rogério Limas Moreira
via Flutter Dev http://ift.tt/2B1ozaT
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: Possiblity to render flutter app on server
*Hi Flutter Dev Team!* I was wondering if its possible to render a preview of what the current app is looking like on the server. without requiring android and ios. Basically i'm wondering if the flutter shell could run like in a server emulator take a screenshot and then close it. using a
Submitted December 05, 2017 at 11:03PM by Franz Silva
via Flutter Dev http://ift.tt/2A6QVQR
*Hi Flutter Dev Team!* I was wondering if its possible to render a preview of what the current app is looking like on the server. without requiring android and ios. Basically i'm wondering if the flutter shell could run like in a server emulator take a screenshot and then close it. using a
Submitted December 05, 2017 at 11:03PM by Franz Silva
via Flutter Dev http://ift.tt/2A6QVQR
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.