Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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/
New post on /r/flutterdev subreddit:

Subtleties between iOS and Android

I want to walk a fine line between using a brand-oriented design system (based on Material) while still embracing some of the platform differences between iOS and Android. Are there any good resources that will help me define that line between an app that feels natural to the platform, but... https://www.reddit.com/r/FlutterDev/comments/x411op/subtleties_between_ios_and_android/
New post on /r/flutterdev subreddit:

Anyone had experience with Adapty?

Hi Flutter Devs, I'm looking to add subscriptions to my app. I've tried using Revenue Cat and not had any luck in getting it to work (I've implemented RC in another app fine, but that was a while ago). I was wondering if anyone had any experience with any other platforms like Revenue Cat. I was... https://www.reddit.com/r/FlutterDev/comments/x4tj80/anyone_had_experience_with_adapty/
New post on /r/flutterdev subreddit:

Serious antialiasing problems in version 3.3

I recently made a post about a problem with scrolling after updating to version 3.3. Today, I discovered a even more strange problem with my app. There is something really wrong with the rendering of some of my widgets. Image 1 Image 2 ​ As you can see, something about the antialiasing is... https://www.reddit.com/r/FlutterDev/comments/x4xnw2/serious_antialiasing_problems_in_version_33/
New post on /r/flutterdev subreddit:

How to create a text field that looks like a notebook page

Does anyone have an idea about how to create a multi-line text field to a like noteBook page? I have to try overline the image over the text field but the result isn't any good. reference thanks for the help 🙏 submitted by /u/base77 link comments https://www.reddit.com/r/FlutterDev/comments/x6a4ys/how_to_create_a_text_field_that_looks_like_a/