Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on Flutter Dev Google group:

flutter with s3 bucket
I want to upload images to my s3 bucket but unable to find a way to achieve it. How can i upload content on s3 bucket using flutter ?

May 23, 2019 at 12:07PM by Pawan Vijayvergiya
http://bit.ly/2X1n5EX
New post on /r/flutterdev subreddit:

Flutter UI - Car Rental App Design
https://www.youtube.com/watch?v=BIUuGzBFU1Y&t=29s

May 23, 2019 at 02:42PM by Nantesss
http://bit.ly/2VH2cgQ
New post on /r/flutterdev subreddit:

Have anyone try dart.inject? Any success?
Here: https://github.com/google/inject.dartI'm not sure how to source generation work, but I tried both my in my app and the example app, none of them working :(

May 23, 2019 at 02:03PM by raiytu4
http://bit.ly/2WjhZH4
New post on /r/flutterdev subreddit:

We analyzed 60k Flutter builds and profiled the avg Flutter developer. Do you agree?
http://bit.ly/2wbBFxQ

May 23, 2019 at 12:35PM by Gigatronbot
http://bit.ly/2wdv59R
New post on /r/flutterdev subreddit:

Question about type inference and code style
Hi together!I am new to flutter and I have a question about the analyzer & the type inference. In all the examples in the www and also in the flutter documentation or even in the source code of the framework itself, almost 99% of the code have fixed types assigned. Rarely I found modules or code parts where type inference is used. (I found mixed parts in e.g. the flutter cookbook)Lets talk about some precise examples: ``` // Fair enough, I could guess it by recognizing the quotes; still, why type it? String someString = "someValue"// Can build return something else, other than a widget? Widget build(BuildContext context) {// Ok, this is really hard now; the type is even duplicated from the instantiation final TextEditingController controller = TextEditingController(); ```I am using VSC as an editor and the integration works like a charm. I have no doubts about it. I simply want to understand why so many people favor fixed types instead of making use of the inference. Is this a best practice? Do people use it to read the code without possibly open it in an editor?If I understand anything wrong or missed an important concept please do not hesitate to point out my mistakes. Would be great if you give me feedback. Cheers

May 23, 2019 at 03:45PM by lukasbash
http://bit.ly/2JZBlu2
New post on /r/flutterdev subreddit:

Flutter UI, native logic
Hello! So, I've been assigned a project at work that should use Flutter to build UI shared between iOS and Android apps and all the logic should be written in respective native technologies. How complicated is this to accomplish and how would I go about it? Another guy will work on the iOS side and I will be responsible for Android. I would appreciate some examples and any help. I'm thinking we'll have a Flutter module on separate git repository that we'll both call inside our apps to show UI, but I have no idea about Flutter, let alone interop with native code. Thanks in advance!

May 23, 2019 at 04:00PM by marijannovak123
http://bit.ly/2YKFyWO
New post on Flutter Dev Google group:

Dart 1.5.4 Bug Alert: scrambled global vars
I have run into a problem in Dart 1.5.4 that didn't exist in Dart 1.2. Problem, I retrieved info from a server and store that info in some global vars. Inside of initState, this is where I see Dart scrambling my object data. I have spent days tracking this down and, in my mind, there is nothing

May 23, 2019 at 05:52PM by jerry hamby
http://bit.ly/2JZE3jh
New post on /r/flutterdev subreddit:

A plugin for code generation to help you manage Internationalization in one platform
Just write a plugin lang_table to help you manage Internationalization in one platform. Now, support to manage all strings in AirTable and generate json files for Flutter project.Also, use it with gen_lang. It is a dart library for internationalization. Extracts messages to generate dart files required by Intl.Now, Four steps for handling internationalization for Flutter(1) Preparing string files on AirTable
(2) Run lang_table to generate json files
(3) Run gen_lang to generate i18n.dart
(4) Use it in codesEnjoy it.

May 23, 2019 at 07:19PM by ycy101
http://bit.ly/2EsFLWF
New tweet from FlutterDev:

Get the most out of your screen space! Use MediaQuery to get insight into UI needs & build your layout accordingly.

⬆️ ➡️ Access device orientation
💬 User preference settings
🚨 Detailed safe area info

Click here for more #WidgetoftheWeek tips ↓ pic.twitter.com/uKDcu1njAL— Flutter (@FlutterDev) May 23, 2019

May 23, 2019 at 08:46PM
http://twitter.com/FlutterDev/status/1131632503431655424
New post on /r/flutterdev subreddit:

WebM support for Flutter?
Is there any support for the WebM format in Flutter?

May 23, 2019 at 08:48PM by thisw4y
http://bit.ly/2JApeV2
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