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

How To Use Multi Image Picker With Image Cropper?
I am currently using the dart multi-image picker plugin to select multiple photos in the app I am working on. When returning you get a list of Asset. I am trying to convert the Asset into a File to allow the image cropper to display the image correctly. Any idea on how to implement this conversion properly?​links to plugins:Multi Image Picker: https://pub.dartlang.org/packages/multi_image_pickerImage Cropper: https://pub.dartlang.org/packages/image_cropper

April 23, 2019 at 02:39PM by dev_nick_d
http://bit.ly/2PptG9a
New post on Flutter Dev Google group:

answer color
How to make it so that when choosing the answer option, it lights up? Right green, wrong red? return Scaffold( appBar: AppBar( title: Text("Экзамен"), backgroundColor: Color(0xFF3b3b3b), leading: IconButton(icon: Icon(Icons.arrow_back, color: Colors.whi

April 23, 2019 at 04:38PM by anco...@gmail.com
http://bit.ly/2XECjPR
New post on /r/flutterdev subreddit:

How do I use my own Sketch/Adobe XD Icons?
So I have a design mocked up in Sketch/Adobe XD and I would like to use the icons I have there but I don't know how to go about doing it. All I have ever used are the Material Icons. I tried searching but can't find anything.Thanks.

April 23, 2019 at 04:56PM by nXception
http://bit.ly/2KY7SD3
New tweet from FlutterDev:

Whenever, wherever, we're meant to be together!

When used together, the ValueListenableBuilder widget and ValueNotifier automatically update data throughout your app whenever and wherever changes exist.

Click for more #WidgetoftheWeek tips! ↓ pic.twitter.com/06zGRwdxYf— Flutter (@FlutterDev) April 23, 2019

April 23, 2019 at 07:18PM
http://twitter.com/FlutterDev/status/1120738722486423553
New post on Flutter Dev Google group:

Get places from map
Hi! I want to add a google Map and get the info of the stores on tap just as google map works in web. Is any way to do this or any sample? TIA Regards!

April 23, 2019 at 07:31PM by Entrada
http://bit.ly/2Du7khP
New post on Flutter Dev Google group:

Google Maps | dragEnd Event
Hi All, I searched a lot but not able to find any implementation of *dragStart *and *dragEnd Event *in flutter plugin ecosystem. Please let me know, how can I implement this. Thanks, Umesh

April 23, 2019 at 07:40PM by umes...@gmail.com
http://bit.ly/2vhikL4
New post on /r/flutterdev subreddit:

achievement_view | Beautiful toast to show Achievements
http://bit.ly/2GAKN4R

April 23, 2019 at 09:56PM by Purple_Pizzazz
http://bit.ly/2XzTHW4
New post on /r/flutterdev subreddit:

Continuous Integration and Deployment with Flutter and Fastlane
http://bit.ly/2IzFmFT

April 23, 2019 at 09:56PM by Purple_Pizzazz
http://bit.ly/2XDCY45
New post on /r/flutterdev subreddit:

How to have others test apps while developing?
The person I am building my app with is in another state. I am using IntelliJ and keeping my code repo in git since for Azure does not like IntelliJ,Anyways he has an android phone and wants to see what I’m doing as he designs his stuff,He is more of the art person and designer and does not know how to use emulators or anything.

April 23, 2019 at 10:56PM by Sh-t_Shower_Shave
http://bit.ly/2GE5wVC
New post on Flutter Dev Google group:

flutter + firebase adminsdk c# simple messaging
Hi, i have some troubles to get a simple push notification on a flutter mobile application using the firebase C# admin sdk : my c# code look like : private async Task SendPushNotification3Async(string val) { FirebaseApp.Create(new AppOptions() { Credential = GoogleCredentia

April 23, 2019 at 11:00PM by Issam Boughanmi
http://bit.ly/2IRW0Q4
New post on Flutter Dev Google group:

How to layout a horizontal "lined label"?
I'm looking for a simple way to create the following – rather simple as I initially thought – layout: A horizontally centered label where on both sides are horizontal lines filling the space. Those lines shall be at least 60px wide and the label shall use multiple lines if it doesn't fit between

April 24, 2019 at 12:00AM by Stefan Matthias Aust
http://bit.ly/2GCDAl1
New post on /r/flutterdev subreddit:

Backup data to cloud
Hi all,Looking for a way to copy data to cloud for both ios and android. Looking into Firebase but worried about pricing. Anyone have experience or alternative?Cheers

April 24, 2019 at 07:22AM by Waentastic
http://bit.ly/2Uy0j5j
New post on /r/flutterdev subreddit:

How can I add edited paragraphs?
I'm not sure if that's the right word for it... I want to make flashcards in Flutter but I'm not sure how can I have paragraphs with only some words underlined or colored, I also want some of them to be links and direct you to a smaller info widget.Even if you just give me the keywords for what I'm looking for that would be a great help.

April 24, 2019 at 08:44AM by Mirnish-
http://bit.ly/2IQFv73
New post on /r/flutterdev subreddit:

Will this be interesting: a detailed post "Design Parking Lot using Object Oriented Approach" in Dart+Flutter?
Hey Flutters,​I would like to create a second post. It will be similar my previous post: https://medium.com/me/stats/post/45919a6a4fc9, but now we will "Design Parking Lot using Object Oriented Approach". This is a task from "Cracking the Coding Interview" book. As usual, I will not focus on UI, just on the architecture.​Will it be interesting for the community?

April 24, 2019 at 01:35PM by gladimdim
http://bit.ly/2GEbl5l