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

how to generate UID which contains 8 numbers?
how to generate a UID which contains only 6-8 numbers? like 123566, 12345678

July 23, 2020 at 06:40AM by che.ca...@gmail.com
https://ift.tt/3g5TB2l
New post on /r/flutterdev subreddit:

I created a package called Lit Firebase Auth to easily add Firebase Auth (with UI) to a Flutter application. Completely customizable!
https://pub.dev/packages/lit_firebase_auth

July 23, 2020 at 10:34AM by postgor
https://ift.tt/2ZTdhAQ
New post on /r/flutterdev subreddit:

Flutter Authentication without Firebase (Web API)
Hi all, I'm curious how you have or would recommend setting up authentication for Flutter to work with a web API.

July 23, 2020 at 10:59AM by owensdev
https://ift.tt/2OQQ9fT
New post on /r/flutterdev subreddit:

Most commonly used State Management Strategies within+outside of flutter
I am currently trying to decide which state management approach to use/learn for a bigger app I am building. Since many resources say that basically all flutter favourites are very good choices and all of them propose fine solutions to mange state, my thought process was "let's learn the one that is used in other frameworks too". I understand that Redux comes from AngularJS and MobX is also used over there, but BLoC not so much.So what other frameworks, be it app development or other similar project types, are there and how do they commonly solve state management? I'd rather learn and use a solution that is reasonably popular in more frameworks than just flutter, as the next job might force me to use something other than flutter.

July 23, 2020 at 10:58AM by Mithrandir2k16
https://ift.tt/3juF9CV
New post on /r/flutterdev subreddit:

Run checks for Flutter projects with GitHub Actions
https://ift.tt/2CETaNO

July 22, 2020 at 08:23PM by _arthurdenner
https://ift.tt/3jxWbQz
New post on /r/flutterdev subreddit:

The Complete (FREE) Flutter Course
Hello everyone, hope we're all doing amazingly (and I hope I'm not breaking any sub rules by doing this)​I'm currently in the process of creating a Complete Flutter Course, which I'm uploading fully for free on youtube. So far I've completed 14 videos, which cover Dart Basics and Object Oriented Programming concepts in Dart. I'm currently uploading a video per day, so soon we'll also have videos covering Flutter basics, layouts, stateful vs stateless widgets, local storage (hive, sqflite), network apis, TDD, clean architecture, BLoC, and much much more.​We'll take a practical approach, once we've passed the basics we'll cover real apps you can be proud to build. All source code always uploaded to github, for your easy access.​If you feel this would be useful to you, or if you know anyone else who wants to start their Flutter journey, please check out my youtube and consider giving me a subscribe:​https://www.youtube.com/channel/UCJW25d8mW8ciz0DQC-5XNsQ/​Thank you in advance

July 23, 2020 at 01:35PM by trance128
https://ift.tt/3jx0mMC
New post on Flutter Dev Google group:

FLUTTER FIREBASE NOTIFICATION
I have a situation at hand. This firebase configuration works well on Android by opening the appropriate screen on tap of the notification. But on ios, the notification comes in but once when its tapped upon, it just open the home screen and not the appropriate screen. Please what could I possibly

July 23, 2020 at 01:46PM by Israel Akpan
https://ift.tt/2OPiwuS
New post on /r/flutterdev subreddit:

Things I wish I knew when I started Flutter
I am not going to tell you some awesome way of coding or building your app in a better way, that’s what Flutter is already doing for you. I’m here to share few tips and things I wish I knew when I started Flutter Development.https://medium.com/@hamza.6.shakeel/things-i-wish-i-knew-when-i-started-flutter-d43f09912449?source=friends_link&sk=f7c1733d51cbef16ac3255c4d402e3cb

July 23, 2020 at 02:07PM by EvoNext
https://ift.tt/2OOfEyl
New post on /r/flutterdev subreddit:

Flutter team is giving away the Flutter course they co created with London App Brewery. It's really comprehensive and to the point! (Sharing this to those who don't know)
https://ift.tt/2E3np19

July 23, 2020 at 02:24PM by mighty3xodus
https://ift.tt/2ZS5cMp
New post on Flutter Dev Google group:

Is there a way to pass initial values to my ios Flutter plugin class?
I am using swift to implement a Flutter plugin and I can't seem to figure out a way to pass initial values to the Plugin instance. I've looked at other Flutter plugins, and I haven't seen a way to do it. You can see my code on Stackoverflow here: https://ift.tt/3fTq77r

July 23, 2020 at 02:56PM by Sam Parks
https://ift.tt/39n5ePR
New post on Flutter Dev Google group:

can i use UniqueKey to generate UID?
I want to generate unique user id, so can i use UniqueKey().toString() to be UID?

July 23, 2020 at 02:59PM by che.ca...@gmail.com
https://ift.tt/3hrwwHs
New post on /r/flutterdev subreddit:

Does anyone know a flutter stamp package?
Hello everyoneI've been searching for a package to create text looking like a stamp. Like this https://images.app.goo.gl/K6p8JPT1rRVE2UDG6I couldn't find one, so I created a custom text widget but I couldn't get it look old like in the image above.Does anyone know a package to create custom stamps or how to introduce some transparency noise to make it look like it's old?

July 23, 2020 at 03:55PM by gugzLabanav
https://ift.tt/30JoAdO
New post on /r/flutterdev subreddit:

What is the recommended file structure in Flutter?
Hi guys, I was wondering how do you guys organize directories when creating Flutter projects?
I am trying to find online some article or something to read more about it but I was unable.I am most interested about files regarding to state management, if I have couple of files that inherit ChangeNotifier, do I put them also in the widgets directory, or do I make a new directory just for Provider?Many Thanks.

July 23, 2020 at 04:48PM by ConnectSet57
https://ift.tt/3jyy83Z
New post on /r/flutterdev subreddit:

In Depth Flutter Courses
https://ift.tt/39qIYEK

July 23, 2020 at 06:02PM by Twistbase
https://ift.tt/330iFnJ