Flutter Heroes
25.9K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on /r/flutterdev subreddit:

auto_data: Automatically generate data classes in Dart
https://ift.tt/2K63SN5

July 25, 2019 at 12:42AM by demarcoPaul
https://ift.tt/2OqGMpY
New post on /r/flutterdev subreddit:

Yu-Gi-Oh Sample App using MobX, Provider, and Chopper with pagination.
https://ift.tt/2YiJAos

July 25, 2019 at 01:51AM by juvetic
https://ift.tt/2JPxTSf
New post on /r/flutterdev subreddit:

Flutter for web early adopter program now open
https://ift.tt/2yaSg5K

July 25, 2019 at 03:06AM by codinglatte
https://ift.tt/2K0YJFX
New post on /r/flutterdev subreddit:

Pro tip: Don't nest the navigators!
Hi everyone! I was in a trouble for a few days that my Flutter app loses its state when I focus a TextField. When the TextInput gets focus, the navigator restarts from the initial route. The debug log outputs nothing about this, so I basically have no idea what is really going on.Later I figured out that I'm nesting the navigator inside the navigator from the MaterialApp. When I removed it, TextInput works fine.Don't know whether it is a bug. I searched everywhere in the GitHub issues, nobody talked anything about it!

July 25, 2019 at 04:29AM by DopeTechGuy
https://ift.tt/2OhKmm6
New post on /r/flutterdev subreddit:

Using SVG in Flutter
https://ift.tt/2Zk9rOt

July 25, 2019 at 10:46AM by EngineerScientist
https://ift.tt/2GtylDJ
New post on /r/flutterdev subreddit:

Does it make sense to start using Flutter for cross-platform development?
We are looking to build an application that we'd like to run on Windows, Linux, and iPad. It is kind of a hobby project, but has the potential to be more than that, so we'd ideally like to use something that is well-supported, or soon will be. Our options seem limited to either React Native (with a Qt port for Linux), or Flutter.Out of the two we prefer Flutter. However, Flutter desktop support seems pretty experimental at this point. We also need stylus support on all platforms, which may not be high priority for the Flutter team.We'd like to release version 1.0 in a few months' time. How likely is it that Flutter will be ready, say, by the end of the year? Is it good enough right now to at least start development? Are there other alternatives?Thanks a lot!

July 25, 2019 at 11:24AM by banana_crystal
https://ift.tt/2JRzwyZ
New post on /r/flutterdev subreddit:

Flutter for web early adopter program now open
https://ift.tt/2yaSg5K

July 25, 2019 at 01:21PM by glancer000
https://ift.tt/32QQbtW
New post on /r/flutterdev subreddit:

Flutter web package on pub?
I've been working for the better part of the week on a small library that tries to emulate CSS-Grids and only today it dawned on me...Is it even possible to publish a flutter_web package on the pub?

July 25, 2019 at 03:57PM by SirCleric
https://ift.tt/2OgUzz3
New post on /r/flutterdev subreddit:

appium-flutter-driver
https://ift.tt/2Zc98VD

July 25, 2019 at 04:54PM by truongsinhtn
https://ift.tt/2GvxLoX
New post on /r/flutterdev subreddit:

What are the best practices for responding to Time events in Flutter?
Let’s assume you want a certain Database value to update everyday at 5 AM, how would this be implemented in Flutter?I’m thinking about this a lot and it doesn’t seem to be possible if the app is not open.I would be super grateful for any insights.Cheers!

July 25, 2019 at 05:29PM by flexindev
https://ift.tt/2GvA0IT
New tweet from FlutterDev:

💁‍Looking for snazzy transitions?!

AnimatedSwitcher widget allows you to switch between two or more widgets with an animation. Choose to fade, scale or rotate. The possibilities are endless.

Watch more #WidgetoftheWeek here → https://t.co/Ludd3dtJ14 pic.twitter.com/oRwxYWDphl— Flutter (@FlutterDev) July 25, 2019

July 25, 2019 at 06:37PM
http://twitter.com/FlutterDev/status/1154430536728756224
New post on Flutter Dev Google group:

Firebase topic subscriptions for Flutter
I'm not even sure where to start. I want to create a page where users can subscribe to certain push notification topics then send custom messages from an admin panel but I don't know how to get user devices to sub to those lists. I want it to look something like this: and to answer you most

July 25, 2019 at 07:42PM by Brennan Altringer
https://ift.tt/32QYPsp