REDDIT
I got tired of manually syncing APIs with Dart â so I built a framework that generates the Dart SDK automatically
In onedef, the struct is the API contract. type GetUserAPI struct { onedef.GET `path:"/users/{id}"` Request struct{ ID string } Response User } func (h *GetUserAPI) Handle(ctx context.Context) error...
PUBDEV
flutter_media_cast v0.0.1
A Flutter plugin for casting media to DLNA devices on Android and iOS.
PUBDEV
custom_debug_console v1.0.5
A lightweight in-app debug overlay for Flutter showing logs in a floating console (disabled in release). MVP: draggable bubble,logs panel, network panel, search & filters, print/FlutterError capture h...
PUBDEV
ironpress v0.1.0
High-performance image compression powered by Rust. Uses mozjpeg for JPEG, oxipng for PNG, and WebP (lossy + lossless). Accepts JPEG, PNG, WebP, GIF, BMP, TIFF as input. Features binary-search file si...
PUBDEV
anaki_orm v0.1.0
A Dapper-style ORM for Dart. SQL-first, simple mapping, native database connectors via Rust FFI.
PUBDEV
sliding_up_panel_plus v2.1.0
Flutter 升级 3.35.7 之后,对 sliding_up_panel 插件的升级(After Flutter upgrade 3.35.7, the upgrade of sliding_up_panel plugins.)。
PUBDEV
flutter_image_compress_plus v2.5.0
Flutter 3.35.7+ 兼容版本的 flutter_image_compress_plus 插件(A Flutter 3.35.7+ compatible upgrade of flutter_image_compress.)。
PUBDEV
flutter_image_compress_plus_common v1.1.0
Compress image with native (Objective-C/Kotlin) with faster speed for flutter_image_compress_plus. Support Android/iOS.
PUBDEV
hid_monitor v0.0.4
A hid listening library for cross platform listening to keyboard/mouse events.
PUBDEV
flutter_agentic_ai v0.0.1
Agentic AI library for Flutter. Embed intelligent agents inside your apps.
PUBDEV
mobileai_flutter v0.0.1
Universal Action Layer for flutter AI agents. Code once, run everywhere.