Flutter Heroes
25.5K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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
Reddit: After reading the guides, still cannot get my app running.
Hi, I have no experience at all with mobile dev, mostly on web with Python and Ruby. I'm just trying out flutter since it's like the best thing right now. But after reading, I managed to get the stuff set up and running using VS code. I can at most create some screens and stuffs like that, but I still don't get how to organise my files in flutter and is there a naming convention for files? Is there concept like model or controller? Do we need a model in mobile app dev? I'm actually trying to link up with firebase for this, do I then still need to create my own model class?

Submitted March 25, 2018 at 04:58AM by renewal13
via reddit https://ift.tt/2GkJPe2
Reddit: local_notifications: plugin for creating basic local notifications for Android and iOS
https://ift.tt/2udlgec

Submitted March 25, 2018 at 03:31AM by mythichelm
via reddit https://ift.tt/2G3DZOP
GGroup: Do I need MacOS to develop/build app for IOS ?
Hello, I am new to flutter. the codelabs.developers.google.com/codelabs/flutter/#1 says i need a MacOS computer to build app for IOS. not sure why, when i can build android app on windows !

Submitted March 25, 2018 at 06:53AM by Flutterbug
via Flutter Dev https://ift.tt/2GlDBdH
Reddit: Question on State Management
What are some good options for state management for medium sized apps?I was tinkering with redux but it feels like way too much overhead.Im building an app that does login, management of favourites, and socket communication. When stuff is passed through the socket, various widgets will need to change their data.Examples with source would be much appreciated.

Submitted March 26, 2018 at 12:13AM by Nrdrsr
via reddit https://ift.tt/2Gr6G7w