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

Flutter Development on a Low-End PC.
If you have a PC that can't handle 4 chrome tabs, this is for you.https://medium.com/@bimsina/flutter-development-on-a-low-end-pc-21c867a2a748

May 24, 2019 at 08:34AM by bimsina
http://bit.ly/2EsUC3s
New post on /r/flutterdev subreddit:

Article on Animation showing how RNN process works shown at GoogleIO19 by @PinkeshDarji
http://bit.ly/2HzI5wY

May 24, 2019 at 09:29AM by pinkeshdarji
http://bit.ly/2YOdh1v
New post on /r/flutterdev subreddit:

dose flutter support 64 bit any guide?
dose flutter support 64 bit? google started to send mail about it​By August 1, 2019, all apps that use native code must provide a 64-bit version in addition to the 32-bit version in order to publish an update.

May 24, 2019 at 10:06AM by Kotaibaw
http://bit.ly/2X33Ri1
New post on Flutter Dev Google group:

Where do I report an issue wit api docs?
I suspect I should post at flutter github issues but I'm not sure

May 24, 2019 at 03:19PM by Anton Duzenko
http://bit.ly/30Edw0Z
New post on /r/flutterdev subreddit:

The marshalling library allows to marshal and unmarshal (also serialize/deserialize) an objects (e.g. into json compatible types)
http://bit.ly/30IZbjK

May 24, 2019 at 03:30PM by andrew_mezoni
http://bit.ly/2K04420
New post on /r/flutterdev subreddit:

A doubt about using Provider + BLoC together,
I have used BLoC pattern in a few projects previously and I recently checked provider package, and I understand that it provides wide range of options including option to use Blocs with it. But when I tried to use it I came across this one limitation. I cannot Initiate the Bloc as per route basis, i.e I cannot insert Bloc provider right above the widget. Instead I have to initiate them above the MaterialApp widget wrap it around them. That means everything is alive until app is alive. which seems to be not a good Idea?​At this is point am not sure I was doing something Anti-pattern or is it just a limitation of the package? What is advantage and disadvantage of both?​Edit: better explanation in issue with codehttps://github.com/rrousselGit/provider/issues/85

May 24, 2019 at 12:39PM by shashikantx
http://bit.ly/2M8YMnz
New tweet from FlutterDev:

It's so much easier to see your widget hierarchy with UI guides now 🤠 pic.twitter.com/WmjR0fihSZ— John Ryan (@jryanio) May 23, 2019

May 24, 2019 at 06:00PM
http://twitter.com/FlutterDev/status/1131953000463908869
New post on /r/flutterdev subreddit:

IntelliJ vs Android Studio Question
So basically I’m getting a “target of URI doesn’t exist” in IntelliJ IDEA CE when I try to add any package/dependency and then use the import statement in my main.dart file.But when I open the exact same project in Android Studio, those errors go away completely.Now I thought Android Studio And IntelliJ were supposed to be identical basically (for flutter purposes), so does anyone know why I’m having errors in IntelliJ but not in Android Studio and how I can fix it in IntelliJ (because I prefer IntelliJ)?Both are updated and my flutter is up to date in both.

May 24, 2019 at 06:40PM by codininja1337
http://bit.ly/2X3mUsz
New post on Flutter Dev Google group:

File Upload to server
How to upload file/document to server?

May 24, 2019 at 07:47PM by Kamran Ali
http://bit.ly/2HAdWxS
New post on /r/flutterdev subreddit:

How to navigate back to earlier screen when using bloc
Hello .. I have a question regarding the functioning of back button. I am using bloc code. I receive a state as in```if (state is GetQuestionsState){ return QuestionScreen(); }```in my question screen, I am unable to navigate back to the earlier screen, I am guessing that this is happening as I am not using```Navigator.push```to add to the stack. But since I am using bloc code, I have to return a widget. Not sure how to address this issue?

May 24, 2019 at 07:54PM by tritone_t
http://bit.ly/2YJJ1ER
New post on Flutter Dev Google group:

Windows 32 - Bits
Hi, I'm just starting to learn about Flutter, but I have a Windows 32 Bits. There is a way to get it installed on this environment? At the Flutter site installations mention just installation in 64 Bits system. Thanks

May 24, 2019 at 09:28PM by Alexandre Arcanjo
http://bit.ly/30K65VK
New post on /r/flutterdev subreddit:

Flutter Web Dependencies
I know flutter Web is still very new but has anyone found a work around to using plugins outside of the default ones list in the pubspec.yaml file? I wanted to create a website with charts but couldn't find one supported yet.

May 24, 2019 at 11:18PM by dre8597
http://bit.ly/2HCZzJe
New post on /r/flutterdev subreddit:

Web scraping in Flutter
Have you used any web scraping package in Flutter yet?What is a recommended one and the pros and cons?

May 25, 2019 at 12:48AM by HikARuLsi
http://bit.ly/2YNTOy2