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.
PUBDEV
flutter_barcode_scanner_update v2.1.6
A plugin for barcode scanning support on Android and iOS. Supports barcodes, QR codes, etc.
PUBDEV
flipbook_pro v1.0.2
A Flutter package that provides beautiful Flipboard-style vertical page flip animations with smooth 3D perspective transformations and spring physics.
PUBDEV
bankguard v1.0.0
A comprehensive mobile banking security SDK for Flutter apps — device integrity scanning, social engineering detection, fraud intelligence, and real-time threat protection.
REDDIT
Flutter + Rust
I'm building a Flutter app and want to include Rust for some of the business logic. I found that there are different approaches, however: https://pub.dev/packages/flutter_rust_bridge - This seems to b...