PUBDEV
sim_info_plugin v1.0.1
A Flutter plugin to retrieve SIM card information including phone number and carrier name on Android.
PUBDEV
print_remover v1.1.0
Automatically removes all print() and debugPrint() statements from Dart files. Supports dry-run, custom paths, and verbose output.
PUBDEV
struct_data v0.1.1
Binary data manipulation, and serialization utilities for Dart. Binary value conversions. Structured view using Field descriptors. Lightweight serialization for general classes without code generati...
PUBDEV
awesome_alert_pro v1.0.0
A beautiful, customizable, and modern Flutter alert dialog package with smooth UI, animations, and multiple alert types.
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.)。