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
New post on /r/flutterdev subreddit:
help me choose a Macbook for app development
Hello everyone, I am planning to get a MacBook Air for someone who does app development, I have looked into the Flutter webpage and the recommended specs show 16GB of RAM, would 16 RAM be enough for all the apps, or should I go for the 24GB RAM variant? Their current setup is a Windows laptop... https://www.reddit.com/r/FlutterDev/comments/1c16po0/help_me_choose_a_macbook_for_app_development/
help me choose a Macbook for app development
Hello everyone, I am planning to get a MacBook Air for someone who does app development, I have looked into the Flutter webpage and the recommended specs show 16GB of RAM, would 16 RAM be enough for all the apps, or should I go for the 24GB RAM variant? Their current setup is a Windows laptop... https://www.reddit.com/r/FlutterDev/comments/1c16po0/help_me_choose_a_macbook_for_app_development/
Reddit
From the FlutterDev community on Reddit: help me choose a Macbook for app development
Posted by TheInhumaneme - No votes and 18 comments
New post on /r/flutterdev subreddit:
Best way to make real-time messaging app for iOS & Android, which also has Google sign in, etc.?
Basically, same as title. If I code on my Windows 10 PC in Visual Code, can I simply move that project to my Macbook laptop and build the iOS app from what I coded on my PC? Also, where's the best place to start for this? I've watched probably the first few pages of videos on YouTube when... https://www.reddit.com/r/FlutterDev/comments/1c1sqip/best_way_to_make_realtime_messaging_app_for_ios/
Best way to make real-time messaging app for iOS & Android, which also has Google sign in, etc.?
Basically, same as title. If I code on my Windows 10 PC in Visual Code, can I simply move that project to my Macbook laptop and build the iOS app from what I coded on my PC? Also, where's the best place to start for this? I've watched probably the first few pages of videos on YouTube when... https://www.reddit.com/r/FlutterDev/comments/1c1sqip/best_way_to_make_realtime_messaging_app_for_ios/
Reddit
Best way to make real-time messaging app for iOS & Android, which also has Google sign in, etc.? : r/FlutterDev
147K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter.
New post on /r/flutterdev subreddit:
Those that work with Rust or maybe other languages with Flutter to render/generate texture image, what do you use to display/stream textures to Flutter?
As far as I know we can use Texture with irondashtexture though there's only like one repo I found that uses it or texturergbarenderer which afaik is developed and used by people from RustDesk. submitted by /u/NoAssistant1783 comments https://www.reddit.com/r/FlutterDev/comments/1c2y5wy/those_that_work_with_rust_or_maybe_other/
Those that work with Rust or maybe other languages with Flutter to render/generate texture image, what do you use to display/stream textures to Flutter?
As far as I know we can use Texture with irondashtexture though there's only like one repo I found that uses it or texturergbarenderer which afaik is developed and used by people from RustDesk. submitted by /u/NoAssistant1783 comments https://www.reddit.com/r/FlutterDev/comments/1c2y5wy/those_that_work_with_rust_or_maybe_other/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter Web storage
I am creating a language learning app, which I am also hoping to port to web. My problem is I download audio files and merge them using FFMPEG in the application, but how do I download or cache audio files in Web ? submitted by /u/iamagoatm8 comments https://www.reddit.com/r/FlutterDev/comments/1c4ehxg/flutter_web_storage/
Flutter Web storage
I am creating a language learning app, which I am also hoping to port to web. My problem is I download audio files and merge them using FFMPEG in the application, but how do I download or cache audio files in Web ? submitted by /u/iamagoatm8 comments https://www.reddit.com/r/FlutterDev/comments/1c4ehxg/flutter_web_storage/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Seeking advice about mobile dev
Hello everyone! I'm new to mobile development and planning to start with native Android development using Kotlin. I'm considering whether to learn Kotlin alongside Jetpack Compose or to begin with the traditional XML and Java/Kotlin approach. Could you share the pros and cons of each, especially ... https://www.reddit.com/r/FlutterDev/comments/1c56ev8/seeking_advice_about_mobile_dev/
Seeking advice about mobile dev
Hello everyone! I'm new to mobile development and planning to start with native Android development using Kotlin. I'm considering whether to learn Kotlin alongside Jetpack Compose or to begin with the traditional XML and Java/Kotlin approach. Could you share the pros and cons of each, especially ... https://www.reddit.com/r/FlutterDev/comments/1c56ev8/seeking_advice_about_mobile_dev/
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:
Flutter App-to-App Navigation | Part 2 | Master Inter-App Navigation Techniques | amplifyabhi
submitted by /u/amplifyabhi comments https://www.reddit.com/r/FlutterDev/comments/1c61zwr/flutter_apptoapp_navigation_part_2_master/
Flutter App-to-App Navigation | Part 2 | Master Inter-App Navigation Techniques | amplifyabhi
submitted by /u/amplifyabhi comments https://www.reddit.com/r/FlutterDev/comments/1c61zwr/flutter_apptoapp_navigation_part_2_master/
Reddit
From the FlutterDev community on Reddit: Flutter App-to-App Navigation | Part 2 | Master Inter-App Navigation Techniques | amplifyabhi
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Learning node js is good as a flutter Developer
I am currently a flutter Developer should I learn node js for full stack submitted by /u/AcanthisittaFancy304 comments https://www.reddit.com/r/FlutterDev/comments/1c6tar8/learning_node_js_is_good_as_a_flutter_developer/
Learning node js is good as a flutter Developer
I am currently a flutter Developer should I learn node js for full stack submitted by /u/AcanthisittaFancy304 comments https://www.reddit.com/r/FlutterDev/comments/1c6tar8/learning_node_js_is_good_as_a_flutter_developer/
Reddit
From the FlutterDev community on Reddit: Learning node js is good as a flutter Developer
Posted by AcanthisittaFancy304 - No votes and 13 comments
New post on /r/flutterdev subreddit:
Integrate arcGIS in the flutter project
Hi all, has anyone here used ArcGIS in a project before? Thank you. submitted by /u/ComplaintSilly3712 comments https://www.reddit.com/r/FlutterDev/comments/1c7m6mr/integrate_arcgis_in_the_flutter_project/
Integrate arcGIS in the flutter project
Hi all, has anyone here used ArcGIS in a project before? Thank you. submitted by /u/ComplaintSilly3712 comments https://www.reddit.com/r/FlutterDev/comments/1c7m6mr/integrate_arcgis_in_the_flutter_project/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Designing User Interfaces with Figma: Step-by-Step Tutorial | amplifyabhi
submitted by /u/amplifyabhi comments https://www.reddit.com/r/FlutterDev/comments/1c8ed9k/designing_user_interfaces_with_figma_stepbystep/
Designing User Interfaces with Figma: Step-by-Step Tutorial | amplifyabhi
submitted by /u/amplifyabhi comments https://www.reddit.com/r/FlutterDev/comments/1c8ed9k/designing_user_interfaces_with_figma_stepbystep/
Reddit
From the FlutterDev community on Reddit: Designing User Interfaces with Figma: Step-by-Step Tutorial | amplifyabhi
Posted by amplifyabhi - No votes and no comments
New post on /r/flutterdev subreddit:
Anyone with experience in Drift and Realm?
Currently my app is built pretty intimately with Drift. The app is going a new direction and needs to have some online capabilities. My users, and some serverless functions are done on firebase. Syncing some drift data to firebase is a hassle for sure but not too bad. Wondering if anyone has... https://www.reddit.com/r/FlutterDev/comments/1ca44k7/anyone_with_experience_in_drift_and_realm/
Anyone with experience in Drift and Realm?
Currently my app is built pretty intimately with Drift. The app is going a new direction and needs to have some online capabilities. My users, and some serverless functions are done on firebase. Syncing some drift data to firebase is a hassle for sure but not too bad. Wondering if anyone has... https://www.reddit.com/r/FlutterDev/comments/1ca44k7/anyone_with_experience_in_drift_and_realm/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Pixels of Crypto - Built with Flutter Web
I'm excited to share that I've launched a new website venture using Flutter, and I can't wait to tell you all about it. Introducing Pixels of Crypto, a platform where art meets cryptocurrency in a truly unique way. As Efe, the passionate software developer behind this project, I'm thrilled to... https://www.reddit.com/r/FlutterDev/comments/1caq2qm/pixels_of_crypto_built_with_flutter_web/
Pixels of Crypto - Built with Flutter Web
I'm excited to share that I've launched a new website venture using Flutter, and I can't wait to tell you all about it. Introducing Pixels of Crypto, a platform where art meets cryptocurrency in a truly unique way. As Efe, the passionate software developer behind this project, I'm thrilled to... https://www.reddit.com/r/FlutterDev/comments/1caq2qm/pixels_of_crypto_built_with_flutter_web/
Reddit
From the FlutterDev community on Reddit: Pixels of Crypto - Built with Flutter Web
Posted by xdxd12x - 0 votes and 1 comment
New post on /r/flutterdev subreddit:
Search for all flutter apps
Hello flutter community, is there a database that lists all Android apps that are created with flutter? submitted by /u/diamond1750 https://www.reddit.com/r/FlutterDev/comments/1cbpdm9/searchforallflutterapps/ comments https://www.reddit.com/r/FlutterDev/comments/1cbpdm9/search_for_all_flutter_apps/
Search for all flutter apps
Hello flutter community, is there a database that lists all Android apps that are created with flutter? submitted by /u/diamond1750 https://www.reddit.com/r/FlutterDev/comments/1cbpdm9/searchforallflutterapps/ comments https://www.reddit.com/r/FlutterDev/comments/1cbpdm9/search_for_all_flutter_apps/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community