Flutter Heroes
25.5K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: Generating iOS ipa
can we generate an iOS app to test using flutter via Adhoc distribution

Submitted March 22, 2018 at 05:13PM by Yash Jain
via Flutter Dev http://ift.tt/2puHfIC
Reddit: Flutter Challenge - Egg Timer
https://www.youtube.com/watch?v=svxUUz5mi9s

Submitted March 22, 2018 at 10:44PM by Purple_Pizzazz
via reddit http://ift.tt/2IK8IOx
GGroup: Flutter Apps in google play & app store
Hi, Good day I try to search in the flutter websites and google play which apps are made using flutter, but I couldn't find it. Could you please kindly provide the list of these apps or if there's a web page that mentioned this apps. Thank you

Submitted March 23, 2018 at 05:43AM by goods importer
via Flutter Dev http://ift.tt/2IMQETJ
GGroup: Why classes that accesses the same GlobalKey instance must reside in the same file?
Hi, My question is about the behavior of GlobalKey. Say there's is an instance of GlobalKey named widgetAKey, and WidgetB would call widgetAKey.currentState.doSomething(). The code worked when all these three components (the var widgetAKey declaration, and classes WidgetA and WidgetB)

Submitted March 23, 2018 at 06:52AM by Edmund Tam
via Flutter Dev http://ift.tt/2GgapEP
GGroup: Dart snapshot generator failed with exit code -6, .../aot/precompiler.cc: 2789: unreachable code
I'm using the master branch (it contains a fix for slow startups on Android with lots of assets), and recently I am running into the following error while building: [+14098 ms] ../../third_party/dart/runtime/vm/compiler/aot/precompiler.cc: 2789: error: unreachable code [ ] Dart snapshot

Submitted March 23, 2018 at 03:03PM by Hugo van Galen
via Flutter Dev http://ift.tt/2ucRHJL
Reddit: Beautiful, animated charts for Flutter – Flutter – Medium
http://ift.tt/2pAHjWB

Submitted March 23, 2018 at 03:47PM by sebe42
via reddit http://ift.tt/2IOtj4b
GGroup: Best Implementation of textFormField when passing data through Navigator?
textFormField: https://ift.tt/2I08phm textFormFieldDemo: https://ift.tt/2Gn4b6t Here is an example of my current code: new Form ( child: new TextFormField(

Submitted March 23, 2018 at 10:40PM by ez...@sightworks.com
via Flutter Dev https://ift.tt/2I20akV
Reddit: Linux unofficial flutter desktop, exploration has started
https://ift.tt/2ucio13

Submitted March 23, 2018 at 10:52PM by sebe42
via reddit https://ift.tt/2G0nVNF
GGroup: Flutter Facebook Group
Hi everyone, I've created a Facebook Group to talk about *Flutter*! You can find it here https://ift.tt/2I06FVv

Submitted March 24, 2018 at 12:12AM by Matteo Manzinello
via Flutter Dev https://ift.tt/2IMZ5yD
GGroup: Instruction required to integrate existing application
Hi, It would be good if you guys provide instructions how we can integrate the flutter in existing application. Thanks, Santosh

Submitted March 24, 2018 at 09:40PM by santosh rd
via Flutter Dev https://ift.tt/2IRGXUm
GGroup: Android development
Good afternoon. I am new to IT and decided to become Android Developer. But on my way of figuring out where to start I got completely confused. Tech is changing so fast that for someone like myself it became very difficult to decide what to invest my resources in, because the biggest

Submitted March 24, 2018 at 09:40PM by Matthew Dooly
via Flutter Dev https://ift.tt/2DRRMSr
Reddit: How can I achive this multi line flexible text input ?
https://ift.tt/2IMDeXU

Submitted March 24, 2018 at 09:02PM by PrimeNexes
via reddit https://ift.tt/2DRNPgC
Reddit: Easy way to turn off ripples?
I've noticed that the iOS offerings are somewhat lacking in Flutter. It seems like all the example apps / documentation all start with MaterialApp scaffold as a base.I'm wondering if I can just do that and pass some boolean somewhere that says useRipple: Platform.isAndroid so that the ripple stuff is only on Android and not in my iOS app.Alternatively is there a good way to get rid of them? For buttons, action-bar back/action buttons, etc?

Submitted March 24, 2018 at 10:31PM by TranslucentPond
via reddit https://ift.tt/2pDeSbr