REDDIT
Made a quick Flutter widget lifecycle quiz while prepping for interviews â 10 questions, senior level
Been prepping for senior Flutter interviews and kept blanking on lifecycle questions during mock rounds â not because I didn't know them, but because I couldn't explain them cleanly on the spot. Put...
DEVTO
Building Complex, Excel-Style Data Tables with PDF & Excel Exports in Flutter 📊
If you have ever been tasked with building an enterprise dashboard, an inventory tracker, or a financial report in Flutter, you already know the struggle. Flutter’s built-in DataTable and Table widget...
REDDIT
Url to flutter app converts easily using my repo
https://github.com/ameerhamzasaifi/Url_to_App test and use my repo , if you find any bug or error pls create a issue in my repo
REDDIT
How to implement a global screen time limit in Flutter (auto lock when usage time is over)?
Iâm building a kids learning application in Flutter, and I want to implement a parent-controlled screen time limit feature. The requirement is something like this: Parents can set a daily usage limi...
REDDIT
Tap Clash Video Game
Hello guys, I made this game. Itâs a two-player game that can be played both offline and online. The offline mode is especially exciting because players tap on both sides of the screen to capture te...
REDDIT
I added a live-formatting TextEditingController to Textf â replace TextEditingController and your TextField renders **bold**, *italic*, `code` as the user types
Textf v1.2.0 is out. New: TextfEditingController - a drop-in replacement for TextEditingController that renders inline formatting live in any TextField or TextFormField as the user types. What it look...
DEVTO
From Clinic to Code: Engineering a Clinically-Grounded AI Copilot for Low Vision
For the 2.2 billion people experiencing vision impairment globally, standard assistive technology often feels like a burden rather than a bridge. The seed for my latest project, GozAI, was planted bac...
REDDIT
Marionette MCP v0.4 released
Hello r/FlutterDev! Weâve just released v0.4 of Marionette MCP â a tool that lets AI agents interact with Flutter apps at runtime. If youâre experimenting with AI-assisted development, and you ...
REDDIT
Flutter BLoC Best Practices You're Probably Missing
I have just published a new blog post I opened the BLoC repository to the implementation source code and figured out why certain bugs may occur. It's a lot of fun to read the code of this package. Kud...
REDDIT
Flutter devs â how painful is App Store submission for you?
Flutter adds an extra layer to App Store submissions permissions, frameworks, platform-specific configs that are easy to get wrong. For those who have shipped Flutter apps to the App Store: - What rej...
REDDIT
smart_refresher 1.0.0 â maintained Flutter pull-to-refresh fork, big release
Been quietly maintaining this fork of the abandoned flutter_pulltorefresh package for a few months. 1.0.0 just tagged and it's a proper release. What landed in 1.0.0: New stuff â ElasticHeader with ...
REDDIT
Frustrated with Isar flutter package.
Recently I had used Isar in my project, I have been using it for quite some time and after Nov 2025 it is unusable. I had developed a mobile app and published on the playstore after closed testing I s...
DEVTO
Building an open-source Flutter client for Flarum (StarForum)
Open-source forums are great — but the client experience often isn't. A while ago, a friend of mine deployed a forum using Flarum and wanted a dedicated mobile client for it. Our first attempt was sim...
REDDIT
[Showcase] Stop manually writing ref.watch(). I built LiveStates to track dependencies automatically using Dart Zones.
Hey r/FlutterDev, Like many of you, Iâve spent a lot of time with Provider, Riverpod, and Bloc. While they are great, I always found one thing annoying: Explicit dependency declaration. Whether it's...
REDDIT
My First Payment Gateway Package
flutter_braintree_native Hello everyone, I am glad to share that I have created my first package and published it on pub.dev. Description: A little bit about the package, its a Braintree native wrappe...
REDDIT
The Importance of Flutter App Development Skills in the Modern Developers.
The use of mobile applications has been increasing at a very high rate in the last one decade. Companies big or small are investing in mobile application in order to reach consumers, enhance the user ...