Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on /r/flutterdev subreddit:

App walkthrough : Complexity, size, and scope (Testing and Refactoring Legacy code in Flutter Ep. 2)

Episode 2 is out. In this video, we are going to walk through the WhatTodo app which we are going to use in this course. Understand its complexity, size, and scope before starting a single line of code. We will explain why we need real-world apps to truly understand the nature of legacy code. ... https://www.reddit.com/r/FlutterDev/comments/x77fhi/app_walkthrough_complexity_size_and_scope_testing/
New post on /r/flutterdev subreddit:

A warning against a company called Adapty.io

Hey everyone! If you're looking here, I'm just there to broadcast a quick warning against a company called "Adapty.io" Members of the discord server have been spammed with direct messages, multiple of them containing quotes (so we know it's from a template) and a link to their website that then... https://www.reddit.com/r/FlutterDev/comments/x820a9/a_warning_against_a_company_called_adaptyio/
New post on /r/flutterdev subreddit:

Do any Flutter Devs here also build on FlutterFlow?

I am currently building Jem on FlutterFlow and wanted to know if any other Flutter Devs also have built apps on FlutterFlow so we can stay connected. submitted by /u/queerncool link comments https://www.reddit.com/r/FlutterDev/comments/x86fxy/do_any_flutter_devs_here_also_build_on_flutterflow/
New post on /r/flutterdev subreddit:

Use Rust (WASM) on web, besides phones & desktops, empowering productivity, reliability and performance

GitHub: https://github.com/fzyzcjy/flutterrustbridge Finally, flutterrustbridge supports the last big platform - the Web. Now, you can freely write Dart(Flutter) and Rust code, and they will run in Web, phones (Android & iOS), desktops (Linux, MacOS, Windows) automatically. Among with... https://www.reddit.com/r/FlutterDev/comments/x8oqx1/use_rust_wasm_on_web_besides_phones_desktops/
New post on /r/flutterdev subreddit:

Should I learn Flutter?

Hey guys hope you are having a great day/night! ​ I'm a complete newbie in mobile app development (I mainly do backend using JS, PHP) I was wondering is it worth it to learn Flutter over React Native or Kotlin, I've already read docs and I really like the syntax of dart and the way Flutter ... https://www.reddit.com/r/FlutterDev/comments/x9nqyz/should_i_learn_flutter/
New post on /r/flutterdev subreddit:

How I developed eCommerce application in just 46 hours while learning flutter?

Hello, I have been learning Flutter for the last two months. As a result, I developed an eCommerce application in just 46 hours with intermediate knowledge of Flutter. To know more about my application, please check out my detailed blog about the application and how DhiWise saved my time. I have ... https://www.reddit.com/r/FlutterDev/comments/x9uktx/how_i_developed_ecommerce_application_in_just_46/
New post on /r/flutterdev subreddit:

verygoodcli / flutterbloc / freezed / gorouter / supabaseflutter and what else?

I'm all in on flutter
bloc (cubit actually), freezed, gorouter & supabaseflutter. I don't like boilerplate and don't mind code gen. I do like to see how everything is working so not too much mysterious hocus pocus magic happening under the hood. Trying to decide if I should add anything... https://www.reddit.com/r/FlutterDev/comments/xaibcu/very_good_cli_flutter_bloc_freezed_go_router/
New post on /r/flutterdev subreddit:

Flutter Asset Manager CLI

submitted by /u/Rutvik110 link comments https://www.reddit.com/r/FlutterDev/comments/xan1xm/flutter_asset_manager_cli/
New post on /r/flutterdev subreddit:

Video editing app using Flutter for web

There are a lot of packages to build a video editing experience on Android and ios with flutter, but I didn't find any packages to develop a video editing experience with flutter on the web. I am trying to build a TikTok/Instagram reel-type editing experience with flutter on the web. ... https://www.reddit.com/r/FlutterDev/comments/xc32t9/video_editing_app_using_flutter_for_web/
New post on /r/flutterdev subreddit:

Having difficulty as a FlutterDev? Let's understand your needs and challenges.

Take this short survey The goal of this survey is to understand your needs and challenges. As a "Thank You" we'll reward 4 lucky participants with a $100 USD Amazon Gift Card each. submitted by /u/vjmde link comments https://www.reddit.com/r/FlutterDev/comments/xc9b9n/having_difficulty_as_a_flutterdev_lets_understand/
New post on /r/flutterdev subreddit:

In your experience how does Flutter do with DB connections?

I have a very large web app built in PHP and Laravel that we now want to move into a mobile app. The web version runs large datasets daily, has constant traffic, and generates reports that may process thousands of records at a time. The presence and data in the app are constantly growing and may ... https://www.reddit.com/r/FlutterDev/comments/xcg44o/in_your_experience_how_does_flutter_do_with_db/
New post on /r/flutterdev subreddit:

Want some ideas about Flutter assignment....

Problem statement: Create a Notification receiver app with top priority notification, buzzing on almost every phone. Amit has a Oneplus 7 Pro When a notification is sent on channel A, phone shows notification, Amit clicks and opens the info. When a notification is sent on channel A, with a... https://www.reddit.com/r/FlutterDev/comments/xcxx0g/want_some_ideas_about_flutter_assignment/
New post on /r/flutterdev subreddit:

Do I need authentication?

I am making a (my first) simple app with only offline content. Basic functionality will be free, and 1 year premium functionality will be cheap. I have implement the Google Play subscription purchase using inapppurchase, but not the purchase verification yet. Do I need to offer authentication? ... https://www.reddit.com/r/FlutterDev/comments/xd7yxy/do_i_need_authentication/
New post on /r/flutterdev subreddit:

Companies using Flutter

Hey Flutter devs! I'm making a list of companies using Flutter. This list was curated manually by me. I watched all the Flutter Showcase videos so you don't have to... :) Click here to view the list   Some interesting facts I learned from gathering this data: Toyota uses Flutter in their... https://www.reddit.com/r/FlutterDev/comments/xdai45/companies_using_flutter/
New post on /r/flutterdev subreddit:

Dynamic Island using Flutter

Hey guys, Apple recently introduced a new UI experience called Dynamic Island for iPhone 14 pro just a few days back. It looked interesting, So I built it using Flutter's implicitly animated widgets! Here's how I did it - Dynamic Island using Flutter | Can it be done using Flutter? | Speed Code ... https://www.reddit.com/r/FlutterDev/comments/xdtwib/dynamic_island_using_flutter/
New post on /r/flutterdev subreddit:

I made a batch image generator app using Flutter for Linux and Windows, tell me what you think?

Hello, I wanted to share this with you. ​ Its been a few months since I "gambled" with this try to make a desktop app in flutter. This is my second Flutter app. I saw my mom doing the same work again and again in her office: She has a list of names, and a template image with a placeholder... https://www.reddit.com/r/FlutterDev/comments/xdx1rn/i_made_a_batch_image_generator_app_using_flutter/
New post on /r/flutterdev subreddit:

Native Desktop UI on Mac/Windows from the same code base

I am struggling to see how / if you can create a desktop app that uses Cupertino UI for Mac and Fluent UI for Windows, from the same codebase? More broadly, how are you approaching cross-platform desktop app user experiences from a single code base? submitted by /u/unitNormal link ... https://www.reddit.com/r/FlutterDev/comments/xe57pj/native_desktop_ui_on_macwindows_from_the_same/