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

please find the error node js firebse storage api (using node js ) flutter 1.2.1


April 20, 2019 at 08:36PM by Khalil Jan
http://bit.ly/2DsTnRw
New post on /r/flutterdev subreddit:

Read phone state?
Hi All,I've been getting my feet wet with Flutter. I'm new to the dev experience in general.I'm building a spam blocker, so I need to be able to take an incoming phone number and reference it against the user's contact lists.​READ_PHONE_STATE was the way to read incoming numbers, but that seems to have changed to READ_CALL_LOG​There is a plugin for reading contacts.​So I need:​1: Identify incoming number2: Reference incoming number against contacts list3: Know when a call has been answered and disconnected.Any tips? Anyone know of plugins for handling incoming calls and call times? I don't think this will translate to iOS and that's fine as long as it doesn't break the android build. Thanks in advance.

April 20, 2019 at 10:27PM by ST0OP_KID
http://bit.ly/2Ix3wkh
New post on /r/flutterdev subreddit:

Square and Stripe Integration
Will stripe ever have Flutter integration?Also, where is the credit card info store when using square's plugin?

April 21, 2019 at 04:05AM by 5work
http://bit.ly/2Drgzzk
New post on /r/flutterdev subreddit:

Visibility in Flutter widgets
In widgets, we use Visibility to control the visibility of its child.Isn't it better to have a visible parameter in all widgets? Are they planning to do it? What do you guys think about it?

April 21, 2019 at 08:36AM by ammaratef45
http://bit.ly/2L29iMy
New post on /r/flutterdev subreddit:

FlutterForce — Week 23
http://bit.ly/2GxloJA

April 21, 2019 at 10:13AM by flutterist
http://bit.ly/2ISrBBx
New post on /r/flutterdev subreddit:

New to dart, need help with code
http://bit.ly/2DrSmJe

April 21, 2019 at 01:35PM by fanatic75
http://bit.ly/2Vhc18W
New post on /r/flutterdev subreddit:

International Flutter Event ヽ(°□°ヽ) Save the date! 1st June 2019. More info coming soon.
https://twitter.com/FlutterComm/status/1114571811646246912

April 21, 2019 at 03:16PM by EngineerScientist
http://bit.ly/2UQvaz5
New post on /r/flutterdev subreddit:

anyone have good crud with async tutorial?
I want to learn how to create good crud with async app in flutter, like how is the best way to handle loading error and the state management, almost every tutorial that I've found only for non async or firebase based

April 21, 2019 at 05:26PM by iceporter
http://bit.ly/2Xtucpt
New post on /r/flutterdev subreddit:

Is it possible to create something like this in flutter? Details in comments.
https://i.imgur.com/ktTRncW.pngI have an app idea that I want to develop. For that app idea I need this calendar view on top.I want to start learning Dart and Flutter here: https://www.udemy.com/course/dart-and-flutter-the-complete-developers-guide/Will I be able to create such calendar view after having finished the udemy course? I do I need to throw my expectations out of the window and learn how to do this from scratch e.g. also graphic design? Or are there calendar templates in flutter?Sorry if this question sounds dumb but I want to know what my expectations should be going into something like that since I am easily discouraged.The picture is taken from here: Figma Android UI Kit https://www.setproduct.com/mobilesystem

April 21, 2019 at 06:41PM by test238888
http://bit.ly/2Zr53gU
New post on /r/flutterdev subreddit:

Morpheus: A Flutter package for easily implementing Material Design navigation transitions
http://bit.ly/2vchrDy

April 21, 2019 at 06:32PM by TheyCallMeSalamander
http://bit.ly/2IKWW92
New post on Flutter Dev Google group:

Add gradient color to a shape MenuBar
Hi, I'm new and a beginner. i don't understand very well dart code but I'm learning. I have drew a shape with lineTo and quadraticBezierTo path for my MenuBar. I would like to apply a gradient color to this shape but i can't find the right method could you please help me, giving me a solution or

April 21, 2019 at 07:13PM by Raphael Kuhn
http://bit.ly/2ZpR4rB
New post on /r/flutterdev subreddit:

Are there any cloud code analyzer that integrates with Github?
Title. I decided to use Github for my latest attempt on Flutter, but I'm having a hard time finding a cloud tool that performs linting when doing pull requests?​I usually use Gitlab CI and just have a CI step performing `flutter analyze`, but I'm on Github right now, so that's not available. The only idea that I have right now is to include `flutter analyze` whenever Travis CI runs, but I was hoping to use another service for that so it wouldn't just be Travis CI that shows up to check PRs.

April 22, 2019 at 03:07AM by outtascope
http://bit.ly/2Pk6wRo
New post on Flutter Dev Google group:

Dismissible StreamBuilder getting error A dismissed Dismissible widget is still part of the tree.
Hi All, I am facing issue with Dismissible widget currently for my app i am using Dismissible widget with StreamBuilder and i am fetching record from firebase but i am getting error onDismissed . Please find the error detail A dismissed Dismissible widget is still part of the tree. please

April 22, 2019 at 11:21AM by Samiran Majumder
http://bit.ly/2KTDR7i
New post on Flutter Dev Google group:

Can we use dart 2.3 in flutter now?
I guess flutter is bound to a specific dart sdk version. If so when can I expect dart 2.3 in flutter.

April 22, 2019 at 12:51PM by shashikant durge
http://bit.ly/2ZmX44B