Reddit: Flutter application boilerplate, with Redux included (by Fran Pitriqueo)
http://ift.tt/2p1TefV
Submitted March 07, 2018 at 11:52PM by Purple_Pizzazz
via reddit http://ift.tt/2oY2Gkf
http://ift.tt/2p1TefV
Submitted March 07, 2018 at 11:52PM by Purple_Pizzazz
via reddit http://ift.tt/2oY2Gkf
GitHub
FranPitri/flutter_redux_boilerplate
flutter_redux_boilerplate - A Flutter application boilerplate, with Redux included
GGroup: Dart 2 Breaking Change: Implementing inconsistent interfaces is an error
*What is changing?* In Dart 1 it was legal for a class to indirectly implement the same generic interface inconsistently (that is, with different generic parameters). For example: abstract class Box { T get x; }abstract class NumBox extends Box {} class DoubleBox extends NumBox
Submitted March 08, 2018 at 01:24AM by Leaf Petersen
via Flutter Dev http://ift.tt/2FjExj8
*What is changing?* In Dart 1 it was legal for a class to indirectly implement the same generic interface inconsistently (that is, with different generic parameters). For example: abstract class Box { T get x; }abstract class NumBox extends Box {} class DoubleBox extends NumBox
Submitted March 08, 2018 at 01:24AM by Leaf Petersen
via Flutter Dev http://ift.tt/2FjExj8
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: Radial menu widget for Flutter (by Victor Choueiri)
http://ift.tt/2FlhcxA
Submitted March 08, 2018 at 01:54AM by Purple_Pizzazz
via reddit http://ift.tt/2FBxW32
http://ift.tt/2FlhcxA
Submitted March 08, 2018 at 01:54AM by Purple_Pizzazz
via reddit http://ift.tt/2FBxW32
GitHub
xqwzts/flutter_radial_menu
flutter_radial_menu - A simple animated radial menu widget for Flutter.
GGroup: Dart 2 Core Library Deprecation: SCREAMING CAPS CONSTANTS
*What's being deprecated?* Top level constants in the Dart 1 core libraries were named using an all caps naming convention: const JsonCodec JSON = const JsonCodec(); This is inconsistent with standard Dart style. In Dart 2, we have (already) added camel case versions of constants to the
Submitted March 08, 2018 at 02:15AM by Leaf Petersen
via Flutter Dev http://ift.tt/2Fx8R9o
*What's being deprecated?* Top level constants in the Dart 1 core libraries were named using an all caps naming convention: const JsonCodec JSON = const JsonCodec(); This is inconsistent with standard Dart style. In Dart 2, we have (already) added camel case versions of constants to the
Submitted March 08, 2018 at 02:15AM by Leaf Petersen
via Flutter Dev http://ift.tt/2Fx8R9o
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: Looking for flutter developer
I am looking for a flutter developer to work alongside me and my team to create an app. The idea is unique. The backend is done in Java using Spring API and JWT for authentication. If anyone is interested, hit me up and i'll explain to you what the app is about. There is no pay involved yet, but
Submitted March 08, 2018 at 02:23AM by Adam ali
via Flutter Dev http://ift.tt/2Fw9pfF
I am looking for a flutter developer to work alongside me and my team to create an app. The idea is unique. The backend is done in Java using Spring API and JWT for authentication. If anyone is interested, hit me up and i'll explain to you what the app is about. There is no pay involved yet, but
Submitted March 08, 2018 at 02:23AM by Adam ali
via Flutter Dev http://ift.tt/2Fw9pfF
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: Adding sqflite or path_provider makes Xcode fail with "file not found"
I have started playing with flutter to write an iOS version of an app I have (and possibly replace my Android version with it as well). However, if I add sqflite or path_provider in my yaml file, I get an error during the Xcode compilation. For example, for sqflite, I get: Running "flutter
Submitted March 08, 2018 at 02:23AM by Michel Lesoinne
via Flutter Dev http://ift.tt/2Hcjwn1
I have started playing with flutter to write an iOS version of an app I have (and possibly replace my Android version with it as well). However, if I add sqflite or path_provider in my yaml file, I get an error during the Xcode compilation. For example, for sqflite, I get: Running "flutter
Submitted March 08, 2018 at 02:23AM by Michel Lesoinne
via Flutter Dev http://ift.tt/2Hcjwn1
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: Access Flutter from existing Native Android project
Hello, I would like to know how to access Flutter within an existing native Android project in order to create a Flutter View. Thank you very much. Raymond
Submitted March 08, 2018 at 02:23AM by Raymond
via Flutter Dev http://ift.tt/2FBA8aM
Hello, I would like to know how to access Flutter within an existing native Android project in order to create a Flutter View. Thank you very much. Raymond
Submitted March 08, 2018 at 02:23AM by Raymond
via Flutter Dev http://ift.tt/2FBA8aM
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: 2018年3月2日 14:36:50 自动保存草稿
Dear I'am a android devopler,I'am very interested about Flutter,I'd like to try embed flutter in my existing app,but I'm a junior engineer which do not know how to do,I'd like to receive your help.
Submitted March 08, 2018 at 02:23AM by 刘聪
via Flutter Dev http://ift.tt/2HbZE3a
Dear I'am a android devopler,I'am very interested about Flutter,I'd like to try embed flutter in my existing app,but I'm a junior engineer which do not know how to do,I'd like to receive your help.
Submitted March 08, 2018 at 02:23AM by 刘聪
via Flutter Dev http://ift.tt/2HbZE3a
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: Background Execution of Dart Code with Flutter SDK
We need to be able to log GPS coordinates on iOS devices in the background. Everything that I've found on the internet, including your own FAQ says that the functionality is not supported for iOS. Any idea on a timeline? Thanks, Scott Stauffer Lead Software Developer ImageNet Consulting
Submitted March 08, 2018 at 02:23AM by Scott Stauffer
via Flutter Dev http://ift.tt/2FCQS10
We need to be able to log GPS coordinates on iOS devices in the background. Everything that I've found on the internet, including your own FAQ says that the functionality is not supported for iOS. Any idea on a timeline? Thanks, Scott Stauffer Lead Software Developer ImageNet Consulting
Submitted March 08, 2018 at 02:23AM by Scott Stauffer
via Flutter Dev http://ift.tt/2FCQS10
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: Embeding Flutter in native Android project
Hello, I would like to know how to embed Flutter into a native Android project. Do I have to create a Flutter project within the Android project folder and then bind everything ? Or do I have to create a Flutter project, change the android folder with my Android project folder and then bind
Submitted March 08, 2018 at 02:23AM by Raymond
via Flutter Dev http://ift.tt/2HbZGrO
Hello, I would like to know how to embed Flutter into a native Android project. Do I have to create a Flutter project within the Android project folder and then bind everything ? Or do I have to create a Flutter project, change the android folder with my Android project folder and then bind
Submitted March 08, 2018 at 02:23AM by Raymond
via Flutter Dev http://ift.tt/2HbZGrO
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: Dart 2 Breaking Change: Removing Maps class
*What is changing?* As part of the migration of the Dart core libraries to Dart 2, we are removing the Maps class. No, not the Map class :), the Maps class, which provided static methods to help developers `implement
Submitted March 08, 2018 at 02:23AM by Samuel Rawlins
via Flutter Dev http://ift.tt/2FuUOBd
*What is changing?* As part of the migration of the Dart core libraries to Dart 2, we are removing the Maps class. No, not the Map class :), the Maps class, which provided static methods to help developers `implement
Submitted March 08, 2018 at 02:23AM by Samuel Rawlins
via Flutter Dev http://ift.tt/2FuUOBd
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: Can I use Flutter inside of my existing native app?
Dear I'am a android developer,I'am very interested about Flutter,I'd like to try embed flutter in my existing app,but I'm a junior engineer which do not know how to do,I'd like to receive your help. Thanks
Submitted March 08, 2018 at 02:23AM by 刘聪
via Flutter Dev http://ift.tt/2HcjFqz
Dear I'am a android developer,I'am very interested about Flutter,I'd like to try embed flutter in my existing app,but I'm a junior engineer which do not know how to do,I'd like to receive your help. Thanks
Submitted March 08, 2018 at 02:23AM by 刘聪
via Flutter Dev http://ift.tt/2HcjFqz
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-Overtheair updates
Hi, I was going through the Flutter documentation past few days. It is an awesome and amazing framework to quickly build cross platform apps. I am wondering if Flutter provides ability to do Over the air updates like React native code can be OTA through Code-push. Thanks, Keerti
Submitted March 08, 2018 at 02:23AM by keerti tenneti
via Flutter Dev http://ift.tt/2Fx3zdL
Hi, I was going through the Flutter documentation past few days. It is an awesome and amazing framework to quickly build cross platform apps. I am wondering if Flutter provides ability to do Over the air updates like React native code can be OTA through Code-push. Thanks, Keerti
Submitted March 08, 2018 at 02:23AM by keerti tenneti
via Flutter Dev http://ift.tt/2Fx3zdL
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: Allow specifying height of LinearProgressIndicator (my first Flutter PR!)
http://ift.tt/2oTFHYt
Submitted March 08, 2018 at 07:27AM by Phrohdoh
via reddit http://ift.tt/2G5JOb5
http://ift.tt/2oTFHYt
Submitted March 08, 2018 at 07:27AM by Phrohdoh
via reddit http://ift.tt/2G5JOb5
GitHub
Add height member to LinearProgressIndicator by Phrohdoh · Pull Request #15282 · flutter/flutter
If merged this will close #15281.
This adds a height member of type double to Material's LinearProgressIndicator widget.
The purpose of this is to allow users to specify a custom height.
My person...
This adds a height member of type double to Material's LinearProgressIndicator widget.
The purpose of this is to allow users to specify a custom height.
My person...
Reddit: Column children gap
Hi, I've been diving into flutter since beta came along (read about it and decided to wait) and having used other widgets systems like QT and feathers in Adobe Air SDK, the stacking widgets strike me as weird since they don't have a gap property to space children by a defined amount. Is "divider" the only way to do this or is it that I'm not seeing something obvious?
Submitted March 08, 2018 at 01:12PM by xyrer
via reddit http://ift.tt/2FrFvGb
Hi, I've been diving into flutter since beta came along (read about it and decided to wait) and having used other widgets systems like QT and feathers in Adobe Air SDK, the stacking widgets strike me as weird since they don't have a gap property to space children by a defined amount. Is "divider" the only way to do this or is it that I'm not seeing something obvious?
Submitted March 08, 2018 at 01:12PM by xyrer
via reddit http://ift.tt/2FrFvGb
reddit
Column children gap • r/FlutterDev
Hi, I've been diving into flutter since beta came along (read about it and decided to wait) and having used other widgets systems like QT and...
Reddit: New Client Assignment, considering Flutter
Hi everyone,I received a new assignment from a client, and he basically wants to have an app for iOS & Android, which can interact with his back-end system (that I set up). I was considering making a PWA implementation first, but I have the feeling that my options & possibilities with Flutter will be a lot more powerful.I have extensive knowledge of Android development, but fairly limited with iOS (which is also my main weakness in this situation). Considering the app is going to be fairly limited in functionality (for now), I was considering to use Flutter for it. But one of the hard requirements of the client, is that there should be an "alarm" notification. Basically if something goes wrong in the back-end system, the app should be able to alert the end-user with a custom sound which should potentially also wake-him up when sleeping.Is it even possible to do such a thing with a standard app, let alone a Flutter app?
Submitted March 08, 2018 at 04:17PM by SigmaDeltaSoftware
via reddit http://ift.tt/2oTS7Q6
Hi everyone,I received a new assignment from a client, and he basically wants to have an app for iOS & Android, which can interact with his back-end system (that I set up). I was considering making a PWA implementation first, but I have the feeling that my options & possibilities with Flutter will be a lot more powerful.I have extensive knowledge of Android development, but fairly limited with iOS (which is also my main weakness in this situation). Considering the app is going to be fairly limited in functionality (for now), I was considering to use Flutter for it. But one of the hard requirements of the client, is that there should be an "alarm" notification. Basically if something goes wrong in the back-end system, the app should be able to alert the end-user with a custom sound which should potentially also wake-him up when sleeping.Is it even possible to do such a thing with a standard app, let alone a Flutter app?
Submitted March 08, 2018 at 04:17PM by SigmaDeltaSoftware
via reddit http://ift.tt/2oTS7Q6
reddit
New Client Assignment, considering Flutter • r/FlutterDev
Hi everyone, I received a new assignment from a client, and he basically wants to have an app for iOS & Android, which can interact with his...
Reddit: What's up Flutter? February 2018
http://ift.tt/2HevI6w
Submitted March 08, 2018 at 06:04PM by Elixane
via reddit http://ift.tt/2FzjIQ2
http://ift.tt/2HevI6w
Submitted March 08, 2018 at 06:04PM by Elixane
via reddit http://ift.tt/2FzjIQ2
Triskell's wanderings
What's up Flutter? February 2018
Forewords Flutter community is expanding, more and more great content is appearing online. I’m so delighted about it. You will see in this listing that February was rich. Very rich. That was a lot of reading for me, but I learned a lot. I hope you will, too.
GGroup: Cookbook Recipes: Voting Thread
Thanks so much for your help -- I've collected a bunch of ideas for the Flutter Cookbook. Now, I need your help prioritizing which recipes to work on first! Please vote on and suggest more ideas here: http://ift.tt/2GblGnL
Submitted March 08, 2018 at 06:50PM by Brian Egan
via Flutter Dev http://ift.tt/2FqEpu4
Thanks so much for your help -- I've collected a bunch of ideas for the Flutter Cookbook. Now, I need your help prioritizing which recipes to work on first! Please vote on and suggest more ideas here: http://ift.tt/2GblGnL
Submitted March 08, 2018 at 06:50PM by Brian Egan
via Flutter Dev http://ift.tt/2FqEpu4
GitHub
Cookbook Recipes: Suggestions & Voting Thread #15297
Hey all 👋 I'm helping to write the Flutter cookbook, and have received a tremendous amount of feedback regarding the types of recipes folks would like to see -- Thank you all so much! Now, I...
Reddit: Cookbook Recipes: Voting Thread
http://ift.tt/2GblGnL
Submitted March 08, 2018 at 06:45PM by phillywiggins
via reddit http://ift.tt/2DarDhz
http://ift.tt/2GblGnL
Submitted March 08, 2018 at 06:45PM by phillywiggins
via reddit http://ift.tt/2DarDhz
GitHub
Cookbook Recipes: Suggestions & Voting Thread #15297
Hey all 👋 I'm helping to write the Flutter cookbook, and have received a tremendous amount of feedback regarding the types of recipes folks would like to see -- Thank you all so much! Now, I...
GGroup: Full Viewport Background Images with Carousel
Hello, I'm currently trying to implement full viewport background images using SizedBox, Carousel, and PageView. I think that FittedBox would be more appropriate, but it doesn't know how to interact with the Carousel. I put "fit: BoxFit.cover" into a few locations within SizedBox but it doesn't
Submitted March 08, 2018 at 07:09PM by ez...@sightworks.com
via Flutter Dev http://ift.tt/2G7vYoR
Hello, I'm currently trying to implement full viewport background images using SizedBox, Carousel, and PageView. I think that FittedBox would be more appropriate, but it doesn't know how to interact with the Carousel. I put "fit: BoxFit.cover" into a few locations within SizedBox but it doesn't
Submitted March 08, 2018 at 07:09PM by ez...@sightworks.com
via Flutter Dev http://ift.tt/2G7vYoR
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] showDialog will take a builder rather than a child widget
Howdy, PR http://ift.tt/2G6j3TR will remove the "child" named parameter of the showDialog method and add a "builder" named parameter which takes a Builder instead of any Widget. This change ensures that the dialog children are using the context from inside the dialog
Submitted March 08, 2018 at 07:55PM by Jonah Williams
via Flutter Dev http://ift.tt/2Ft4mcz
Howdy, PR http://ift.tt/2G6j3TR will remove the "child" named parameter of the showDialog method and add a "builder" named parameter which takes a Builder instead of any Widget. This change ensures that the dialog children are using the context from inside the dialog
Submitted March 08, 2018 at 07:55PM by Jonah Williams
via Flutter Dev http://ift.tt/2Ft4mcz
GitHub
Replace child parameter with builder on showDialog by jonahwilliams · Pull Request #15303 · flutter/flutter
Changes the API of showDialog to take a Builder rather than any Widget. This change ensures that the dialog children are using the context from inside the dialog route, and not the context used to...