Flutter Heroes
25.6K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: Forcing webview on Android
I'm building my first Flutter app and looking for help on how to force webview on Android with url_launcher, but I'm only getting a white screen. This is the code I'm using: new RaisedButton(onPressed: _launchURL, child: new Text('Share your feedback'),), _launchURL() async { const url =

Submitted March 07, 2018 at 10:05AM by Brian Rose
via Flutter Dev http://ift.tt/2I75Meq
GGroup: Can we add a Flutter module to an existing Android Studio project?
I have been reading about Flutter for a while now, and I want to convert parts of my app to learn more. I have an existing Android project written in Java/Kotlin. Is it possible to add a new Flutter module to the existing app?

Submitted March 07, 2018 at 10:10AM by Anh Vinh Huỳnh
via Flutter Dev http://ift.tt/2oVq9CM
Reddit: Should Google have chosen Kotlin for Flutter instead of Dart?
I know this isn't going to change anything but just interested in others' opinions on this.Thank you.

Submitted March 07, 2018 at 03:15PM by johnwayne2413
via reddit http://ift.tt/2Fzv3PY
GGroup: Widgets and MVC
Hi! I have a strong background in iOS development, but I'm struggling a bit with the architecture of a flutter app. Could someone please map the Stateless and Stateful Widget concepts to the MVC? are Widgets Views or controllers, or both? O:-) Thanks!

Submitted March 07, 2018 at 05:10PM by Fernando Rodriguez Romero
via Flutter Dev http://ift.tt/2IbwHFR
GGroup: Adding sqflite or path_provider to project results in 'file not found' Xcode error.
I am having trouble adding sqflite or path_provider to my project. Whenever I add either one to my project, Xcode spits out a 'file not found' error. For example, if I add path_provider: any To my pubscpec.yaml, I get: Launching lib/main.dart on iPhone X in debug mode... > Running pod

Submitted March 07, 2018 at 10:09PM by Michel Lesoinne
via Flutter Dev http://ift.tt/2oRSOcG
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
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
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
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
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
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
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
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
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
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
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
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