Flutter Heroes
25.6K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Reddit: Flutter Weekly #2
http://ift.tt/2FDvTZk

Submitted January 14, 2018 at 09:34PM by KingBaal
via reddit http://ift.tt/2EIlkTv
Reddit: Yet another simple "Chat with strangers" app built with Flutter
http://ift.tt/2DeLdxd

Submitted January 15, 2018 at 03:42PM by quangio
via reddit http://ift.tt/2mATwsN
GGroup: firestore sub collection
Hi I’m new to flutter/firestore and I’m wondering if it is possible to add a document to a subcollection with the flutter plugin? For example, is this possible or is there another way to do it? Firestore.instance.collection('conversations').document('Ueo6RkKESgIU9AsrjWiI').collection('message

Submitted January 15, 2018 at 09:44PM by Pat Ashe
via Flutter Dev http://ift.tt/2D7zcpM
Reddit: Flutter news
I think now you can develop in android studio with no need to install intellij idea, correct me or inform me if I am wrong.

Submitted January 15, 2018 at 10:36PM by frankcohe
via reddit http://ift.tt/2DgVqd9
Reddit: Flutter plugin to enable billing on iOS and Android.
http://ift.tt/2r7cPPK

Submitted January 16, 2018 at 06:48AM by vladlichonos
via reddit http://ift.tt/2mHx4ii
Right now this channel only notify about new post on Flutter google group and subreddit flutter dev. If you know more channels about flutter development news tell me and I will try to add: @eh_oscar
Reddit: Easiest way to port game from dart?
I am working on a small simple dart game, but I would like to eventually also release it on iOS/android using flutter. The game is currently using dart:html and canvas for all graphics.Are there any good tutorials for posting a dart html game to iOS/android? Do you have any advice for the development process? I know I've read somewhere that keeping the graphics rendering separate from the business logic will help, but is there anything else I need to know?Thanks!

Submitted January 16, 2018 at 09:58PM by maquis_00
via reddit http://ift.tt/2DFLoPE
GGroup: overlapped native widget
Hey guys, is there any way I can: 1) render a native platform widgets on the top of a flutter app, and 2) pass click events on native widgets to that flutter app Thanks!

Submitted January 17, 2018 at 10:20AM by Nami WANG
via Flutter Dev http://ift.tt/2EOtz0a
Reddit: Can you make an Android widget with Flutter?
I wanted to make a widget that shows the price for a specific crypto currency.

Submitted January 17, 2018 at 11:41AM by IronBrotherz
via reddit http://ift.tt/2B8pqSM
GGroup: Golang exposed via flutter method channels
I need to use golang as my DB and logic layer with a flutter GUI. This is because I need the same logic and DB running on other devices where flutter does not run. 1. Has anyone seen any examples yet of doing this with golang ? I know it pretty easy using the gomobile bind command and then

Submitted January 17, 2018 at 09:57PM by ged...@gmail.com
via Flutter Dev http://ift.tt/2mPFAMx
GGroup: Flutter plugin v21 now available -- Introducing the NEW Flutter Inspector
Flutter Inspector We’re very excited to be able to announce the first version of the Flutter Inspector for IntelliJ and Android Studio! It will be featured in a talk at DartConf in LA (Wednesday, Jan. 24, 10am Pacific time) and will be live streamed on the DartConf website
Submitted January 19, 2018 at 09:22PM by Wm Leler
via Flutter Dev http://ift.tt/2DRQ6tI
Reddit: Flutter plugin v21 now available -- Introducing the NEW Flutter Inspector
http://ift.tt/2mSz0nH

Submitted January 19, 2018 at 09:34PM by KingBaal
via reddit http://ift.tt/2DrbHfK
GGroup: ios/Flutter/flutter_assets/snapshot_blob.bin and version control
I know that generated files should generally be .gitignore'd, but I don't know the role of this file and it is not included in the default ios .gitignore file, so I'm a little uncertain. Help?

Submitted January 19, 2018 at 10:11PM by Michael Dresser
via Flutter Dev http://ift.tt/2Dmbl5U
Reddit: Fluvies: A movie browsing and saving app
http://ift.tt/2DtN4ye

Submitted January 20, 2018 at 12:26PM by dilpreet2028
via reddit http://ift.tt/2EVz4KL
Reddit: Handwritten keyboard in Flutter
I need to implement a handwritten keyboard in flutter mainly for entering mathematical related stuffs. How can actually implement it.I like to know Flutter's interoperability with native iOS and Android code.In android the MobileVision library has a TextRecognition part. Am I going in the write direction? Is there any API for iOS (Text Recognition)?.

Submitted January 21, 2018 at 01:32PM by ambareeshb
via reddit http://ift.tt/2BgmALA
GGroup: GestureDetector on Tile not working after new Tile added
Hello, I'm beginning with Flutter and to learn, I try to reproduce other app I created. I can't understand why I have a bug with a customised ListView. Try the code below, after I add a dog, the added dog's tile work well (the tile slide well right to left) but the others tiles (added before)

Submitted January 21, 2018 at 07:46PM by Grégoire Berclaz
via Flutter Dev http://ift.tt/2BgC5Tv