New post on /r/flutterdev subreddit:
How to work on an App completely made in Java, when I only know Flutter/Dart..?
Is it possible to either convert the whole Java code to Flutter/Dart, or some other solution? Elaborating the question:- There's an app made in Java now I want to add few more features into it. But because I don't know Java so I might have to build the whole app again in Flutter, which ofc I... https://www.reddit.com/r/FlutterDev/comments/wxdy3m/how_to_work_on_an_app_completely_made_in_java/
How to work on an App completely made in Java, when I only know Flutter/Dart..?
Is it possible to either convert the whole Java code to Flutter/Dart, or some other solution? Elaborating the question:- There's an app made in Java now I want to add few more features into it. But because I don't know Java so I might have to build the whole app again in Flutter, which ofc I... https://www.reddit.com/r/FlutterDev/comments/wxdy3m/how_to_work_on_an_app_completely_made_in_java/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Zapp! - An online Flutter IDE now in public beta
submitted by /u/Salakarr link comments https://www.reddit.com/r/FlutterDev/comments/wxgav5/zapp_an_online_flutter_ide_now_in_public_beta/
Zapp! - An online Flutter IDE now in public beta
submitted by /u/Salakarr link comments https://www.reddit.com/r/FlutterDev/comments/wxgav5/zapp_an_online_flutter_ide_now_in_public_beta/
Reddit
From the FlutterDev community on Reddit: Zapp! - An online Flutter IDE now in public beta
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Migrated desktop to Flutter
After 3 month effort, we finally migrate our desktop version from Sciter to Flutter, now the flutter_desktop branch is merged to master branch, https://github.com/rustdesk/rustdesk/commits/master. submitted by /u/open-trade [link] [comments] https://www.reddit.com/r/FlutterDev/comments/wxz4by/migrated_desktop_to_flutter/
Migrated desktop to Flutter
After 3 month effort, we finally migrate our desktop version from Sciter to Flutter, now the flutter_desktop branch is merged to master branch, https://github.com/rustdesk/rustdesk/commits/master. submitted by /u/open-trade [link] [comments] https://www.reddit.com/r/FlutterDev/comments/wxz4by/migrated_desktop_to_flutter/
GitHub
Commits · rustdesk/rustdesk
An open-source remote desktop, and alternative to TeamViewer. - Commits · rustdesk/rustdesk
New post on /r/flutterdev subreddit:
Navigating between screen and Routing in Flutter
submitted by /u/NoTomorrow1471 link comments https://www.reddit.com/r/FlutterDev/comments/wy7o9p/navigating_between_screen_and_routing_in_flutter/
Navigating between screen and Routing in Flutter
submitted by /u/NoTomorrow1471 link comments https://www.reddit.com/r/FlutterDev/comments/wy7o9p/navigating_between_screen_and_routing_in_flutter/
Reddit
From the FlutterDev community on Reddit: Navigating between screen and Routing in Flutter
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter Social Sign In with AWS Amplify on Mobile, Web and Desktop
submitted by /u/msalihg link comments https://www.reddit.com/r/FlutterDev/comments/wycjs3/flutter_social_sign_in_with_aws_amplify_on_mobile/
Flutter Social Sign In with AWS Amplify on Mobile, Web and Desktop
submitted by /u/msalihg link comments https://www.reddit.com/r/FlutterDev/comments/wycjs3/flutter_social_sign_in_with_aws_amplify_on_mobile/
Reddit
From the FlutterDev community on Reddit: Flutter Social Sign In with AWS Amplify on Mobile, Web and Desktop
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
How can I create my own folders when I use the flutter create <DIRECTORY> command ??
How can I create my own folders when I use the flutter create <DIRECTORY> command ?? ------------ That is, when I use the flutter create myproject command, for example, it creates my project in addition to a folder inside the project called assets and another folder called constant inside... https://www.reddit.com/r/FlutterDev/comments/wyv9qx/how_can_i_create_my_own_folders_when_i_use_the/
How can I create my own folders when I use the flutter create <DIRECTORY> command ??
How can I create my own folders when I use the flutter create <DIRECTORY> command ?? ------------ That is, when I use the flutter create myproject command, for example, it creates my project in addition to a folder inside the project called assets and another folder called constant inside... https://www.reddit.com/r/FlutterDev/comments/wyv9qx/how_can_i_create_my_own_folders_when_i_use_the/
Reddit
r/FlutterDev on Reddit: How can I create my own folders when I use the flutter create <DIRECTORY> command ??
Posted by u/AbdallahAziz2001 - No votes and 4 comments
New post on /r/flutterdev subreddit:
Is it possible to add android auto moudule to your Flutter app?
I open the android of flutter app in Android Studio. File >> New >> Add new Module . Create New Module >> Automotive >> Media Service >> finish Then I build and run the project. Then in my mobile device Setting >> APPS >> Android Auto >> app... https://www.reddit.com/r/FlutterDev/comments/wyzbu0/is_it_possible_to_add_android_auto_moudule_to/
Is it possible to add android auto moudule to your Flutter app?
I open the android of flutter app in Android Studio. File >> New >> Add new Module . Create New Module >> Automotive >> Media Service >> finish Then I build and run the project. Then in my mobile device Setting >> APPS >> Android Auto >> app... https://www.reddit.com/r/FlutterDev/comments/wyzbu0/is_it_possible_to_add_android_auto_moudule_to/
Reddit
From the FlutterDev community on Reddit: Is it possible to add android auto moudule to your Flutter app?
Posted by Vivid-Psychology-796 - No votes and 2 comments
New post on /r/flutterdev subreddit:
Object Oriented Programming in Dart: Abstraction
submitted by /u/Red_Star25 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/x0itis/object_oriented_programming_in_dart_abstraction/
Object Oriented Programming in Dart: Abstraction
submitted by /u/Red_Star25 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/x0itis/object_oriented_programming_in_dart_abstraction/
Reddit
From the FlutterDev community on Reddit: Object Oriented Programming in Dart: Abstraction
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Why I am creating this course - Intro (Testing and Refactoring Legacy code in Flutter, Ep. 1)
After being nervous about putting my face out on Youtube, I finally published my first video of my course, Testing and Factoring Legacy Code in Flutter. In this video, we will talk about Why I am creating this course? What will this course cover? And how you can CONFIDENTLY SHIP APPS FASTER.... https://www.reddit.com/r/FlutterDev/comments/x0lypw/why_i_am_creating_this_course_intro_testing_and/
Why I am creating this course - Intro (Testing and Refactoring Legacy code in Flutter, Ep. 1)
After being nervous about putting my face out on Youtube, I finally published my first video of my course, Testing and Factoring Legacy Code in Flutter. In this video, we will talk about Why I am creating this course? What will this course cover? And how you can CONFIDENTLY SHIP APPS FASTER.... https://www.reddit.com/r/FlutterDev/comments/x0lypw/why_i_am_creating_this_course_intro_testing_and/
Reddit
r/FlutterDev on Reddit: Why I am creating this course - Intro (Testing and Refactoring Legacy code in Flutter, Ep. 1)
Posted by u/burhanrashid52 - 6 votes and no comments
New post on /r/flutterdev subreddit:
Figma to flutter
DhiWise is now LIVE on Product Hunt! Today, we are super excited to launch the new version of DhiWise on Product Hunt, The easiest and fastest way to build powerful Flutter 3.0 and React apps ranging from basic to advanced ones without comprising on code quality and developer experience. We have ... https://www.reddit.com/r/FlutterDev/comments/x0s1ap/figma_to_flutter/
Figma to flutter
DhiWise is now LIVE on Product Hunt! Today, we are super excited to launch the new version of DhiWise on Product Hunt, The easiest and fastest way to build powerful Flutter 3.0 and React apps ranging from basic to advanced ones without comprising on code quality and developer experience. We have ... https://www.reddit.com/r/FlutterDev/comments/x0s1ap/figma_to_flutter/
Reddit
From the FlutterDev community on Reddit: Figma to flutter
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
How to use the AnimatedPadding Widget in Flutter #flutter #tutorial
submitted by /u/OfflineProgrammer link comments https://www.reddit.com/r/FlutterDev/comments/x13rjn/how_to_use_the_animatedpadding_widget_in_flutter/
How to use the AnimatedPadding Widget in Flutter #flutter #tutorial
submitted by /u/OfflineProgrammer link comments https://www.reddit.com/r/FlutterDev/comments/x13rjn/how_to_use_the_animatedpadding_widget_in_flutter/
Reddit
From the FlutterDev community on Reddit: How to use the AnimatedPadding Widget in Flutter #flutter #tutorial
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
DB storage options? Hive, Firestore, etc.
Looking for some insights here for the best way to store some data. I am working on an app that will allow a person to upload a profile of their pet (some basic info and a photo) and other users of the app are able to see these dog profiles that are created. Here is the catch: The targeted users ... https://www.reddit.com/r/FlutterDev/comments/x1io57/db_storage_options_hive_firestore_etc/
DB storage options? Hive, Firestore, etc.
Looking for some insights here for the best way to store some data. I am working on an app that will allow a person to upload a profile of their pet (some basic info and a photo) and other users of the app are able to see these dog profiles that are created. Here is the catch: The targeted users ... https://www.reddit.com/r/FlutterDev/comments/x1io57/db_storage_options_hive_firestore_etc/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
should i change from dart to node for any reason??
. submitted by /u/UpsetMedium5485 link comments https://www.reddit.com/r/FlutterDev/comments/x1lxl8/should_i_change_from_dart_to_node_for_any_reason/
should i change from dart to node for any reason??
. submitted by /u/UpsetMedium5485 link comments https://www.reddit.com/r/FlutterDev/comments/x1lxl8/should_i_change_from_dart_to_node_for_any_reason/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Any native iOS developers who've picked up Flutter?
Among mobile developers, iOS devs are often the most purist and have the highest opinion about their platform, and the most skeptical about cross-platform solutions. So are there any here who have picked up Flutter, and why? What drew you to it and how does it compare to the previous native... https://www.reddit.com/r/FlutterDev/comments/x24zbb/any_native_ios_developers_whove_picked_up_flutter/
Any native iOS developers who've picked up Flutter?
Among mobile developers, iOS devs are often the most purist and have the highest opinion about their platform, and the most skeptical about cross-platform solutions. So are there any here who have picked up Flutter, and why? What drew you to it and how does it compare to the previous native... https://www.reddit.com/r/FlutterDev/comments/x24zbb/any_native_ios_developers_whove_picked_up_flutter/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Spread My Wings and Fly
Over the last 2 years I've taught myself to program with Flutter. What started as a hobby has turned into a passion and I'm really proud of some of the projects I've completed. I'd really like to spread my wings and transition to a full-time Flutter developer and would like some help of where to ... https://www.reddit.com/r/FlutterDev/comments/x27w04/spread_my_wings_and_fly/
Spread My Wings and Fly
Over the last 2 years I've taught myself to program with Flutter. What started as a hobby has turned into a passion and I'm really proud of some of the projects I've completed. I'd really like to spread my wings and transition to a full-time Flutter developer and would like some help of where to ... https://www.reddit.com/r/FlutterDev/comments/x27w04/spread_my_wings_and_fly/
Reddit
r/FlutterDev on Reddit: Spread My Wings and Fly
Posted by u/beallg - 2 votes and 1 comment
New post on /r/flutterdev subreddit:
Flutter Vikings - Sept 2022
submitted by /u/Pixelreddit link comments https://www.reddit.com/r/FlutterDev/comments/x2fvr4/flutter_vikings_sept_2022/
Flutter Vikings - Sept 2022
submitted by /u/Pixelreddit link comments https://www.reddit.com/r/FlutterDev/comments/x2fvr4/flutter_vikings_sept_2022/
Reddit
From the FlutterDev community on Reddit: Flutter Vikings - Sept 2022
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Cost of building an app in 48 hours
submitted by /u/funpolice link comments https://www.reddit.com/r/FlutterDev/comments/x2tyly/cost_of_building_an_app_in_48_hours/
Cost of building an app in 48 hours
submitted by /u/funpolice link comments https://www.reddit.com/r/FlutterDev/comments/x2tyly/cost_of_building_an_app_in_48_hours/
Reddit
[deleted by user] : r/FlutterDev
107K subscribers in the FlutterDev community. A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
This Unofficial 'Ubuntu Software' App is Better Than Ubuntu's Actual One (built with Flutter)
submitted by /u/Purple_Pizzazz [link] [comments] https://www.reddit.com/r/FlutterDev/comments/x3216t/this_unofficial_ubuntu_software_app_is_better/
This Unofficial 'Ubuntu Software' App is Better Than Ubuntu's Actual One (built with Flutter)
submitted by /u/Purple_Pizzazz [link] [comments] https://www.reddit.com/r/FlutterDev/comments/x3216t/this_unofficial_ubuntu_software_app_is_better/
Reddit
From the FlutterDev community on Reddit: This Unofficial 'Ubuntu Software' App is Better Than Ubuntu's Actual One (built with Flutter)
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Day 2 :: Odin :: Afternoon - #FlutterVikings Sept 2022
submitted by /u/Pixelreddit link comments https://www.reddit.com/r/FlutterDev/comments/x3ag2i/day_2_odin_afternoon_fluttervikings_sept_2022/
Day 2 :: Odin :: Afternoon - #FlutterVikings Sept 2022
submitted by /u/Pixelreddit link comments https://www.reddit.com/r/FlutterDev/comments/x3ag2i/day_2_odin_afternoon_fluttervikings_sept_2022/
Reddit
From the FlutterDev community on Reddit: Day 2 :: Odin :: Afternoon - #FlutterVikings Sept 2022
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Adding a Flutter Drawer and EndDrawer and explaining the differences between the two.
submitted by /u/PoeticHerald link comments https://www.reddit.com/r/FlutterDev/comments/x3serx/adding_a_flutter_drawer_and_enddrawer_and/
Adding a Flutter Drawer and EndDrawer and explaining the differences between the two.
submitted by /u/PoeticHerald link comments https://www.reddit.com/r/FlutterDev/comments/x3serx/adding_a_flutter_drawer_and_enddrawer_and/
Reddit
From the FlutterDev community on Reddit: Adding a Flutter Drawer and EndDrawer and explaining the differences between the two.
Posted by PoeticHerald - No votes and 4 comments
New post on /r/flutterdev subreddit:
What do you guys use to store and work with time.
By time i mean time with out date so something like: 8:30. I have been using DateTime and have been using extension methods to fill in some of the holes. submitted by /u/Stealtyuntcay link comments https://www.reddit.com/r/FlutterDev/comments/x3yz23/what_do_you_guys_use_to_store_and_work_with_time/
What do you guys use to store and work with time.
By time i mean time with out date so something like: 8:30. I have been using DateTime and have been using extension methods to fill in some of the holes. submitted by /u/Stealtyuntcay link comments https://www.reddit.com/r/FlutterDev/comments/x3yz23/what_do_you_guys_use_to_store_and_work_with_time/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community