Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New tweet from FlutterDev:

We look forward to seeing what you build for the International Flutter Hackathon!

Starting in a few hours in Aotearoa, NZ, the 24 hour hackathon organized by @FlutterComm will continue to 71 cities on June 1st.

Join the #hack19 fun at a hub near you → https://t.co/sGaIKQkiuH pic.twitter.com/XhQRdiNdBd— Flutter (@FlutterDev) May 31, 2019

May 31, 2019 at 10:10PM
http://twitter.com/FlutterDev/status/1134552733971812358
New post on /r/flutterdev subreddit:

New DevTools Releases - Opt-in analytics, dark theme improvements
http://bit.ly/2W0clFq

May 31, 2019 at 11:22PM by Purple_Pizzazz
http://bit.ly/2W4bcwD
New post on /r/flutterdev subreddit:

The new UI Guides feature for Flutter in Visual Studio Code is now available in v3.1 of Flutter extension
http://bit.ly/2WyQ5XI

May 31, 2019 at 10:02PM by EngineerScientist
http://bit.ly/2Knb88O
New post on /r/flutterdev subreddit:

[Question] What is the best practices for UI coding when working with flutter_bloc
When using bloc pattern, what is the best practice in subdividing the UI in code?Have you come across any readings that I can follow?

June 01, 2019 at 12:50AM by marcoleongdev
http://bit.ly/2wtVX5B
New post on Flutter Dev Google group:

Listen to firestore changes on list or sub-collection?
I have a users collection in firestore, each user has a number of arrays with information that I'm showing in my app using streambuilders. But as I understand it in firestore you can only listen to document changes, so instead of each streambuilder listening to its corresponding user array, I

June 01, 2019 at 01:02AM by Mattias Månsson
http://bit.ly/2WhSiHC
New post on /r/flutterdev subreddit:

Route Guard and Navigation
Hi all, I understand Flutter is quite new and I often find it hard to make sense of the docs. I also understand that some concepts are still not fully formed. It's with regard to this that I'd like to solicit your opinions on how to handle navigation with route guards (i .e. having routes that require one to be logged in). What has worked for you, and what hasn't?

June 01, 2019 at 02:04AM by mcalila
http://bit.ly/2HNPqcI
New post on /r/flutterdev subreddit:

#Hack19 - International Flutter Hackathon (24 Hour Stream)
https://www.youtube.com/watch?v=35gRqoS4RQY

June 01, 2019 at 01:11AM by PedroMassango
http://bit.ly/2Kin63I
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