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

Uber clone using Flutter
At this stage do you think it would be possible to make an Uber clone using Flutter?

January 08, 2019 at 01:00AM by SocialMammoth
http://bit.ly/2Qw14Kb
New post on /r/flutterdev subreddit:

Flutter’s Container: This ain’t your Daddy’s <div>
http://bit.ly/2LVFwpK

January 08, 2019 at 12:48AM by Elixane
http://bit.ly/2sexqj1
New post on Flutter Dev Google group:

Help with external keyboard emulation with usb RFID Reader
I have a RFID Reader which emulates keyboard input. I want get card number with it in my flutter application and then submit to api. I have tried onChanged Event but it fires before the reader could sent all the card numbers. If I try it with onSubmitted, this never fires because the Reader

January 08, 2019 at 08:08AM by charanj...@gmail.com
http://bit.ly/2Fau9JW
New post on /r/flutterdev subreddit:

Poll: Which type of coding videos do you prefer?
Hi, guys. This is my first post so excuse me if I shouldn't ask this here. (let me know if that is true.)The reason I'm asking is I can't seem to find much videos for Flutter in this "genre" of videos which I am looking for. I found a few but not as much as short tutorials. I began to think it's too much of a niche so I need some opinion from the community. Here goes:Question: Which types of Flutter coding videos do you watch (or would prefer if it existed) on YouTube?Short tutorials with voiceover with editing just showing the essentials (copy & paste code instead of typing)
for example: Tensor ProgrammingShort tutorials with voiceover without editingLong videos with voiceover without editingLong videos without voiceover without editingVideos like Boring Flutter Show by Google Developers where there is a discussion and they live codeAny other types I haven't mentioned? Please specify which type you prefer.I will answer first: 6. Long videos showing the whole process (researching, trying things out, creating bugs, everything) without voiceover or music.Thanks guys!

January 08, 2019 at 10:28AM by codecast_yt
http://bit.ly/2TxMWlC
New post on /r/flutterdev subreddit:

New flutter app UI: http://bit.ly/2VDmvwW
http://bit.ly/2CVNiwN

January 08, 2019 at 11:11AM by PedroMassango
http://bit.ly/2CVMWpX
New post on /r/flutterdev subreddit:

Subscription or Paywall to Flutter Apps??
Go EasyI would like to know if one can make an app like Netflix with Flutter. Just the subscription part. I'm want to see if I can add subscription or paywall to any app I can develop on Flutter..If it is possible, do comment below and with How To. Do share links where I can read/watch and learn from (if there are any).I'm learning new things by doing it and I would love to try my hands on making such an app.To anyone who comments Thank You in advance

January 08, 2019 at 12:07PM by devtard101
http://bit.ly/2TAmiIG
New post on Flutter Dev Google group:

text scrolls up and cover the image
I am trying to build some simple layout with image on top and text below it. When ever I scroll the text, the text scrolls up and covers the image. i understand that the problem is the "Stack", but if i replace it with something else its simply just doesn't work. import 'package:flutter/materia

January 08, 2019 at 01:55PM by noamb...@gmail.com
http://bit.ly/2Tz08qv
New post on Flutter Dev Google group:

SliverAppBar does not collapse when ListView (inside Tab) is Scrolled
SliverAppBar is not collapsing when the ListView scroll (see TabOne) is scrolled. ScrollController _scrollController ; TabController tabContoller; @override void initState() { _scrollController = new ScrollController(); tabContoller = new TabController( vsync: this,

January 08, 2019 at 02:16PM by Holden Scofield
http://bit.ly/2LWobgs
New post on Flutter Dev Google group:

Please how can i navigate to mew route if camera button is pressed
Hi guys , please im using image picker and camera as my source i want if the user takes a photo with the camera it should take the user to a new route , pleas how cam i do it???

January 08, 2019 at 04:14PM by ibrahim shehu ibrahim
http://bit.ly/2FiMALW
New post on /r/flutterdev subreddit:

How to use AdMob & Facebook Audience Network in Flutter?
Hi !I tried to research this, but I can't find it really. I would like to use AdMob Mediation, with Facebook Audience Network. But how do I initialize the AdMob & FAD SDK, load the ads, etc.? I could only find something about AdMob with Firebase supported for Flutter, but I'm not sure.​Is this possible?​Thanks in advance! I'm quite new to Flutter so forgive me if I'm not really understanding this correctly.

January 08, 2019 at 04:26PM by BleepBlob
http://bit.ly/2CXo1mg
New post on Flutter Dev Google group:

Bungee - open source music app
Hey community i have created a flutter music app and will like to share with you github link -http://bit.ly/2QzPa2d

January 08, 2019 at 06:04PM by Bhavneet Singh
http://bit.ly/2splDi5
New tweet from flutterio:

If you ever wanted to see how the counter app would look if it used scoped_model, there's now a sample just for you at https://t.co/Dl6Ve37CSn.

This app uses one of the simplest possible state management techniques.

Find it here &rarr; https://t.co/oF5OHQGeJg pic.twitter.com/74PddgncGn— Flutter (@flutterio) January 8, 2019

January 08, 2019 at 06:00PM
http://twitter.com/flutterio/status/1082683374257537024
New post on Flutter Dev Google group:

Console message - W/Choreographer: Frame time is xxx ms in the future!
I continually get multiple messages in the debug console when running any Flutter application (including the default "flutter create" application) that says something like the following ... > W/Choreographer(11099): Frame time is 0.047482 ms in the future! Check that graphics HAL is generating

January 08, 2019 at 07:42PM by Aryeh
http://bit.ly/2FjqGYX
New tweet from flutterio:

Need to know how big your widget is going to be before you decide how to compose it? Try a LayoutBuilder! It provides its build method with a context plus the incoming size constraints, so you can check them before building child widgets.

Click for more #WidgetoftheWeek tips! &darr; pic.twitter.com/HXLYs0HpDK— Flutter (@flutterio) January 8, 2019

January 08, 2019 at 09:24PM
http://twitter.com/flutterio/status/1082734857229262848
New post on /r/flutterdev subreddit:

Flutter | Flutter Blog | CHEAT SHEETS
Flutter Cheat Sheets​https://www.codewithakshay.com/cheat-sheets​​

January 08, 2019 at 10:14PM by akki7271
http://bit.ly/2SIK1Xr