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

Mapbox flutter
I want to use mapbox in my flutter application for navigation from one place to another place un real time update user location, to trace the path. Instructions to give me.

May 25, 2019 at 01:39PM by josue tchirktema
http://bit.ly/2K1SyTO
New post on /r/flutterdev subreddit:

Set of packages and utilitarian functions that help in the use of BloC pattern with dependency injection.
http://bit.ly/2WwLTaZ

May 25, 2019 at 01:31PM by rafaelbarbosatec
http://bit.ly/2W09KAd
New post on Flutter Dev Google group:

hot reload the world upside down
I am using AS to build flutter/dart app. Why? because I can work that way with the last 5.1.1 gradle I consider Dart a good language as it is both dynamic and static. Today I am a little bit bewildered: Indeed if I create a basic Android app, Hot reload works in it BUT if I create *a basic Flutter

May 25, 2019 at 02:25PM by Bened
http://bit.ly/2EwQgIx
New post on /r/flutterdev subreddit:

Changing Theme at run-time: Flutter
Now that even Google is advocating the benefits of dark mode, every developer should consider adding multiple themes to their app.https://medium.com/@bimsina/changing-theme-at-run-time-flutter-d634c307de8a

May 25, 2019 at 03:08PM by bimsina
http://bit.ly/2W9jokg
New post on /r/flutterdev subreddit:

How to not start with Flutter
Create a little post to help newcomers in Flutter.dev.to/rubensdemelo/how-to-not-start-with-flutter-1dcl

May 25, 2019 at 04:21PM by rubensdemelo
http://bit.ly/2WqfjY0
New post on Flutter Dev Google group:

Put Request
How to send PUT request to server in the following raw format { "user_bio": "testing", "cV": "it is a file", "skills": ["test","test1"], "daysAvailable": ["mon"], "cover_letter": { "coverletter1": "a", "coverletter2": "b", "coverletter3": "c"

May 25, 2019 at 07:14PM by Kamran Ali
http://bit.ly/2YJKZoE
New post on /r/flutterdev subreddit:

Building a full-fledged Flutter app with Firebase
I'm trying to create a full on mobile app using Flutter and have selected to use Firebase as the backend support.So I've seen that Firebase docs and tutorials for Flutter are available for basic needs such as Authentication, CRUD and things alike. However, my app, like most others has nuanced features that the docs and tutorials do not cover, I was wondering if anyone has any resources (GitHub repos, videos, etc) that could be used to build features like the following:User persistence Friend's list Group creation by selecting friend's from list Making transaction posts (I'll use Stripe's API for transactions) in these private groups I was unable to find resources that matched these features and before I started getting my hands dirty with building them from scratch myself I wanted to see if anyone here knew of any that I may not.Thanks!

May 25, 2019 at 09:13PM by dappertiara
http://bit.ly/2JF2tPz
New post on Flutter Dev Google group:

Changing Video Player Length According to Aspect Ratio
Is there any way to change the size of flutter video player when the aspect ratio of any video changes.

May 25, 2019 at 11:12PM by Ayush Raj khare
http://bit.ly/2ExeIJM
New post on Flutter Dev Google group:

Flutter Set up Android Studio:
Hello folks, I am trying to run/debug some integration tests on a flutter project. my tests are running fine when I run "flutter drive --target=test_driver/app.dart" on my project. I am trying to create a Debug configuration in my Android Studio as per following steps in the StackOverflow answer-

May 25, 2019 at 11:38PM by Sagar Shinde
http://bit.ly/2Qr8ikj
New post on /r/flutterdev subreddit:

Flutter Web App Hosting
I currently have a Flutter app with a backend hosted on digital ocean. Backend is pretty standard and currently runs on a Django app (Python) that for the most part is pretty "standard" in terms of functionality - authentication and database stuff mostly. It also hosts my site for the application.I'm wanted to add a dashboard and some new features to my site and would love to do this with a Flutter Web app as I have much more experience with Flutter than web dev stuff however there's obviously not a ton of info on how to do this yet.I see a lot of stuff lately with Peanut and GitHub pages and I was wondering what the suggested approach would be (if such a thing even exists yet.)Thanks in advance for any advice!

May 26, 2019 at 12:21AM by dan1229
http://bit.ly/2whcDxk
New post on /r/flutterdev subreddit:

Portfolio Website Flutter Web
Hi guys,
I've very recently started building a portfolio website for my artist friend. However minor tweaks to the website can easily have it personalized. Would love some input, tweaks, or collab.
Website: protagonist.namak.tech
GitHub repo: https://github.com/an7agon1st/the_protagonist

May 26, 2019 at 01:52AM by an7agon1st
http://bit.ly/2EsGpnh
New post on /r/flutterdev subreddit:

Skip The Dishes Tracker functionality
Just ordered chicken fingers off skip the dishes. The tracker section with a maps and estimated time-to-delivery as well as watching the driver navigate is incredible. How would one even BEGIN to build that? Are they using google maps for the skin of the tracker? Maybe even for the GPS part?Just a fun thinking problem for me. Not trying to build a skip the dishes killer or anything

May 26, 2019 at 03:37AM by Wearesyke
http://bit.ly/2WhI759
New post on Flutter Dev Google group:

Hot Reload not working
Why is that my hot reload does not work the way it used to.. Every time I try to hot reload, it does not show any response. I need to hot restart my app and that is the only way I get to see the changes being made on my app. My hot reload was working great until today but suddenly it is not

May 26, 2019 at 04:29AM by Biplab Dutta
http://bit.ly/2HUja6p