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

obscureText and Long Press
Hi, Rank amateur here, so please forgive naive questions. I am using TextEditingController for text fields in a MaterialApp app. If I set obscureText to false or remove it, I can cut, copy and paste in my text fields. When I set obscureText to true, however, the text fields don't seem to

February 10, 2019 at 06:43PM by dan....@stonebridgeprojects.com
http://bit.ly/2I6r93y
New post on /r/flutterdev subreddit:

Question for flutter development, iOS related
Hey guys,I have been making my first app. So far its usable and I got it to work on my android phone as well as my ipad Pro(I do not have a iphone to test on).Real question is, Is it okay to submit an app to the Apple store but Its UI does not look like an IOS app would look like?I have some problems such as, multi tab view where It seems the cupertino version is only for bottom navigation bar only. My app was designed with this portion to be on the top.Now I am thinking, should I leave my app with the same looks on both platforms?Perhaps only touch on, buttons and dialog's and leave alone the scaffold, navigation bar, tab view bar?Any comments and tips are appreciated. I want my first app to be very successful.Thank you.

February 10, 2019 at 09:22PM by Bk_ADV
http://bit.ly/2GEFG42
New post on /r/flutterdev subreddit:

Exploring Stack and IndexedStack in Flutter – Flutter Community – Medium
http://bit.ly/2E1pfx1

February 10, 2019 at 08:45PM by deven9852
http://bit.ly/2RRGdlt
New post on /r/flutterdev subreddit:

Is it time to make the switch?
I have done native ios and Android for a few years now and I love it, however I have found that making an app from start to finish on both platforms is exhausting. I would love to jump right into flutter however I have been scarred by the horrors that is Xamarin. Severe limits, long debugging time, massive app size, poor performance and all sorts of ide issues. For those of you who use flutter regularly, what is your honest opinion? Is flutter a hidden bag of issues or is the hype real?

February 11, 2019 at 01:48AM by mostdope96
http://bit.ly/2SMjDPo
New post on Flutter Dev Google group:

Breaking change: BottomSheet's child must be scrollable with primary set to true
issue: http://bit.ly/2I5Pqab pull request: http://bit.ly/2CeAxfq Currently, a bottom sheet can either be dragged or have a scrollable child, but not both. I've implemented support for this in the linked PR. However, in order to do so I'm

February 11, 2019 at 06:07AM by Dan Field
http://bit.ly/2I6rh3j
New post on Flutter Dev Google group:

Displaying Vimeo Live Stream
Hi. I am building a video streaming app with Flutter. I am currently able to stream Vimeo videos, however I am not able to stream Vimeo live. Is anyone familiar with a package that will allow this? I only want to stream a live event, not allow users to create their own livestream.

February 11, 2019 at 02:54PM by Wilsharo
http://bit.ly/2Gjg79z
New post on /r/flutterdev subreddit:

A Flutter package that can convert letters and icons into paths and animate them
http://bit.ly/2DurGa7

February 11, 2019 at 03:15PM by lina_bo
http://bit.ly/2GCssot
New post on /r/flutterdev subreddit:

Quick tip — sync*, a taste of the future – Flutter Community – Medium
http://bit.ly/2WX59eM

February 11, 2019 at 02:59PM by remirousselet
http://bit.ly/2SFS4re
New post on Flutter Dev Google group:

Firebase Dart Documentation
You know what would be helpful? Firebase *Dart/Flutter* examples included in their documentation. [image: Screen Shot 2019-02-11 at 11.15.57 AM.png]

February 11, 2019 at 05:18PM by Michael Taylor
http://bit.ly/2RW9Di6
New post on Flutter Dev Google group:

Changing the default icon in an ExpansionTile
I want to set a custom icon in an ExpansionTile like this: ExpansionTile(title: Text("Test"), trailing: AnimatedIcon(icon: AnimatedIcons.home_menu, progress: ???)) But as a beginner I don't really know what must be set for progress.

February 11, 2019 at 07:14PM by Zen M
http://bit.ly/2UMRkxI
New post on Flutter Dev Google group:

Help with Platform View troubleshooting
Hello I am trying to create a platform view of a button. I have partly followed this tutorial http://bit.ly/2SwwEh2 The problem is nothing is showing up. It must be noted that I am pretty new to this.

February 11, 2019 at 07:40PM by Marek Novotny
http://bit.ly/2DupMGl
New post on Flutter Dev Google group:

DateTime Issue
Hi, I do not Know right now if I am just to stupid or am missing something. But I would rather be shure befor creating an issue report. This is what I do, Right now there is no purpose to it because I am just Testing. I just do not get why the duration is not added. All examples do it the

February 11, 2019 at 09:17PM by Peter Kretschmer
http://bit.ly/2UTsuMC
New post on Flutter Dev Google group:

Maps, PlatformView and Stack
I am using the flutter Google Maps plugin. Following a certain user interaction my application needs to display some text over the top of the map. To do this I am using a Stack; following the user interaction I am fading a text widget in and after a short delay it fades out again (using an

February 11, 2019 at 10:06PM by Ian Evans
http://bit.ly/2DFmuAr
New post on Flutter Dev Google group:

Flutter Animation Tutorials
Hey Everyone! I wanted to start and learn to do some animations in Flutter. I've read the docs on the site but YouTube has been great for my type of learning. Does anyone have any favorite YouTube Flutter animation tutorials that I should check out?

February 11, 2019 at 10:10PM by Brennan Altringer
http://bit.ly/2SqMXMi
New post on /r/flutterdev subreddit:

How to design flutter google map road design ?
I want to design road map using flutter google map? when Device move in road store data and design road map? like uber ?​https://i.redd.it/6j1413k311g21.png

February 12, 2019 at 12:47AM by habibhrp
http://bit.ly/2N1Cykf
New post on Flutter Dev Google group:

Webview issue for more than 9 months and didnt fix!
Hello Guys, There is a big issue with the official webview package that didnt solve for more than 9 months! the problem is with showing the soft keyboard! we cant show the soft keyboard at all! in our apps! we opened the issue on github since Jul 24, 2018 and no any update until today! here is

February 12, 2019 at 01:54AM by Mostapha Ramadan
http://bit.ly/2IhdSoO