New post on /r/flutterdev subreddit:
Best date storage package for Flutter?
. submitted by /u/Ok-Communication1788 comments https://www.reddit.com/r/FlutterDev/comments/1bhezrj/best_date_storage_package_for_flutter/
Best date storage package for Flutter?
. submitted by /u/Ok-Communication1788 comments https://www.reddit.com/r/FlutterDev/comments/1bhezrj/best_date_storage_package_for_flutter/
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:
How to Fetch User Location and Device Type in Flutter Apps Using VisitorAPI
I've been tinkering with my latest Flutter project and wanted to share a cool thing I recently figured out - how to fetch user location and device type using VisitorAPI. This has opened up a bunch of possibilities for personalizing app content without diving deep into the complexities of native... https://www.reddit.com/r/FlutterDev/comments/1bic7xq/how_to_fetch_user_location_and_device_type_in/
How to Fetch User Location and Device Type in Flutter Apps Using VisitorAPI
I've been tinkering with my latest Flutter project and wanted to share a cool thing I recently figured out - how to fetch user location and device type using VisitorAPI. This has opened up a bunch of possibilities for personalizing app content without diving deep into the complexities of native... https://www.reddit.com/r/FlutterDev/comments/1bic7xq/how_to_fetch_user_location_and_device_type_in/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter Gemini VisionPro - Image To Text
submitted by /u/mobileAcademy comments https://www.reddit.com/r/FlutterDev/comments/1bj6g3v/flutter_gemini_visionpro_image_to_text/
Flutter Gemini VisionPro - Image To Text
submitted by /u/mobileAcademy comments https://www.reddit.com/r/FlutterDev/comments/1bj6g3v/flutter_gemini_visionpro_image_to_text/
Reddit
From the FlutterDev community on Reddit: Flutter Gemini VisionPro - Image To Text
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
How long did it take you to go from zero to be able to turn your ideas into code and what is your take on what you’d do differently and why?
I want to offer app dev with my web design services to early startups. What’s the best way to go about learning flutter in a short amount of time if I use external tools to generate code etc.? What recommendations do you have for someone wanting to freelance using flutter? Any advice and or... https://www.reddit.com/r/FlutterDev/comments/1bjymcf/how_long_did_it_take_you_to_go_from_zero_to_be/
How long did it take you to go from zero to be able to turn your ideas into code and what is your take on what you’d do differently and why?
I want to offer app dev with my web design services to early startups. What’s the best way to go about learning flutter in a short amount of time if I use external tools to generate code etc.? What recommendations do you have for someone wanting to freelance using flutter? Any advice and or... https://www.reddit.com/r/FlutterDev/comments/1bjymcf/how_long_did_it_take_you_to_go_from_zero_to_be/
Reddit
[deleted by user] : r/FlutterDev
157K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter.
New post on /r/flutterdev subreddit:
What The Flutter Ecosystem Is Missing.
I love Flutter, but the Flutter resources out there never seem to go beyond what I consider "Intermediate" level. What I mean by this is most resources (books, blogs, and tutorials) at the most advanced level only reach combining existing widgets to make new widgets, state management patterns,... https://www.reddit.com/r/FlutterDev/comments/1bkrm2u/what_the_flutter_ecosystem_is_missing/
What The Flutter Ecosystem Is Missing.
I love Flutter, but the Flutter resources out there never seem to go beyond what I consider "Intermediate" level. What I mean by this is most resources (books, blogs, and tutorials) at the most advanced level only reach combining existing widgets to make new widgets, state management patterns,... https://www.reddit.com/r/FlutterDev/comments/1bkrm2u/what_the_flutter_ecosystem_is_missing/
Reddit
From the FlutterDev community on Reddit: What The Flutter Ecosystem Is Missing.
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Apple's UniversalControl like feature built with Flutter
Hey guys, here is a demo of my recent experimental Flutter project, to use same keyboard and mouse with any device which supports Ble HID, just like Apple's UniversalControl, and no app needed to be installed on mobile✌️ https://twitter.com/i/status/1771484451458916424 submitted by ... https://www.reddit.com/r/FlutterDev/comments/1blp6f6/apples_universalcontrol_like_feature_built_with/
Apple's UniversalControl like feature built with Flutter
Hey guys, here is a demo of my recent experimental Flutter project, to use same keyboard and mouse with any device which supports Ble HID, just like Apple's UniversalControl, and no app needed to be installed on mobile✌️ https://twitter.com/i/status/1771484451458916424 submitted by ... https://www.reddit.com/r/FlutterDev/comments/1blp6f6/apples_universalcontrol_like_feature_built_with/
X (formerly Twitter)
Rohit Sangwan (@rohitsangwan02) on X
Here is a demo of my recent experimental @FlutterDev project, to use same keyboard and mouse with any device which supports Ble HID, just like Apple's UniversalControl, and no app needed to be installed on mobile✌️
#flutter
#flutter
New post on /r/flutterdev subreddit:
I made a Flutter coding challenge as part of our interview process. Not sure if the I code I made was too hard but the interviewee failed.
Can you guys try to solve this coding challenge for me -> https://dartpad.dev/?id=d59325e0a922e19df2d9e58062d10ce6 Case: Square and Circle shape must swap or switch when clicking Swap Shapes button. The Text value inside should remain the same. The text content could be anything. it could be... https://www.reddit.com/r/FlutterDev/comments/1bn8i5k/i_made_a_flutter_coding_challenge_as_part_of_our/
I made a Flutter coding challenge as part of our interview process. Not sure if the I code I made was too hard but the interviewee failed.
Can you guys try to solve this coding challenge for me -> https://dartpad.dev/?id=d59325e0a922e19df2d9e58062d10ce6 Case: Square and Circle shape must swap or switch when clicking Swap Shapes button. The Text value inside should remain the same. The text content could be anything. it could be... https://www.reddit.com/r/FlutterDev/comments/1bn8i5k/i_made_a_flutter_coding_challenge_as_part_of_our/
New post on /r/flutterdev subreddit:
Have you ever built "refer a friend" functionality before?
Like this dribble screenshot shows, have you successfully implemented a feature that allows users to gain rewards for recommending the app to friends? If you have: How challenging did you find building it? Do you believe the effort was worthwhile? Which types of rewards were most effective (such ... https://www.reddit.com/r/FlutterDev/comments/1bo14wz/have_you_ever_built_refer_a_friend_functionality/
Have you ever built "refer a friend" functionality before?
Like this dribble screenshot shows, have you successfully implemented a feature that allows users to gain rewards for recommending the app to friends? If you have: How challenging did you find building it? Do you believe the effort was worthwhile? Which types of rewards were most effective (such ... https://www.reddit.com/r/FlutterDev/comments/1bo14wz/have_you_ever_built_refer_a_friend_functionality/
Reddit
[deleted by user] : r/FlutterDev
145K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter.
New post on /r/flutterdev subreddit:
Proper state management in 2024 for beginners?
Hey, I have a bit of experience in javascript ecosystem and I am still traumatized by people giving horrible advice (borderline sadistic) to beginners just to feel elitist. Can someone give me advice to doing state management in 2024 for flutter apps for a beginner. I am still learning Dart and ... https://www.reddit.com/r/FlutterDev/comments/1boqpb1/proper_state_management_in_2024_for_beginners/
Proper state management in 2024 for beginners?
Hey, I have a bit of experience in javascript ecosystem and I am still traumatized by people giving horrible advice (borderline sadistic) to beginners just to feel elitist. Can someone give me advice to doing state management in 2024 for flutter apps for a beginner. I am still learning Dart and ... https://www.reddit.com/r/FlutterDev/comments/1boqpb1/proper_state_management_in_2024_for_beginners/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter takes the stage at GDC
submitted by /u/High_Sleep3694 [comments] https://www.reddit.com/r/FlutterDev/comments/1bpobam/flutter_takes_the_stage_at_gdc/
Flutter takes the stage at GDC
submitted by /u/High_Sleep3694 [comments] https://www.reddit.com/r/FlutterDev/comments/1bpobam/flutter_takes_the_stage_at_gdc/
Reddit
From the FlutterDev community on Reddit: Flutter takes the stage at GDC
Posted by High_Sleep3694 - 50 votes and 13 comments
New post on /r/flutterdev subreddit:
Do I need to purchase the Apple Developer Account in order to access App Store Connect?
So I'm wondering if I will be able to access App Store Connect only after purchasing the Apple Developer account. submitted by /u/Mishka1234567 comments https://www.reddit.com/r/FlutterDev/comments/1bq6f9d/do_i_need_to_purchase_the_apple_developer_account/
Do I need to purchase the Apple Developer Account in order to access App Store Connect?
So I'm wondering if I will be able to access App Store Connect only after purchasing the Apple Developer account. submitted by /u/Mishka1234567 comments https://www.reddit.com/r/FlutterDev/comments/1bq6f9d/do_i_need_to_purchase_the_apple_developer_account/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Super Paging: Add pagination or load more or infinite scrolling functionality to your flutter list view with ease. Also supports Bi-directional paging.
submitted by /u/xsahil03x comments https://www.reddit.com/r/FlutterDev/comments/1brej9e/super_paging_add_pagination_or_load_more_or/
Super Paging: Add pagination or load more or infinite scrolling functionality to your flutter list view with ease. Also supports Bi-directional paging.
submitted by /u/xsahil03x comments https://www.reddit.com/r/FlutterDev/comments/1brej9e/super_paging_add_pagination_or_load_more_or/
Reddit
From the FlutterDev community on Reddit: Super Paging: Add pagination or load more or infinite scrolling functionality to your…
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Landing Remote Job as a FLutter developer
Hi u/everyone, I hope this message finds you well. I have 3 years of experience in Flutter, specializing in crafting user-centric apps. Now, I'm looking to transition from a physical job to a remote role. I've been exploring various job portals such as FlexJobs and RemoteInTech, but I'm... https://www.reddit.com/r/FlutterDev/comments/1bsx7d2/landing_remote_job_as_a_flutter_developer/
Landing Remote Job as a FLutter developer
Hi u/everyone, I hope this message finds you well. I have 3 years of experience in Flutter, specializing in crafting user-centric apps. Now, I'm looking to transition from a physical job to a remote role. I've been exploring various job portals such as FlexJobs and RemoteInTech, but I'm... https://www.reddit.com/r/FlutterDev/comments/1bsx7d2/landing_remote_job_as_a_flutter_developer/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Guide to running pre-existing Flutter apps on Google Project IDX
Hi Flutter Redditors, For those that have gotten preview access to Google's Project IDX and want to experiment with your pre-existing flutter projects, the following were the trial-and-error (I tried googling, but Project IDX is too new) steps I took to get my app running; Backup your project! ... https://www.reddit.com/r/FlutterDev/comments/1btp2bc/guide_to_running_preexisting_flutter_apps_on/
Guide to running pre-existing Flutter apps on Google Project IDX
Hi Flutter Redditors, For those that have gotten preview access to Google's Project IDX and want to experiment with your pre-existing flutter projects, the following were the trial-and-error (I tried googling, but Project IDX is too new) steps I took to get my app running; Backup your project! ... https://www.reddit.com/r/FlutterDev/comments/1btp2bc/guide_to_running_preexisting_flutter_apps_on/
Reddit
From the FlutterDev community on Reddit: Guide to running pre-existing Flutter apps on Google Project IDX
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Observing Performance of a Flutter Application
Hi fellow Flutter Devs, I'm sure some have seen Flutter Dev Tools. We're able to see FPS, Memory Usage, Widget Rebuilds and etc... Is anyone familiar with any tools / libraries / automated tools that can track and report this? Right now what I'm doing is using an entry-level device to check... https://www.reddit.com/r/FlutterDev/comments/1buhbrn/observing_performance_of_a_flutter_application/
Observing Performance of a Flutter Application
Hi fellow Flutter Devs, I'm sure some have seen Flutter Dev Tools. We're able to see FPS, Memory Usage, Widget Rebuilds and etc... Is anyone familiar with any tools / libraries / automated tools that can track and report this? Right now what I'm doing is using an entry-level device to check... https://www.reddit.com/r/FlutterDev/comments/1buhbrn/observing_performance_of_a_flutter_application/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Which IDE is most popular with flutter developers?
Which IDE do flutter developers use the most? I don't have a lot of memory on my computer so in terms of not using as much resource, it seems to be vscode but in terms of features for flutter development, it seems to be android studio. Please correct me if I am wrong. submitted by ... https://www.reddit.com/r/FlutterDev/comments/1bvf18d/which_ide_is_most_popular_with_flutter_developers/
Which IDE is most popular with flutter developers?
Which IDE do flutter developers use the most? I don't have a lot of memory on my computer so in terms of not using as much resource, it seems to be vscode but in terms of features for flutter development, it seems to be android studio. Please correct me if I am wrong. submitted by ... https://www.reddit.com/r/FlutterDev/comments/1bvf18d/which_ide_is_most_popular_with_flutter_developers/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Macbook air m2 vs MacBook pro m1
Update it is m1 pro 13" I can not decide which one to choose. I am a flutter, and backend developer and started to learn swift. Which one of these is better if they have the exact same price, ram and storage. submitted by /u/Opencluues comments https://www.reddit.com/r/FlutterDev/comments/1bw8zmd/macbook_air_m2_vs_macbook_pro_m1/
Macbook air m2 vs MacBook pro m1
Update it is m1 pro 13" I can not decide which one to choose. I am a flutter, and backend developer and started to learn swift. Which one of these is better if they have the exact same price, ram and storage. submitted by /u/Opencluues comments https://www.reddit.com/r/FlutterDev/comments/1bw8zmd/macbook_air_m2_vs_macbook_pro_m1/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Introduction to audio metadata reader in Dart
submitted by /u/clementbl comments https://www.reddit.com/r/FlutterDev/comments/1bx6ikr/introduction_to_audio_metadata_reader_in_dart/
Introduction to audio metadata reader in Dart
submitted by /u/clementbl comments https://www.reddit.com/r/FlutterDev/comments/1bx6ikr/introduction_to_audio_metadata_reader_in_dart/
Reddit
From the FlutterDev community on Reddit: Introduction to audio metadata reader in Dart
Posted by clementbl - 7 votes and 1 comment
New post on /r/flutterdev subreddit:
Is flutterlocalnotifications really the best way to schedule notifications?
I was taken aback that the only packages capable of scheduling local notifications seem to be third party. Given its popularity, I kind of expected Flutter to have seamless first-party support for such a basic feature which would even be required for a standard to-do list app. submitted by ... https://www.reddit.com/r/FlutterDev/comments/1byrtsw/is_flutter_local_notifications_really_the_best/
Is flutterlocalnotifications really the best way to schedule notifications?
I was taken aback that the only packages capable of scheduling local notifications seem to be third party. Given its popularity, I kind of expected Flutter to have seamless first-party support for such a basic feature which would even be required for a standard to-do list app. submitted by ... https://www.reddit.com/r/FlutterDev/comments/1byrtsw/is_flutter_local_notifications_really_the_best/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Is Riverpod's documentation contradicting itself when talking about local widget state?
I'm new to Riverpod and Flutter in general. I have a doubt about Riverpod's documentation. Riverpod's documentation states that using Riverpod for local widget state should be avoided: https://riverpod.dev/docs/essentials/do_dont#avoid-using-providers-for-local-widget-state But, at the same... https://www.reddit.com/r/FlutterDev/comments/1bzb607/is_riverpods_documentation_contradicting_itself/
Is Riverpod's documentation contradicting itself when talking about local widget state?
I'm new to Riverpod and Flutter in general. I have a doubt about Riverpod's documentation. Riverpod's documentation states that using Riverpod for local widget state should be avoided: https://riverpod.dev/docs/essentials/do_dont#avoid-using-providers-for-local-widget-state But, at the same... https://www.reddit.com/r/FlutterDev/comments/1bzb607/is_riverpods_documentation_contradicting_itself/
riverpod.dev
DO/DON'T | Riverpod
To ensure good maintainability of your code, here is a list of good practices
New post on /r/flutterdev subreddit:
Upwork's Android App is built with Flutter!!
Today I learnt, Upwork's Android App is built with Flutter. Using their app, it always that it could be easily implemented in Dart and Flutter and seeing such enterprise app turning towards Flutter is a great leap forward!! submitted by /u/darkarts comments https://www.reddit.com/r/FlutterDev/comments/1c06clr/upworks_android_app_is_built_with_flutter/
Upwork's Android App is built with Flutter!!
Today I learnt, Upwork's Android App is built with Flutter. Using their app, it always that it could be easily implemented in Dart and Flutter and seeing such enterprise app turning towards Flutter is a great leap forward!! submitted by /u/darkarts comments https://www.reddit.com/r/FlutterDev/comments/1c06clr/upworks_android_app_is_built_with_flutter/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community