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

an't pass data from home to results_page by Navigator.push() method
There is a problem with this flutter app, and I cant find the solution as there is no error. what happens is when it navigates from home to the result page, the calculations doesn't happen or the values are not sent I don't understand what's happening here. Any help is much appreciated. here is the link to the git repo https://github.com/TauqeerAli/bmi-calculator-flutter2Navigator.push( context, MaterialPageRoute( builder: (context) => ResultsPage( bmiResult: calc.calculateBMI(), resultText: calc.getResult(), interpretation: calc.getInterpretation(), ),There are no error messages. That is the problem.

June 01, 2019 at 02:54AM by trktech
http://bit.ly/2QE9Ojd
New post on /r/flutterdev subreddit:

Let’s start our Just Java project by simple ‘set up’ tips which you’ll surely find beneficial in your upcoming projects.
http://bit.ly/2JQfgPv

June 01, 2019 at 02:24AM by idreesBughio
http://bit.ly/2Mm5ZR2
New post on /r/flutterdev subreddit:

ToDo List app using flutter
Hey everyone! I am a new flutter user and just finished publishing my first flutter app made without a tutorial and would really appreciate some feedback on UI, code style, and app functionality. Really any feedback is greatly appreciated! I have linked the GitHub codebase and google play store download below. Thanks!!​Google play store: https://play.google.com/store/apps/details?id=com.chatapp.to_do_listGithub: https://github.com/ahh1539/to_do_list

June 01, 2019 at 04:47AM by ahh1258
http://bit.ly/2QFtTWf
New post on Flutter Dev Google group:

Flutter Web: how to link to a Tab with the URL
Hi I am coding a Flutter Web project My homepage is a TabBarView length of 3 I need to link directly to tab2 How can I do that? [image: Capture d’écran, le 2019-06-01 à 00.35.15.png]

June 01, 2019 at 06:38AM by John West
http://bit.ly/2MpzYrm
New post on Flutter Dev Google group:

How to add InfoTextWindow for flutter_map other than flutter_google_map
I have list of markers in my database and I want to pass them a title using Info text window as like in flutter_google_map ,I have attached screenshot how i want to display InfoTextWindow [image: Flutter_-_Google_map_widget_plugin_example____Developer_Libs.png]

June 01, 2019 at 12:09PM by mahantappa b k
http://bit.ly/2JQrRC3
New post on /r/flutterdev subreddit:

Floating Dots
Makes a bunch of dots (or a single dot) which move from one edge of the screen to the other.​https://pub.dev/packages/floating_dotshttps://github.com/diddypod/floating_dots
Demo: https://i.imgur.com/34QdaZ2.mp4​This is my first package. Feedback and suggestions are welcome.

June 01, 2019 at 01:07PM by diddypod
http://bit.ly/2Mxj5LI
New post on Flutter Dev Google group:

About Payment gateway
I need a help for integrating payment gateway of CCavenue with my flutter app.

June 01, 2019 at 04:05PM by Mohammed Abrar
http://bit.ly/2Mk2Gde
New post on /r/flutterdev subreddit:

which would you recommend for crash reporting? firebase_crashlytics and flutter_crashlytics
I want to integrate for crash reporting into my app, it's already in production, and between these two firebase_crashlytics and flutter_crashlytics, the second seems more matured but the first id by the flutter team.... Can anyone help with recommendation and what are the advantages of using one over the other? thanks

June 01, 2019 at 04:16PM by msowah
http://bit.ly/2Z4bTbb
New post on /r/flutterdev subreddit:

What would you want in a background location pluggin?
Hey, I'm looking into creating a background location pluggin of my own and then maybe post it for free so others can use.What features would you expect and/or wish to have as an addition? No guarantee I would be able to pull it off lol.

June 01, 2019 at 05:10PM by momothemonkey
http://bit.ly/2I65164
New post on Flutter Dev Google group:

using a Material widget (Firebase UI) in a Cupertino app
I would like to leverage the firebase_ui library in my Cupertino app. However, I can't use it directly since it is a Material widget and I get errors about missing MaterialLocalizations. What is the best approach here? 1. Fork firebase_ui and

June 01, 2019 at 07:25PM by Peter E
http://bit.ly/2QzZskc
New post on /r/flutterdev subreddit:

Does Flutter can run background Service or something like that which can run when app is not running on foreground?
No text found

June 01, 2019 at 07:53PM by darshank5761
http://bit.ly/2W3lFII
New post on /r/flutterdev subreddit:

Flutter Custom Paint Tutorial | Draw a Custom Shape Path in Flutter
http://bit.ly/2QCFk0P

June 01, 2019 at 09:20PM by profvtalks
http://bit.ly/2JRgmdG
New post on /r/flutterdev subreddit:

A simple Note app develop by Flutter
Hey guys.​Google PlayMy Note showcase​I have created a simple note app with flutter. Use BLOC for state management.Please give it a try. Thank you ^^^^

June 02, 2019 at 06:14AM by Selena0706
http://bit.ly/2WfOO8u
New post on /r/flutterdev subreddit:

5 Tips for First Time Developers on Flutter
https://youtu.be/q6kr5unEcTYAfter studying Flutter for a year & releasing my first app last week. Here's 5 tips for non Programmer starting to study Flutter & Dart. It's the things not included in the coding bootcamps that can help you out.
Also thank you Flutter Team...

June 02, 2019 at 06:50AM by replayjpn
http://bit.ly/2wz93Pf
New post on /r/flutterdev subreddit:

FlutterForce — Week 29
http://bit.ly/2XgZUGG

June 02, 2019 at 10:33AM by flutterist
http://bit.ly/2EOz6qd