New post on /r/flutterdev subreddit:
Backend Framework
Hello, I'm a front end developer and been working on android and flutter and currently I'm starting a new personal project which is kinda complex. It's for transportation management. I have prior experience working with firebase but I was wondering what's the best option for me for backend... https://www.reddit.com/r/FlutterDev/comments/16xzfth/backend_framework/
Backend Framework
Hello, I'm a front end developer and been working on android and flutter and currently I'm starting a new personal project which is kinda complex. It's for transportation management. I have prior experience working with firebase but I was wondering what's the best option for me for backend... https://www.reddit.com/r/FlutterDev/comments/16xzfth/backend_framework/
Reddit
[deleted by user] : r/FlutterDev
136K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter.
New post on /r/flutterdev subreddit:
Data Refresh Strategies for Flutter (Traditional & Hooks approach)
https://medium.com/@nrallakis/data-refresh-strategies-for-flutter-traditional-hooks-approach-2a87f6569374 Hi this is my first technical article on Flutter. Implementing some common strategies of data refreshing/sync. Hope this is useful to some of you. submitted by /u/nrallakis link ... https://www.reddit.com/r/FlutterDev/comments/16ydoqi/data_refresh_strategies_for_flutter_traditional/
Data Refresh Strategies for Flutter (Traditional & Hooks approach)
https://medium.com/@nrallakis/data-refresh-strategies-for-flutter-traditional-hooks-approach-2a87f6569374 Hi this is my first technical article on Flutter. Implementing some common strategies of data refreshing/sync. Hope this is useful to some of you. submitted by /u/nrallakis link ... https://www.reddit.com/r/FlutterDev/comments/16ydoqi/data_refresh_strategies_for_flutter_traditional/
Medium
Data Refresh Strategies for Flutter (Traditional & Hooks approach)
Why Data Refresh Matters
We're excited to build the best possible agenda for #FlutterHeroes24. Submit your talk. Share with your network. Let's make sure this opportunity reaches deep within the #Flutterdev community https://papers.synesthesia.it/flutter-heroes-2024/cfp
New post on /r/flutterdev subreddit:
Everything you need to know about Enum with Flutter and Dart
Since Dart 2.17, Enum type offers many options, I explain that in this article. submitted by /u/lyabsdev link comments https://www.reddit.com/r/FlutterDev/comments/16ysaph/everything_you_need_to_know_about_enum_with/
Everything you need to know about Enum with Flutter and Dart
Since Dart 2.17, Enum type offers many options, I explain that in this article. submitted by /u/lyabsdev link comments https://www.reddit.com/r/FlutterDev/comments/16ysaph/everything_you_need_to_know_about_enum_with/
Reddit
From the FlutterDev community on Reddit: Everything you need to know about Enum with Flutter and Dart
Explore this post and more from the FlutterDev community
If your company offers a platform, service, tech solution or tool, new or updated API/SDK/plug in, and Flutter developers are within your target market, then you should consider working with #FlutterHeroes24.
Our event marketing & comms reaches 10s of thousands of devs, so you can extend the reach of your brand, plus the on site opportunities (exhibition, presentation etc) are an amazing opportunity to engage properly, 1-on-1 with enthusiastic Flutter developers. https://flutterheroes.com/2024/flutterheroes-sponsors/
Our event marketing & comms reaches 10s of thousands of devs, so you can extend the reach of your brand, plus the on site opportunities (exhibition, presentation etc) are an amazing opportunity to engage properly, 1-on-1 with enthusiastic Flutter developers. https://flutterheroes.com/2024/flutterheroes-sponsors/
New post on /r/flutterdev subreddit:
FACEBOOK CLONE
Are there any Facebook Clone-type tutorials/Github with everything fully functional? I was looking at this Facebook Clone by INSTAFLUTTER for $599. They said it's fully functioning & that all I would need is a Firebase account. I was going to alter it to the point that it looked nothing like... https://www.reddit.com/r/FlutterDev/comments/16z7u7w/facebook_clone/
FACEBOOK CLONE
Are there any Facebook Clone-type tutorials/Github with everything fully functional? I was looking at this Facebook Clone by INSTAFLUTTER for $599. They said it's fully functioning & that all I would need is a Firebase account. I was going to alter it to the point that it looked nothing like... https://www.reddit.com/r/FlutterDev/comments/16z7u7w/facebook_clone/
Reddit
From the FlutterDev community on Reddit: FACEBOOK CLONE
Explore this post and more from the FlutterDev community
Do you want to showcase your organisation's technical expertise in #Flutter and more? Select a sponsorship package with speaking and exhibiting opportunities and you can share your story with the #FlutterHeroes24 audience https://flutterheroes.com/2024/flutterheroes-sponsors/
New post on /r/flutterdev subreddit:
How are you guys seeing future of Flutter?
What do you guys think about that? I am in my last year of school and currently doing an internship through my school's program. The company I am interning with manufactures electronic devices such as water systems. I am developing an app for the company on my own. The real question is, my... https://www.reddit.com/r/FlutterDev/comments/16zja6v/how_are_you_guys_seeing_future_of_flutter/
How are you guys seeing future of Flutter?
What do you guys think about that? I am in my last year of school and currently doing an internship through my school's program. The company I am interning with manufactures electronic devices such as water systems. I am developing an app for the company on my own. The real question is, my... https://www.reddit.com/r/FlutterDev/comments/16zja6v/how_are_you_guys_seeing_future_of_flutter/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Seeking a Flutter Developer Interested in Becoming a Co-Maintainer for an Open-Source Project
I am working on an open-source on-demand delivery application that incorporates Supabase for its Database and Authentication capabilities, and Hasura for the GraphQL engine. These tools are great because they are open-source and can be self-hosted if desired. I am using Flutter to develop the... https://www.reddit.com/r/FlutterDev/comments/16zq8wm/seeking_a_flutter_developer_interested_in/
Seeking a Flutter Developer Interested in Becoming a Co-Maintainer for an Open-Source Project
I am working on an open-source on-demand delivery application that incorporates Supabase for its Database and Authentication capabilities, and Hasura for the GraphQL engine. These tools are great because they are open-source and can be self-hosted if desired. I am using Flutter to develop the... https://www.reddit.com/r/FlutterDev/comments/16zq8wm/seeking_a_flutter_developer_interested_in/
Reddit
From the FlutterDev community on Reddit: Seeking a Flutter Developer Interested in Becoming a Co-Maintainer for an Open-Source…
Posted by No_Bake_4217 - 4 votes and 3 comments
New post on /r/flutterdev subreddit:
Caching API responses for Shop app advices
Hi, started my first project to create a Shop app for my friend's online store. Until now as dependencies based on my research i have decided to go with Bloc for state management, Go Router, Get It, and Http. I do a lot of API requests because i have my store online, and i want to get the data... https://www.reddit.com/r/FlutterDev/comments/17019mj/caching_api_responses_for_shop_app_advices/
Caching API responses for Shop app advices
Hi, started my first project to create a Shop app for my friend's online store. Until now as dependencies based on my research i have decided to go with Bloc for state management, Go Router, Get It, and Http. I do a lot of API requests because i have my store online, and i want to get the data... https://www.reddit.com/r/FlutterDev/comments/17019mj/caching_api_responses_for_shop_app_advices/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter Virtual Printer
Welcome, I'm trying to create an app that acts as a virtual printer, if I open a PDF file on android for example and select print option will show my app as a printer to select to print on. Does anyone have an idea of how to do that or any docs? submitted by /u/OneChemistry8370 link ... https://www.reddit.com/r/FlutterDev/comments/170ewpq/flutter_virtual_printer/
Flutter Virtual Printer
Welcome, I'm trying to create an app that acts as a virtual printer, if I open a PDF file on android for example and select print option will show my app as a printer to select to print on. Does anyone have an idea of how to do that or any docs? submitted by /u/OneChemistry8370 link ... https://www.reddit.com/r/FlutterDev/comments/170ewpq/flutter_virtual_printer/
Reddit
[deleted by user] : r/FlutterDev
123K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter. This community participates in the…
New post on /r/flutterdev subreddit:
Debugunpackios error after updating xcode
I use vscode with flutter and everything was alright then I just updated xcode to xcode 15 then this error appeared "Error (Xcode): Target debugunpackios failed: Exception: Failed to codesign ~/untitled folder/flutterapplication1/build/ios/Debug-iphonesimulator/Flutter.framework/Flutter... https://www.reddit.com/r/FlutterDev/comments/170j4qi/debug_unpack_ios_error_after_updating_xcode/
Debugunpackios error after updating xcode
I use vscode with flutter and everything was alright then I just updated xcode to xcode 15 then this error appeared "Error (Xcode): Target debugunpackios failed: Exception: Failed to codesign ~/untitled folder/flutterapplication1/build/ios/Debug-iphonesimulator/Flutter.framework/Flutter... https://www.reddit.com/r/FlutterDev/comments/170j4qi/debug_unpack_ios_error_after_updating_xcode/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Developer Insights - Mainspring Routine Planner
Hi everyone, Yesterday I released my second app developed with Flutter, Mainspring. Mainspring is a routine planner that helps you keep track of your every-day actions with a simple and intuitive UI. Packages used: - Stacked, Provider, Getit - state management - fl_chart - statistics charts -... https://www.reddit.com/r/FlutterDev/comments/1715bsr/developer_insights_mainspring_routine_planner/
Developer Insights - Mainspring Routine Planner
Hi everyone, Yesterday I released my second app developed with Flutter, Mainspring. Mainspring is a routine planner that helps you keep track of your every-day actions with a simple and intuitive UI. Packages used: - Stacked, Provider, Getit - state management - fl_chart - statistics charts -... https://www.reddit.com/r/FlutterDev/comments/1715bsr/developer_insights_mainspring_routine_planner/
Reddit
From the FlutterDev community on Reddit: Developer Insights - Mainspring Routine Planner
Posted by [Deleted Account] - 1 vote and 1 comment
New post on /r/flutterdev subreddit:
Vscode themes
I am struggling to find vscode themes that look good with flutter. I've tried one dark, dracula, shades of purple and bunch more but they look good with js but with flutter they are not upto my mark. They look bland. Please suggest me some themes with good syntax highlighting and pleasant... https://www.reddit.com/r/FlutterDev/comments/171aiim/vscode_themes/
Vscode themes
I am struggling to find vscode themes that look good with flutter. I've tried one dark, dracula, shades of purple and bunch more but they look good with js but with flutter they are not upto my mark. They look bland. Please suggest me some themes with good syntax highlighting and pleasant... https://www.reddit.com/r/FlutterDev/comments/171aiim/vscode_themes/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
We're working on an awesome #FlutterHeroes24 and you can join us here in Turin for the live, in person event. Super early bird tickets are now on sale at just €99
Grab yours to lock in the best possible price and also know that you're booked in for high quality Flutter learning and networking. https://ticket.synesthesia.it/events/flutter-heroes/
Grab yours to lock in the best possible price and also know that you're booked in for high quality Flutter learning and networking. https://ticket.synesthesia.it/events/flutter-heroes/
New post on /r/flutterdev subreddit:
Spurtcommerce releasing this new version of Spurtcommerce in Microservices
submitted by /u/cornorjhon1 link comments https://www.reddit.com/r/FlutterDev/comments/171d2z0/spurtcommerce_releasing_this_new_version_of/
Spurtcommerce releasing this new version of Spurtcommerce in Microservices
submitted by /u/cornorjhon1 link comments https://www.reddit.com/r/FlutterDev/comments/171d2z0/spurtcommerce_releasing_this_new_version_of/
Reddit
From the FlutterDev community on Reddit: Spurtcommerce releasing this new version of Spurtcommerce in Microservices
Posted by [Deleted Account] - 1 vote and no comments
New post on /r/flutterdev subreddit:
The State class extended... StateX 4.7 is now available
submitted by /u/gtfperry link comments https://www.reddit.com/r/FlutterDev/comments/171lu8j/the_state_class_extended_statex_47_is_now/
The State class extended... StateX 4.7 is now available
submitted by /u/gtfperry link comments https://www.reddit.com/r/FlutterDev/comments/171lu8j/the_state_class_extended_statex_47_is_now/
Reddit
From the FlutterDev community on Reddit: The State class extended... StateX 4.7 is now available
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
I published a package for stream and future persistence.
Essentially the main purpose is to cache data from online databases (like supabase) or an api request. When requesting data the first time obviously there is to wait for it to be received, from the second time onwards the cached ones are shown first and then after that the updated ones. You can... https://www.reddit.com/r/FlutterDev/comments/1724q2e/i_published_a_package_for_stream_and_future/
I published a package for stream and future persistence.
Essentially the main purpose is to cache data from online databases (like supabase) or an api request. When requesting data the first time obviously there is to wait for it to be received, from the second time onwards the cached ones are shown first and then after that the updated ones. You can... https://www.reddit.com/r/FlutterDev/comments/1724q2e/i_published_a_package_for_stream_and_future/
Reddit
From the FlutterDev community on Reddit: I published a package for stream and future persistence.
Posted by Radiant-Mongoose-719 - 7 votes and 13 comments
New post on /r/flutterdev subreddit:
Is mid 2012, 13 inch macbook pro i5 enough for flutter development in 2023?
Is mid 2012, 13 inch macbook pro i5 enough for flutter development in 2023? submitted by /u/Signal-Restaurant980 link comments https://www.reddit.com/r/FlutterDev/comments/1729h4g/is_mid_2012_13_inch_macbook_pro_i5_enough_for/
Is mid 2012, 13 inch macbook pro i5 enough for flutter development in 2023?
Is mid 2012, 13 inch macbook pro i5 enough for flutter development in 2023? submitted by /u/Signal-Restaurant980 link comments https://www.reddit.com/r/FlutterDev/comments/1729h4g/is_mid_2012_13_inch_macbook_pro_i5_enough_for/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
dart.exe was killed by AVG due to detection of CVE-2018-8897-a
Hi Folks, any idea about why AVG thinks dart is infected with this? Do we know of any flutter libraries that may contain such an exploit? https://nvd.nist.gov/vuln/detail/cve-2018-8897 submitted by /u/DeviousBeevious link comments https://www.reddit.com/r/FlutterDev/comments/173lw7r/dartexe_was_killed_by_avg_due_to_detection_of/
dart.exe was killed by AVG due to detection of CVE-2018-8897-a
Hi Folks, any idea about why AVG thinks dart is infected with this? Do we know of any flutter libraries that may contain such an exploit? https://nvd.nist.gov/vuln/detail/cve-2018-8897 submitted by /u/DeviousBeevious link comments https://www.reddit.com/r/FlutterDev/comments/173lw7r/dartexe_was_killed_by_avg_due_to_detection_of/