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

Display Images Locally In Flutter
As a part of flutter tutorial series, we’re going to learn how to *display images locally* in your flutter apps *Steps:* - Create new folder in your project called images - Copy your images into images folder - open your pubspec.yaml and

October 07, 2020 at 05:41PM by Easy Flutter
https://ift.tt/3nt6siU
New post on /r/flutterdev subreddit:

Approach for a dynamic state management
With all the different solutions for state management out there (Bloc, provider, river_pod, etc) I was wondering if there would be an approach to dynamically switch between them and if this would be recommended.I was looking at this article about modularization in flutter, and op creates a module for bloc. Although I find this a great solution for boilerplate network code, etc, you'd still need to use bloc builders and such in the ui to listen to those blocs so the flutter_bloc library would still be a dependency in the UI module.Could there be a way to basically "plug and play" different state management solutions?

October 07, 2020 at 05:32PM by ImGeorges
https://ift.tt/3jEyYMj
New post on Flutter Dev Google group:

How to display total time user active inside the APP
i have been developing app in flutter and now got stuck in one fucntionality that is i want to store the total time app been used by the user and store that time in hours i have searched but didn't find any useful result is that even possible in flutter ? please help me

October 07, 2020 at 07:54PM by Madan Raj
https://ift.tt/2I7OrXp
New post on Flutter Dev Google group:

Flutter chat channels (and survey)
Hello, Flutter has been using Discord for conversations among team members for a while now. If you are contributing to Flutter, or would like to, you are encouraged to join us: https://ift.tt/3jRKfZy We started using Discord about a year ago. I'm doing an annual review of

October 07, 2020 at 10:45PM by Ian Hickson
https://ift.tt/30DSK35
New post on Flutter Dev Google group:

Why can't I use notEqualTo in firebase query
Hi, According to this article: https://ift.tt/2GhhGq3 You can now use "!=" to exclude a list of documents base on a field in your document. However, I don't see this option in the cloud_firestore package for flutter. I am guessing its

October 07, 2020 at 11:09PM by Dong Dang
https://ift.tt/2I0kV5G
New post on /r/flutterdev subreddit:

Ideal package for starting to contribute to OSS
I published today a first version of listenable_collections with a firs class called ListNotifier which acts like a ValueNotifier but is a List.https://github.com/escamoteur/listenable_collectionsI wrote this because I was really surprised that nobody had done this before.if you want to get started in OSS this package is ideal to contribute. The implementation of SetNotifier or MapNotifier should not be too difficult with the example of ListNotifierAnd we need tests for this classes, which means writing a test for every method.Any help is really appreciated!

October 08, 2020 at 12:21AM by escamoteur
https://ift.tt/3iH6dx0
New post on /r/flutterdev subreddit:

Performance testing on the web
https://ift.tt/3dkE9ih

October 08, 2020 at 07:25AM by QuickBlox
https://ift.tt/3nvIcww
New post on /r/flutterdev subreddit:

What were the biggest 'aha' moments you had while learning Flutter?
Mine was, oh, that is what inherited widget was for... it is to pass down data down the widget tree.After 6 months coding in Flutter.Anyways I figured it'd be a helpful part of the learning process if people on here were to post their 'aha' moments.

October 08, 2020 at 08:01AM by thehappyharis
https://ift.tt/2GHTNI6
New post on Flutter Dev Google group:

flutter login and signup
Do any one have login and signup back-end code using json .

October 08, 2020 at 09:03AM by sona
https://ift.tt/3jTZxxj
New post on /r/flutterdev subreddit:

State Management in Flutter using Provider (Tutorial series for beginners)
https://ift.tt/2HZ3wu7

October 08, 2020 at 12:25PM by cheerfulboy
https://ift.tt/33Dp5sK
New post on Flutter Dev Google group:

Automated Vulnerability Assessments
Hi, is there a tool out there that can do automated vulnerability assessments with DART? We can use the Sonar Plugin for code quality, but we can't find a solution for this. So I reach out to you.. Thanks. Minne

October 08, 2020 at 12:34PM by Minne Prins jr.
https://ift.tt/2IcAJmd
New post on Flutter Dev Google group:

Flutter app slow load after installing security certificate on GoDaddy
Loaded my app on GoDaddy and tested - worked great! Loaded very quickly (.5 - 1.0 seconds). Installed GoDaddy https certificate. Now it takes 4.0-5.0 seconds to load. Any ideas? Do I need to reference the certificate from within the flutter app somehow? Help, please!

October 08, 2020 at 03:58PM by Blaine Fredrickson
https://ift.tt/2IaPZ2T
New post on /r/flutterdev subreddit:

Mac App Store Like Layout
Hello, I'm looking for a layout look like Mac App Store. Any advice or snipped would be helpful.

October 08, 2020 at 05:07PM by hmert
https://ift.tt/34G6M5i