PUBDEV
pinyindart v0.0.1
Chinese pinyin conversion for Dart and Flutter with tone, polyphone, reverse lookup, and frequency support.
PUBDEV
compact_number_formatter v1.0.0
Zero-dependency formatter for Indian (Lakh/Crore) and International (Million/Billion) number systems with ordinal support.
PUBDEV
aquabase v0.5.5
Flutter SDK for Aquabase — encrypted real-time database with offline sync, tags, and binary transport.
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...
PUBDEV
comparable_version_sync v1.0.2+3
Compare and merge JSON or SQLite versions with a configurable Flutter diff/merge widget.
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...
PUBDEV
form_tools v1.0.0
A highly customizable and ready-to-use Flutter package for smart form fields, real-time text formatting, OTP widgets, and advanced validation.
PUBDEV
op_result v0.4.0
A generic result type for handling success and error cases in a type-safe manner.
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 ...
PUBDEV
daredis v0.0.1
A Redis client for Dart with connection pooling, cluster support, dedicated Pub/Sub and transaction sessions, and typed helper APIs.
PUBDEV
in_app_messaging_json_logic v2.3.0
jsonlogic is dart implementation of JsonLogic, which applies logic rules on JSON.
PUBDEV
passkeys v2.18.0
Flutter plugin enabling simple passkey authentication. Can be either used with a ready-to-use relying party server (Corbado) or with your custom relying party.