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.
PUBDEV
passkeys_android v2.12.0
Android implementation of the Corbado passkeys plugin. Manages the creation of passkeys on Android devices.
PUBDEV
comon_orm_sqlite_flutter v0.0.1-alpha.1
Flutter-oriented SQLite runtime adapter for comon_orm built on the sqflite ecosystem.
PUBDEV
appbridgenewplus v1.0.0-beta.1
A versatile Flutter plugin for integrating various platform-specific functionalities and bridging communication with web views. It provides modules for UI, navigation, live activities, events, downloa...
PUBDEV
grouped_scroll_view v0.2.4
Provide a List, a grouper, and let it display it as a ListView, a GridView or anything else. Supports checkbox or radio in a scrollView.