Flutter Heroes
25.6K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Flutter Heroes pinned «I think a group of telegrams to discuss the development of the flutter might be interesting. What do you think? anonymous poll 🤙 – 18 👍👍👍👍👍👍👍 95% 👎 – 1 ▫️ 5% 👥 19 people voted so far.»
GGroup: Discover installed apps and block chosen ones
I am pretty new at developing Apps. For a project for which I have not so much time, I need to develop an Application for android and ios system. Thats why I decided to use Flutter. Flutter is pretty nice in doing GUI things. But is it also possible to do things like, 1. to discover all the apps

Submitted March 06, 2018 at 12:53PM by eneshb
via Flutter Dev http://ift.tt/2oMqCrv
GGroup: Flutter Facebook Group
I am a new member here. Hi guys if anyone knowing flutter or have developed apps in flutter do join this Facebook group : http://ift.tt/2FkM3WU I created small video on how to get started : https://www.youtube.com/watch?v=67SZxWDFjM0&list=PL8W6Os_E7SyXh8X6-LsLwGiABB

Submitted March 06, 2018 at 01:52PM by Gajjar
via Flutter Dev http://ift.tt/2Fjs1Ac
Reddit: From Wireframes to Flutter #2 - Artist details page with a blurred background · Flutter Rocks
http://ift.tt/2HbcJKk

Submitted March 06, 2018 at 04:51PM by roughike
via reddit http://ift.tt/2FvTa27
GGroup: Dart 2 Breaking Change: Argument to assert() must be a bool
*What is changing?* In Dart 1, the argument to a call to `assert` could be a boolean, or a function returning a boolean. In the latter case: assert(() { return true; }); the function argument was invoked by the assert, in order to produce the value to be asserted. In Dart 2, the `assert`

Submitted March 07, 2018 at 02:53AM by Leaf Petersen
via Flutter Dev http://ift.tt/2oUC6bz
Reddit: Using Flutter in a real-life application with 200k downloads
No text found

Submitted March 07, 2018 at 03:34AM by sebe42
via reddit http://ift.tt/2Iaf0GG
GGroup: Take input from keyboard
Can anyone tell me how to take input from the keyboard in the flutter? It takes input only by tapping on the keyboard.

Submitted March 07, 2018 at 05:01AM by rishabh singh
via Flutter Dev http://ift.tt/2G3a5Xq
GGroup: Breaking change: typo corrected in rendering/sliver.dart applyGrowthDirecitonToScrollDirection
*You can ignore this if you don't code against slivers in the rendering layer directly.* A typo was present in the static function applyGrowthDirec*it* onToScrollDirection in rendering/sliver.dart < https://github.com/flutter/flutter/blob/master/packages/flutter/lib/src/rendering/sliver.dart > .

Submitted March 07, 2018 at 06:45AM by Xiao Yu
via Flutter Dev http://ift.tt/2tq2mjw
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