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/
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/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
π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/
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/
Dart packages
xyz_utils | Dart package
This package provides a set of utilities to facilitate the development of Dart apps. It also includes many utilities used by other packages in the XYZ ecosystem.
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/
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/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
π1
New post on /r/flutterdev subreddit:
Enhancing Flutter apps: Implementing unique charts
submitted by /u/Slow-Cauliflower522 https://www.reddit.com/r/FlutterDev/comments/1eetmgg/enhancing_flutter_apps_implementing_unique_charts/ [comments] https://www.reddit.com/r/FlutterDev/comments/1eetmgg/enhancing_flutter_apps_implementing_unique_charts/
Enhancing Flutter apps: Implementing unique charts
submitted by /u/Slow-Cauliflower522 https://www.reddit.com/r/FlutterDev/comments/1eetmgg/enhancing_flutter_apps_implementing_unique_charts/ [comments] https://www.reddit.com/r/FlutterDev/comments/1eetmgg/enhancing_flutter_apps_implementing_unique_charts/
Reddit
From the FlutterDev community on Reddit: Enhancing Flutter apps: Implementing unique charts
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
How to Combine animations with AnimatedBuilder (2024)
submitted by /u/MufungoGeeks https://www.reddit.com/r/FlutterDev/comments/1efkwcx/how_to_combine_animations_with_animatedbuilder/ [comments] https://www.reddit.com/r/FlutterDev/comments/1efkwcx/how_to_combine_animations_with_animatedbuilder/
How to Combine animations with AnimatedBuilder (2024)
submitted by /u/MufungoGeeks https://www.reddit.com/r/FlutterDev/comments/1efkwcx/how_to_combine_animations_with_animatedbuilder/ [comments] https://www.reddit.com/r/FlutterDev/comments/1efkwcx/how_to_combine_animations_with_animatedbuilder/
Reddit
From the FlutterDev community on Reddit: How to Combine animations with AnimatedBuilder (2024)
Posted by [Deleted Account] - 8 votes and 0 comments
π2
New post on /r/flutterdev subreddit:
Mastering Dynamic Editing in Flutter Charts
submitted by /u/ArunITTech https://www.reddit.com/r/FlutterDev/comments/1egfssz/mastering_dynamic_editing_in_flutter_charts/ [comments] https://www.reddit.com/r/FlutterDev/comments/1egfssz/mastering_dynamic_editing_in_flutter_charts/
Mastering Dynamic Editing in Flutter Charts
submitted by /u/ArunITTech https://www.reddit.com/r/FlutterDev/comments/1egfssz/mastering_dynamic_editing_in_flutter_charts/ [comments] https://www.reddit.com/r/FlutterDev/comments/1egfssz/mastering_dynamic_editing_in_flutter_charts/
Reddit
From the FlutterDev community on Reddit: Mastering Dynamic Editing in Flutter Charts
Explore this post and more from the FlutterDev community
π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/
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/
Reddit
From the FlutterDev community on Reddit: My First Flutter App: What do you think?
Posted by [Deleted Account] - 47 votes and 30 comments
β€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/
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/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
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/
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/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Show Current Location on Google Map in Flutter || How to Get User Curren...
submitted by /u/Fun_Culture_2359 https://www.reddit.com/r/FlutterDev/comments/1ekhhly/show_current_location_on_google_map_in_flutter/ [comments] https://www.reddit.com/r/FlutterDev/comments/1ekhhly/show_current_location_on_google_map_in_flutter/
Show Current Location on Google Map in Flutter || How to Get User Curren...
submitted by /u/Fun_Culture_2359 https://www.reddit.com/r/FlutterDev/comments/1ekhhly/show_current_location_on_google_map_in_flutter/ [comments] https://www.reddit.com/r/FlutterDev/comments/1ekhhly/show_current_location_on_google_map_in_flutter/
Reddit
From the FlutterDev community on Reddit: Show Current Location on Google Map in Flutter || How to Get User Curren...
Explore this post and more from the FlutterDev community
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/
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/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
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/
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/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
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/
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/
Reddit
From the FlutterDev community on Reddit: Static data
Posted by Impressive-Trifle-50 - 2 votes and 5 comments
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/
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/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
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/
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/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
π1
New post on /r/flutterdev subreddit:
Desktop app or web app (Document management), with upload files to me?
I am thinking to make an utility app, mainly for me / my partner, so not for large public, not need to scale. I could make a web app, and store it to a VPS on the cloud, but the hosting company can see all data + source code, and I don't like the idea. So for my paranoic fear of code and data... https://www.reddit.com/r/FlutterDev/comments/1eq1ln4/desktop_app_or_web_app_document_management_with/
Desktop app or web app (Document management), with upload files to me?
I am thinking to make an utility app, mainly for me / my partner, so not for large public, not need to scale. I could make a web app, and store it to a VPS on the cloud, but the hosting company can see all data + source code, and I don't like the idea. So for my paranoic fear of code and data... https://www.reddit.com/r/FlutterDev/comments/1eq1ln4/desktop_app_or_web_app_document_management_with/
Reddit
Desktop app or web app (Document management), with upload files to me? : r/FlutterDev
159K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter.
π2
New post on /r/flutterdev subreddit:
How to Fetch Random N Documents from Firebase in Flutter?
Hi all, Iβm working on a Flutter app and need to fetch a random set of n documents from a Firestore collection. The collection could have thousands of documents, so Iβm looking for an efficient approach. submitted by /u/demha_dev https://www.reddit.com/r/FlutterDev/comments/1eqzjff/how_to_fetch_random_n_documents_from_firebase_in/ [comments] https://www.reddit.com/r/FlutterDev/comments/1eqzjff/how_to_fetch_random_n_documents_from_firebase_in/
How to Fetch Random N Documents from Firebase in Flutter?
Hi all, Iβm working on a Flutter app and need to fetch a random set of n documents from a Firestore collection. The collection could have thousands of documents, so Iβm looking for an efficient approach. submitted by /u/demha_dev https://www.reddit.com/r/FlutterDev/comments/1eqzjff/how_to_fetch_random_n_documents_from_firebase_in/ [comments] https://www.reddit.com/r/FlutterDev/comments/1eqzjff/how_to_fetch_random_n_documents_from_firebase_in/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Are there any problems with bootstrapping a new entire project for the same app?
Hey all, I'm working with an old Dart 2 codebase for a small app using firebase that's published on iOS and Android. Since it was a bit of a mess I decided to rewrite it in a new project in modern dart, but I'm concerned that I would need to jump through some hoops to get it to be recognized as... https://www.reddit.com/r/FlutterDev/comments/1ert9qa/are_there_any_problems_with_bootstrapping_a_new/
Are there any problems with bootstrapping a new entire project for the same app?
Hey all, I'm working with an old Dart 2 codebase for a small app using firebase that's published on iOS and Android. Since it was a bit of a mess I decided to rewrite it in a new project in modern dart, but I'm concerned that I would need to jump through some hoops to get it to be recognized as... https://www.reddit.com/r/FlutterDev/comments/1ert9qa/are_there_any_problems_with_bootstrapping_a_new/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Hydrated storgae vs. directly using hive / get storgae
Recently i came in a situation where we need to save a lot of data like the step forms in the local for the purpose of drafting the data i am stuck with should i go with hydrated storgae as team suggests or should i go with other storage as hive and get. Wuth hydrated storage one issue is that i ... https://www.reddit.com/r/FlutterDev/comments/1esnpp8/hydrated_storgae_vs_directly_using_hive_get/
Hydrated storgae vs. directly using hive / get storgae
Recently i came in a situation where we need to save a lot of data like the step forms in the local for the purpose of drafting the data i am stuck with should i go with hydrated storgae as team suggests or should i go with other storage as hive and get. Wuth hydrated storage one issue is that i ... https://www.reddit.com/r/FlutterDev/comments/1esnpp8/hydrated_storgae_vs_directly_using_hive_get/
Reddit
[deleted by user] : r/FlutterDev
148K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter.
New post on /r/flutterdev subreddit:
A Flutter cli to list platform support for all dependencies in your projects
Hey guys, here is a Flutter cli to list down platforms supported by dependencies in your project Useful for cases like, we want to add support for new platforms, so we can analyse quickly which plugin does not support that platform https://github.com/rohitsangwan01/dependency_platforms ... https://www.reddit.com/r/FlutterDev/comments/1etgfax/a_flutter_cli_to_list_platform_support_for_all/
A Flutter cli to list platform support for all dependencies in your projects
Hey guys, here is a Flutter cli to list down platforms supported by dependencies in your project Useful for cases like, we want to add support for new platforms, so we can analyse quickly which plugin does not support that platform https://github.com/rohitsangwan01/dependency_platforms ... https://www.reddit.com/r/FlutterDev/comments/1etgfax/a_flutter_cli_to_list_platform_support_for_all/
GitHub
GitHub - rohitsangwan01/dependency_platforms: A tool to list platform support for all dependencies in your dart project
A tool to list platform support for all dependencies in your dart project - rohitsangwan01/dependency_platforms
π2π«‘2