Flutter Heroes
25.8K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Reddit: Inline WebView Widget: new version (v0.5.1) of flutter_inappbrowser plugin with initial support for inline webviews! Also, there are a lot of new methods and events.
https://ift.tt/2Olh1mg

Submitted October 22, 2018 at 02:33PM by LorePi
via reddit https://ift.tt/2yT2Tdr
Reddit: [Help] GridView inside a Listview causing “Vertical viewport was given unbounded height” even when Expanded
I've been struggling with this problem for a while and tried every possible google result, but I couldn't find the fix. I would really appreciate if you could spare a moment and help me fix my issue:https://stackoverflow.com/questions/52934629/gridview-inside-a-listview-causing-vertical-viewport-was-given-unbounded-heightThanks a lot!

Submitted October 22, 2018 at 07:25PM by lambasoft
via reddit https://ift.tt/2POB11s
GGroup: Breaking change: LocalHistoryRoute can only be used as a mixin
With the new mixin declarations as of pull request #23382 the LocalHistoryRoute mixin will no longer be extendable via the extends keyword. It can only be mixed in via the with

Submitted October 22, 2018 at 10:53PM by Yegor Jbanov
via Flutter Dev https://ift.tt/2CzLSbx
Reddit: Confusion about Flutter and Android Studio Terms and Conditions.
Sorry if this is a dumb question, but I couldn't find an answer through google and was curious about Android Studio SDK License 3.2 which says " You may not use this SDK to develop applications for other platforms (including non-compatible implementations of Android) or to develop another SDK. You are of course free to develop applications for other platforms, including non-compatible implementations of Android, provided that this SDK is not used for that purpose." Would this mean people using Flutter on this SDK to make an iOS and Android app would that be violating it? Or would the fact that it is for both systems make it okay?

Submitted October 22, 2018 at 11:31PM by FormerTea01
via reddit https://ift.tt/2yXVE3S
Reddit: How to test, run, and build iOS apps?
Hello!I currently have an Android phone as well as a Windows PC.I've finished up my app and it runs great on Android.What's the process of building it to run on iOS?If I go buy a Mac mini and a cheap iPhone, can I remote compile on it or something?What's the best way of going about this?Thanks!

Submitted October 23, 2018 at 02:20AM by Dgameman1
via reddit https://ift.tt/2OJ6V2M
GGroup: Breaking Change - `flutter run --profile` will require a Profile build conofiguration
https://ift.tt/2ApsBIF will require that a "Profile" build configuration exist to do a `flutter run --profile` from the command line. This means that existing apps generated with `flutter create` will need to be updated. New projects created with `flutter create` will

Submitted October 23, 2018 at 04:26AM by Dan Field
via Flutter Dev https://ift.tt/2PQdKvR
GGroup: Gradle flutter error
It took me 3 days to install and rectify flutter and android sdk. I was trying to run my first app but keep getting jcenter.bintray error. I searched and found out it was due to gradle. I downloaded gradle 4.6 and replaced it with my folder, The errors were reduced but these 2 file errors are

Submitted October 23, 2018 at 04:34AM by Sanyam Dogra
via Flutter Dev https://ift.tt/2ENBDmG
Reddit: Can anyone help me to solve this?
https://ift.tt/2Ezgi0i

Submitted October 23, 2018 at 04:54AM by haxor0
via reddit https://ift.tt/2OFTGjB
GGroup: How to resize texfield
Please can anyone help me on how i can reduce the size of texfield from the default size???

Submitted October 23, 2018 at 10:29AM by ibrahim shehu ibrahim
via Flutter Dev https://ift.tt/2Sbv0O0
GGroup: how to trigger onsubmit on textfield when you run integration test?
how to trigger onsubmit on textfield when you run integration test?

Submitted October 23, 2018 at 11:30AM by Erwin Tan
via Flutter Dev https://ift.tt/2q5RUt9
GGroup: Sharedb in Flutter/dart
Hi , I am looking something similar to shareDb in flutter for mobile development. I can't run the js files and hence cannot use the package directly. Is there someway to use shareDb with web-socket in dart.

Submitted October 23, 2018 at 12:25PM by karan...@hashedin.com
via Flutter Dev https://ift.tt/2yu14Ee
GGroup: Button padding
How to set FlatButton padding to 0.0? I tried this, but not working FlatButton( padding: EdgeInsets.all(0.0), color: Colors.blueAccent, textColor: Colors.white, child: Text("Button"), onPressed: () { }, )

Submitted October 23, 2018 at 01:20PM by AVRSP GKF
via Flutter Dev https://ift.tt/2PTPSYB
Reddit: How to show images in notification with firebase messaging
I am working on an app that requires notifications with images and action buttons . Is there a way to do that ??

Submitted October 23, 2018 at 06:23PM by Iron789
via reddit https://ift.tt/2yxbqU6
🎉You can now request an invite for #FlutterLive 🎉

Seating is limited for this two hour event, but don't worry: the entire event will be livestreamed! Be sure to also register for one of our global viewing parties or tune in from home.

Sign up here → https://t.co/WqaEziHgSU pic.twitter.com/w2Qx03LXus— Flutter (@flutterio) October 23, 2018

October 23, 2018 at 07:06PM
via Twitter https://twitter.com/flutterio
GGroup: How Do I render an image from the image data source
How Do I render an image from the image data source like the attached file here's a snippet of the data source; ���� JFIF ``��
Submitted October 23, 2018 at 07:52PM by Michael Tawiah Sowah
via Flutter Dev https://ift.tt/2ScEsAs