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

Flutter or Alpha Transform

Me and my friend have this idea for an app. We would like to build cross platform mobile first app for self employed companys. We would like to digitalize the tracking of work hours. The app would basically be a system so that employes could do a "check in" when coming to work and "check out"... https://www.reddit.com/r/FlutterDev/comments/15x5ggl/flutter_or_alpha_transform/
New post on /r/flutterdev subreddit:

Flutter Tap Weekly Newsletter Week 182. Flutter 3.13 brings new functionalities and improvements, Dart 3.1 is released, and there are tutorials, videos, and packages featured in this edition.

submitted by /u/vensign link comments https://www.reddit.com/r/FlutterDev/comments/15xab5c/flutter_tap_weekly_newsletter_week_182_flutter/
New post on /r/flutterdev subreddit:

What is the most scalable and easy-to-maintain state management architecture?

When it comes to developing a Flutter app with an observable pattern. I find Android Jetpack Compose way easier than Flutter. I like the idea of requesting some data by calling a function and returning a state, and based on that result, just updating the UI. I haven't found a similar or this... https://www.reddit.com/r/FlutterDev/comments/15xvlgv/what_is_the_most_scalable_and_easytomaintain/
New post on /r/flutterdev subreddit:

Awesome Pencil Loader Built using Flutter

🎉 Sharing something cool with you all – an awesome Pencil Loader built using #flutter Check out the source code on GitHub: https://github.com/rajaniket/pencil_loader submitted by /u/Top-Pudding-2920 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/15y9qvd/awesome_pencil_loader_built_using_flutter/
New post on /r/flutterdev subreddit:

How to host apks for free?

Like w3schools spaces lets us host HTML-CSS-JS sites for free up to 20 mb, is there any equivalents to showcase apps made with Flutter? These apps are for showcasing purpose only, so Playstore or Appstore is a wastage of respective fees. submitted by /u/PuzzleheadedAd7079 link ... https://www.reddit.com/r/FlutterDev/comments/15yqwn6/how_to_host_apks_for_free/
New post on /r/flutterdev subreddit:

Pub Manager Updates

Introducing Pub Manager VS Code Extension updates 🎉 In the latest version of Pub Manager, your go-to tool for managing packages in Dart and Flutter projects. Here's what's new: 🔍 Analyze Project: Run a powerful static analyzer on your project to identify unused packages and files, and even ... https://www.reddit.com/r/FlutterDev/comments/15yylsc/pub_manager_updates/
New post on /r/flutterdev subreddit:

TableView (2D Scrollable) (unofficial?) release

Hi, i just found the new merged package for the new 2d scrollable api which was introduced by flutter 3.13. Check out: https://pub.dev/packages/two_dimensional_scrollables Just played with it on web and mac os and i must say it is really really nice. submitted by /u/bobekos link ... https://www.reddit.com/r/FlutterDev/comments/15z6yrv/tableview_2d_scrollable_unofficial_release/
New post on /r/flutterdev subreddit:

The future of the solo developer?

So I had a remote contractor job for about 6 years, up until 2022. Even before lockdowns, there was an element of freedom with remote “project-based” work that would keep me there instead of pursuing other higher-paying 9-5 office jobs. Now developing my startup full-time and am starting to... https://www.reddit.com/r/FlutterDev/comments/15zsa3a/the_future_of_the_solo_developer/
New post on /r/flutterdev subreddit:

Is there a place where I can get a ready-to-use ThemeData?

Basically, a collection of themes that can be copy-pasted. I'm only interested in light/dark variants, but would've been great if there anything similar to https://vscodethemes.com/. submitted by /u/benjaminabel link comments https://www.reddit.com/r/FlutterDev/comments/1605t08/is_there_a_place_where_i_can_get_a_readytouse/
New post on /r/flutterdev subreddit:

About No-Flutter Job Posts/Comments

Please stop the Western syndrome: "The problem of the West is the problem of the world!" (I am living in Stockholm, so I belong to the same group.) A simple search for a Flutter job on LinkedIn/Indeed will show you the number of Flutter jobs is around 60-70% of RN jobs globally. Yes, Flutter is... https://www.reddit.com/r/FlutterDev/comments/160qle5/about_noflutter_job_postscomments/
New post on /r/flutterdev subreddit:

Help for a beginner

What resources, materials, sites, videos do you recommend for a beginner? I already know c++ and python and I would like to learn dart and then use flutter. submitted by /u/oraudev link comments https://www.reddit.com/r/FlutterDev/comments/160ydd4/help_for_a_beginner/
New post on /r/flutterdev subreddit:

Flutter Vedio Player Issue Prelaoding Features

👋 Hey everyone, I hope you're all doing well. I wanted to share a challenge I've encountered while working with the video preloading functionality in Flutter, using the video player dependency. So here's the situation: I've been trying to implement a smooth video preloading mechanism in my... https://www.reddit.com/r/FlutterDev/comments/161pxsd/flutter_vedio_player_issue_prelaoding_features/
New post on /r/flutterdev subreddit:

Flutter scrolling like native Ios?

Does flutter have scroll Physics that match Ios list scroll? submitted by /u/alwerr link comments https://www.reddit.com/r/FlutterDev/comments/161udc8/flutter_scrolling_like_native_ios/
New post on /r/flutterdev subreddit:

How to make a simple Google Sheets-style spreadsheet?

Hi all, ​ Hope you're all doing great! I'm fairly new to Dart/Flutter dev and I'm hoping to make a spreadsheet. No text needs to be input and no formulas either, just click on cells and fill them with a specified colour. Does anyone know how to do this? I'd be incredibly grateful for any... https://www.reddit.com/r/FlutterDev/comments/1620ut7/how_to_make_a_simple_google_sheetsstyle/
New post on /r/flutterdev subreddit:

Best database to write/read counts like views, likes, shares, etc? I am using Firestore as the main database and typesense as search engine, but firestore doesnt seem good for these type of tasks

instensive writing tasks like writing counts such as how many views/likes/shares a post has is very expensive thing to do with firestore. Do you know any other database which i can work on specifically to implement just this feature? i will still use Firestore/typesense, i just think maybe there ... https://www.reddit.com/r/FlutterDev/comments/163htk4/best_database_to_writeread_counts_like_views/
New post on /r/flutterdev subreddit:

Flutter Gems turns 3! We now have 5500+ Dart & Flutter packages neatly segregated in 175 useful categories based on features and functionality.

When I started my Flutter journey 3.5 years back, I spent a lot of time finding the right Flutter package for my project and started keeping a track of them. A few months later, I published the first version of Flutter Gems as I thought it would help other Flutter devs like me, covering 1000... https://www.reddit.com/r/FlutterDev/comments/163pp8r/flutter_gems_turns_3_we_now_have_5500_dart/
New post on /r/flutterdev subreddit:

Newbie Questions

I'm new into Flutter, I want to begin doing a litte small app for a local business in here, nothing fancy, nothing too complex either will cost a lot of resources... But the app will have a login, simple no 3rd party login from medias, store data on a database, and will be localhosted, because... https://www.reddit.com/r/FlutterDev/comments/16440i4/newbie_questions/