Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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/
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/
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/
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/
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/
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/
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/
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/
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/
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/