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

Yu-Gi-Oh Cards App using MobX, Provider, and Chopper
Hi, I learned MobX and Chopper with Provider to create experimental app using consumed data from ygoprodeck.com. Hopefully, I get some feedback about my work here in my Github repository: https://github.com/fikrirazzaq/YugiohCardsThanks!

July 24, 2019 at 05:43PM by juvetic
https://ift.tt/2KdFkSv
New post on /r/flutterdev subreddit:

pubx: The missing pub commands (search and view)
Hi FlutterDev,I found myself missing npm search and npm view, so I wrote up a little CLI for achieving the same effect with pub.I'm finding it useful in my day to day (grabbing package versions in particular), so I thought I'd share.https://pub.dev/packages/pubxhttps://github.com/shyndman/pubxPRs are welcome!

July 24, 2019 at 05:43PM by devvie
https://ift.tt/2y6iupZ
New post on Flutter Dev Google group:

Announcing Flutter 1.7.8+hotfix.4
We’re releasing a servicing hotfix to the stable channel of Flutter today that fixes a small number of high-priority bugs: #33642 App crash when deleting the password in

July 24, 2019 at 06:56PM by Ray Rischpater
https://ift.tt/2K6hGXI
New post on /r/flutterdev subreddit:

Flutter 1.7.8+hotfix.4 : A new servicing hotfix had been released to the stable channel of Flutter today that fixes a small number of high-priority bugs:
https://ift.tt/2JPDMiz

July 24, 2019 at 07:35PM by EngineerScientist
https://ift.tt/2Ydg83b
New post on /r/flutterdev subreddit:

Save encypted data locally
I'm evaluating some method to save encrypted data locally. Now I have two option:
- SQLite, but I don't know if there is some plugin to do this both on iOS and Android- Json file, but I'm not sure that can be a good idea​Some ideas?

July 24, 2019 at 08:30PM by Pigna1
https://ift.tt/2GrAIqE
New post on /r/flutterdev subreddit:

Library for generating 'when' operator for @sealed classes
https://ift.tt/2Z5MHRY

July 24, 2019 at 08:04PM by ReginF
https://ift.tt/2McAXtw
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