Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Reddit: Flutter Snap
GO is available on snapcraft as a snap, so I was wondering if anyone knew if Flutter/Dart would also be eventually on there?

Submitted July 31, 2018 at 11:30PM by conman__1040
via reddit https://ift.tt/2O0ZAqx
GGroup: Advice Needed for Web App after Flutter
I'm hoping this question fits here. I've completed my Flutter App. It's a simple Firestore CRUD function - Users can add data, and browse data from other users. I'm now trying to expand with a website that also has the same design and functions. However, I can't seem to find any advice on the

Submitted August 01, 2018 at 02:37AM by Damien Devillian
via Flutter Dev https://ift.tt/2KeT6SA
GGroup: API minimum flutter
Hello, does flutter require a minimum version of API to run? the API 21 + because whenever I try to run an application in API 19 it fails.

Submitted August 01, 2018 at 04:11AM by Rodrigo Developers
via Flutter Dev https://ift.tt/2vsvBA2
Reddit: How Tengio use fastlane to deploy releases to the Play Store and App Store
https://ift.tt/2v7M6ST

Submitted August 01, 2018 at 10:56AM by akshaydashrath
via reddit https://ift.tt/2M4V0qQ
Reddit: Activity recognition on Flutter
hey guys,I was wondering, do you know if activity recognition is already possible within flutter ? Sorry but haven't find anything on the docs so that's why I'm asking here.I want to be able to know/detect when someone is walking..Thanks for your help!

Submitted August 01, 2018 at 10:53AM by olafviking
via reddit https://ift.tt/2M8K2At
Reddit: Flutter Playground Repository with the Text Underline example
Updated Flutter Playground Repository with the Text Underline example, Check GitHub Repository for the source code, https://github.com/ibhavikmakwana/FlutterPlayground Stay tuned for more update. Do contribute.

Submitted August 01, 2018 at 12:22PM by ibhavikmakwana
via reddit https://ift.tt/2OtNcAx
Reddit: Evy - Dart 2 Web Framework, with Express like API. Help wanted!.
https://ift.tt/2Kd1dzb

Submitted August 01, 2018 at 02:49PM by carlosjs23
via reddit https://ift.tt/2vrLuqu
Reddit: Firebase: Transform a stream to a new collection
I'm having trouble wording this question to properly google it, so I hope someone here can point me in the right direction.In Firebase, I have a collection of items which in turn have some sub-collections, for example /parents/${id}/children. In the app, one Parent is set as active at a time.In my BLoC, I'd like to have a Stream<List<Child>> getChildren in order to populate a StreamBuilder, but I want that to change it's data when the active Parent changes, so I added a Sink<Parent> setActive. What I can't figure out, is when the active Parent is changed, for the stream of CHildren to stop watching the old Parent, and start watching the new. I initially tried to create a stream by transforming the Stream of parent objects and mapping it to a Firebase query for the children, but I couldn't quite get that working right. Is there a good way to go about this?

Submitted August 01, 2018 at 05:53PM by zachtib
via reddit https://ift.tt/2LLWbzl
Reddit: CineReel a Flutter TMDB client using BLoCs
Hi redditors, I'm just dropping by to share with you my very first flutter app called CineReel. I've been playing with Flutter for a couple of months now, and started this project as a way to learn Flutter and see how it all fits together in a proper app. Having worked on it in a my limited free time, I was surprised to see that after only a month, it was in a state that I felt confident enough to release it in the wild. Coming from a native android developer background, I'm very excited about Flutter, and I look forward in using it more and more in the future. The app is free as in freedom and can be checkout out from gitlab if anyone's interested

Submitted August 01, 2018 at 06:15PM by serk01
via reddit https://ift.tt/2v6Gnws
GGroup: Differences between GestureDetector and Listener widgets ?
Hi, Does anybody knows the differences between a GestureDetector and a Listener widgets ? I tried each and it seems they do the same things. Thanks

Submitted August 01, 2018 at 08:05PM by Chagnas Emmanuel
via Flutter Dev https://ift.tt/2LIgair
Use the OrientationBuilder widget to change the layout of your app based on landscape/portrait orientation (but you won't need it with Flex or MediaQuery) #WidgetWednesday

More about OrientationBuilder &rarr; https://t.co/w3nOukHeJW

Step by step guide &rarr; https://t.co/ZdAGzKo6vM pic.twitter.com/nWxw4h5m83— Flutter (@flutterio) August 1, 2018

August 01, 2018 at 08:30PM
via Twitter https://twitter.com/flutterio
Reddit: How do I go about creating this? A table with selectable cells and able to scroll horizontally.
https://ift.tt/2MauoEX

Submitted August 01, 2018 at 08:44PM by xpaultheman
via reddit https://ift.tt/2v3HEVh
GGroup: Gesture Detectors
When using a floating action button, there is a ripple effect, so is there any way to have the same ripple effect on a gesture detector?

Submitted August 01, 2018 at 09:50PM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2v63YNM
Reddit: New lessons on Dart Academy Boot Camp
https://ift.tt/2hLEBfz

Submitted August 01, 2018 at 10:28PM by Darkglow666
via reddit https://ift.tt/2LWVQZG
GGroup: Swift and Kotlin support
We are developing a new Enterprise large app based on Flutter. I have read that is hard to add swift support at a later date. I was curious how many plugins use Swift and Kotlin support. Is it worth it to support swift from the beginning?

Submitted August 01, 2018 at 11:04PM by Jeremy Whiteley
via Flutter Dev https://ift.tt/2LMn3iq
GGroup: Notification Color
Is there any way to change the notification color on the notifications that appear on any flutter app, because by default they are grey.

Submitted August 02, 2018 at 02:51AM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2KjUJON
GGroup: Visual Studio Code - Turn off ghost comments
Is there a setting I can tweak to turn off the comments that automatically appear in VSC? For example: }), // ListView.builder ); // Scaffold

Submitted August 02, 2018 at 03:16AM by John Muchow
via Flutter Dev https://ift.tt/2LIIpgF