REDDIT
Where can I find developers who are open to working on a startup for equity?
Hi everyone, For the last 18 months Iâve been building a startup focused on live commerce for Bharat â basically a platform where sellers can sell products through live streaming. So far weâve m...
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...
MASTODON
I am working on a long awaited feature for my gas station finder app: HomeWidgets!
I am working on a long awaited feature for my gas station finder app: HomeWidgets! Pretty happy with the progress so far. #AppDevelopment #FlutterDev #Tanken #Benzinpreise
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...
MASTODON
Textf 1.2.0 is out.
Textf 1.2.0 is out. The live formatting controller for #Flutter's TextField widget.Replace TextEditingController with TextfEditingControllerand your TextField renders **bold**, *italic*, `code` — live...
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...