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.
PUBDEV
system_monitor_kit v1.0.2
A comprehensive system monitoring toolkit for Flutter with CPU, memory, disk, battery, and network monitoring.
PUBDEV
applytics_flutter v0.0.3
A powerful analytics package for Flutter apps inspired by PostHog. Track events, identify users, and send data to your own backend with automatic batching and session management.
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...
PUBDEV
code_scout_http v1.0.0
HTTP client wrapper for Code Scout. Automatically captures network requests, responses, and errors.