Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: Minimum supported platform?
Is there a list of minimum supported iOS and Android version? I use a Lollipop actual device to test the default template app using latest 0.0.22 and 0.0.23, app can not start with exception error. It is running fine on emulator. It used to be okay before the change of channel to dev. If

Submitted February 07, 2018 at 03:50PM by Jaxon Du
via Flutter Dev http://ift.tt/2BMEB8I
GGroup: Incompatible changes in ButtonTheme, RadioButton, Checkbox
Two PRs landed this week which introduced incompatible changes to the ButtonTheme class and the dimensions of CheckBox and RadioButton: "Material button update" - http://ift.tt/2nT8oDg "Radial splash and radio button update"- http://ift.tt/2Esc3Cq

Submitted February 07, 2018 at 07:06PM by hansmuller
via Flutter Dev http://ift.tt/2nT8qLo
GGroup: flutter channel switching
Hi, to a large extent flutter channel switching command really made things easier but with its current issues, things are becoming a little uncomfortable. But then I noticed there's a fix now herehttps://github.com/flutter/flutter/pull/14507 for which I am very grateful so I want to know when

Submitted February 07, 2018 at 09:02PM by Michael Tawiah Sowah
via Flutter Dev http://ift.tt/2C306xU
GGroup: Threading / Dispatch Queues for native interop
I'm working on a project that involves calling native code for various reasons, including some that are long-running operations and others that have to use specific OS constructs i.e. capturing video. While developing I've sometimes had to use multiple threads or dispatch queues (depending on

Submitted February 08, 2018 at 01:10AM by Morgan McKenzie
via Flutter Dev http://ift.tt/2FW0ErI
GGroup: SLACK WORKSPACE
Hi guys , i have created a workspace on slack, this is the link for join : http://ift.tt/2GKtmNF if you like, you can enter, I created the plugin and design

Submitted February 08, 2018 at 01:10AM by juanito21
via Flutter Dev http://ift.tt/2FTJ7R6
GGroup: Re: GestureDetector on Tile not working after new Tile added
The code here is quite long so it's hard to say exactly; I recommend trying to simplify it down to one short file that still reproduces the problem, then it will be easier to review. On Mon, Jan 22, 2018 at 12:03 AM wrote: > Hello, > > I'm beginning with Flutter and to

Submitted February 08, 2018 at 07:51PM by Ian Hickson
via Flutter Dev http://ift.tt/2nN5EIq
Reddit: audio_recorder: Flutter plugin to record audio and store it locally (by Jordan Alcaraz)
http://ift.tt/2BNuhxc

Submitted February 08, 2018 at 09:44PM by Purple_Pizzazz
via reddit http://ift.tt/2nMFFky
GGroup: flutter run --release not working
M:\apps\pistis>flutter run --release Initializing gradle... 1.1s Resolving dependencies... 2.5s Launching lib/main.dart on TECNO C9 in release mode... Running 'gradlew assembleRelease'... Cannot locate the genSnapshot executable FAILURE:

Submitted February 09, 2018 at 04:38PM by Michael Tawiah Sowah
via Flutter Dev http://ift.tt/2nQphQ1
Reddit: Flutter FTW: Top Articles about Flutter
http://ift.tt/2EhypmR

Submitted February 10, 2018 at 10:06PM by KingBaal
via reddit http://ift.tt/2EUjK2f
GGroup: Flutter Docker Images
Hey everyone, I've recently created Docker images with Flutter and Android Tools pre-installed . These images contains everything you need for building and testing flutter applications. I hope these images can be useful for others too. One of the use

Submitted February 12, 2018 at 08:19PM by Fedor Korotkov
via Flutter Dev http://ift.tt/2HbsiSO
Reddit: Wrote microphone record plugin - android only
I made a simple plugin grabing audio clips from Flutter platform API.The stream api was just not documented. I wonder when should I add IOS support since I didnt have access to an OSX while developing ithere is the pluginhttps://github.com/hungrymonkey/mic_streami got bored and added the fft which is horrifying slow.

Submitted February 13, 2018 at 03:07PM by allsnaretaken
via reddit http://ift.tt/2EsbERa
Reddit: Flutter tutorial: create a Google Keep clone 1: Navigation Drawer & Routes
http://ift.tt/2o0iCCT

Submitted February 13, 2018 at 06:29PM by KingBaal
via reddit http://ift.tt/2BrAUnZ
GGroup: Accessibility Support
What is the progress of accessibility with Flutter? How can I integrate accessibility with Flutter? Are there any good tutorials on it?

Submitted February 13, 2018 at 11:59PM by nbsof...@icloud.com
via Flutter Dev http://ift.tt/2Gd7t8C
GGroup: Unable to merge dex
Guten Tag, Ich bin gerade ganz neu dabei mit flutter. Ich habe alles installiert und nutze IntelliJ. Jetzt habe ich mich einem Projekt angeschlossen und dieses per Git geladen, bei allen anderen Funktioniert es ohne Probleme, aber bei mir gibt er den Fehler: FAILURE: Build failed with an

Submitted February 14, 2018 at 07:04AM by James Moor
via Flutter Dev http://ift.tt/2EqXmQZ
GGroup: Breaking Change: New void restrictions in Dart SDK version 2.0.0-dev.23.0
*What is changing?* The flutter framework is upgrading the bundled release of the Dart SDK from 2.0.0-dev.16.0, most likely landing with 2.0.0-dev.23.0 . As part of this roll, some packages will need to roll forward as well. The current version of the pull request making this change is here:

Submitted February 14, 2018 at 07:04AM by mfair...@google.com
via Flutter Dev http://ift.tt/2Cjsmwi