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

How to implement DOH in flutter

Hi, I am trying to use doh in flutter with the http client like we have Java okhttp doh package. I am able to parse responses and get the IP addresses but don't know where to go from there. submitted by /u/emtydeeznuts https://www.reddit.com/r/FlutterDev/comments/1e6uxqt/how_to_implement_doh_in_flutter/ [comments] https://www.reddit.com/r/FlutterDev/comments/1e6uxqt/how_to_implement_doh_in_flutter/
New post on /r/flutterdev subreddit:

Frustrated with Firebase Analytics Bug

I'm not a senior Flutter developer, and I've struggled with a bug in the `firebase_analytics` plugin (version 11.2.0). Whenever I perform a hot reload or hot restart in VSCode (testing on web), I get a `TypeError`. I've spent an entire day trying to figure out a solution, only to realize that I... https://www.reddit.com/r/FlutterDev/comments/1e7ry12/frustrated_with_firebase_analytics_bug/
New post on /r/flutterdev subreddit:

Which is better? Flutter or Kotlin Multiplatform wanting to create an app by myself, from start to finish

Hello, I am starting in mobile development since I want to create an app, which in my opinion the content of the app is not complicated, but I want to add a database, graphics, also a subscription method. I have been learning swift and swiftUI in the last two months, but I think it would take me ... https://www.reddit.com/r/FlutterDev/comments/1e9w76b/which_is_better_flutter_or_kotlin_multiplatform/
❀2
New post on /r/flutterdev subreddit:

add conference feature to my app

Hi everyone! I want to add a conference feature to my app so the user can create or join the meeting, Can you suggest some ideas? submitted by /u/kadhumalrubaye https://www.reddit.com/r/FlutterDev/comments/1eao0wm/addconferencefeaturetomyapp/ comments https://www.reddit.com/r/FlutterDev/comments/1eao0wm/add_conference_feature_to_my_app/
❀1
New post on /r/flutterdev subreddit:

bloc, additional business logic that is not directly tied to any event or state transition

Let's say I have a bloc for auth feature. If I have business logic such as update_count_of_auth or refresh_auth_token that does not directly correspond to a specific event or state transition, is it still appropriate to include this function within the BLoC? If not, where should I put this... https://www.reddit.com/r/FlutterDev/comments/1ebj61k/bloc_additional_business_logic_that_is_not/
πŸ‘2
New post on /r/flutterdev subreddit:

Most useful utilities

Hi all, I’m interested to know what your most popular/used utilities are that you frequently use in your projects? I’ve put all my utilities in one package you can find here: https://pub.dev/packages/xyz_utils (Note that this package is still v0 and currently not anyone except myself is... https://www.reddit.com/r/FlutterDev/comments/1ece0wb/most_useful_utilities/
New post on /r/flutterdev subreddit:

I'm curious to know what packages you can't live without

As a Flutter developer, having the right set of packages in your toolkit can significantly increase your productivity and your development process and enhance the functionality of your apps. So help other devs and tell us what you wish others are also should know. submitted by ... https://www.reddit.com/r/FlutterDev/comments/1ed6tg7/im_curious_to_know_what_packages_you_cant_live/
πŸ‘1
New post on /r/flutterdev subreddit:

My First Flutter App: What do you think?

After 2 months of development, I finally finished my first Flutter app. Honestly flutter is way better than the native application languages largely due to the huge community. What do you guys think? Is this a good beginner project, and what are some points of improvement? ... https://www.reddit.com/r/FlutterDev/comments/1eh4ytg/my_first_flutter_app_what_do_you_think/
❀3πŸ‘1
New post on /r/flutterdev subreddit:

Onesignal Push Notifications

Hi, is there anyone here that worked recently with notifications through OneSignal? I noticed there's a config in notifications called "Miscellaneous" which is deactivated by default. The notifications only popup if it's activated. How should I procede here? Is there a way to turn it on when... https://www.reddit.com/r/FlutterDev/comments/1ehw4ke/onesignal_push_notifications/
New post on /r/flutterdev subreddit:

Referral programm for a flutter app

Is there any solution for referral? We want it such that people who use referral skip the access code screen (first page on app download) for us. But seems deep or universal linking doesn’t help if app is not yet downloaded. Anyone has solved this with flutter for both android and ios? ... https://www.reddit.com/r/FlutterDev/comments/1eizjgc/referral_programm_for_a_flutter_app/
New post on /r/flutterdev subreddit:

ValueNotifier with singleton

Hello. I want hear some developers opinions. I am singleton lover and hate some interface or dependency between classes. I just come up with that singleton with valueNotifier and valueListenableBuilder combination is very useful. I can call and get any data without interface or settings. What... https://www.reddit.com/r/FlutterDev/comments/1el9tvo/valuenotifier_with_singleton/
New post on /r/flutterdev subreddit:

Flutter Web for ERP (SaaS) System

Hi u/FlutterDev, I'm currently developing a ERP (SaaS) EduTech system using Flutter Web. We've successfully completed the UI development for both web and app screens & it's responsiveness, but we're running into issues with rendering, especially with there will be a lot of nested widgets... https://www.reddit.com/r/FlutterDev/comments/1em3ur1/flutter_web_for_erp_saas_system/
New post on /r/flutterdev subreddit:

Static data

How anyone can generate a data to be inserted in the application? Do you have like admin side? or do you just sql inject it? or if in firebase, do you manually added on it? submitted by /u/Impressive-Trifle-50 https://www.reddit.com/r/FlutterDev/comments/1emx694/static_data/ [comments] https://www.reddit.com/r/FlutterDev/comments/1emx694/static_data/
New post on /r/flutterdev subreddit:

Working on a Flutter course -- Need your thoughts

Hey everyone! I'm in the process of putting together a Flutter course, and I want to make sure it’s something that really hits the mark for all levels of experience. I'd love to hear your thoughts about what to focus on. What would make a Flutter course super valuable for you? Are there... https://www.reddit.com/r/FlutterDev/comments/1enrppe/working_on_a_flutter_course_need_your_thoughts/
New post on /r/flutterdev subreddit:

Creating blog on an existing topic which has a blog.

I recently had finished an assignment during which I created unique solution for a particular problem, I had thought of writing a blog for the same but it turns out there is already a blog but its 4 years old and there is one youtube video posted last year. So should I go forward with creating... https://www.reddit.com/r/FlutterDev/comments/1eopaet/creating_blog_on_an_existing_topic_which_has_a/
πŸ‘1