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

Do you think Flutter is mature enough to build a full fledged application?
TLDR; Is Flutter mature enough to build a huge application?I have this "idea" that might save me from working for others and it's a HUGE application but couldn't start developing since am doubting to develop in flutter because I've read so many things these past few days that flutter isn't mature enough to build a startup application.I chose flutter to start my app with bc I want to deploy it in android and IOS so developing it in native is not a choice for me.My app consists of maps and payments etc. That's the two priorities that I keep thinking when developing in flutter whether it's supported by flutter or not.

May 25, 2019 at 04:13AM by pereVush
http://bit.ly/2ExuMeD
New post on /r/flutterdev subreddit:

Understanding BLOC Architecture in Flutter
Hello everyone,Here's a quick article that will help everyone get a grasp on the latest BLOC Architecture with Flutter: https://ayusch.com/understanding-bloc-architecture-in-flutter/​Go check out !

May 25, 2019 at 05:19AM by ayusch
http://bit.ly/2XdMlrm
New post on Flutter Dev Google group:

transitive dependencies that include statically linked binaries
[!] The 'Pods-App' target has transitive dependencies that include statically linked binaries: (cloud_firestore, FirebaseAuth, FirebaseCore, FirebaseInstanceID, FirebaseDatabase, FirebaseFirestore, FirebaseFunctions, FirebaseMessaging, FirebaseStorage, and firebase_core) We have developed

May 25, 2019 at 08:24AM by Srinivasu Kota
http://bit.ly/2JD8Naw
New post on /r/flutterdev subreddit:

Flutter widgets Explained.
Hey guys i wrote a Blog explaining types of widgets in flutter people just starting to learn flutter should follow this link to read and learn something about our lovely flutter.​Flutter widgets demystified.

May 25, 2019 at 08:53AM by Gat786
http://bit.ly/2wkhuOg
New post on /r/flutterdev subreddit:

streaming_shared_preferences - A reactive key-value store for Flutter projects, based on pure Dart Streams
http://bit.ly/2X6mYru

May 25, 2019 at 10:14AM by roughike
http://bit.ly/2EyyMvo
New post on Flutter Dev Google group:

How to implement search delegate with sqflite flutter
I have created an app that stores some notes in sqlite database. I did all CRUD operations and it's working well, but when I'm trying to make search operation inside my database with SearchDelegate, I am not getting any data in search bar . My code is here < https://stackoverflow.com/questions/5

May 25, 2019 at 01:32PM by mahantappa b k
http://bit.ly/2JEkIVA
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