PUBDEV
zeba_academy_offline_db v0.0.1
Offline-first database system for Flutter with hybrid SQLite + Hive storage, automatic background sync, encrypted local data, and offline API request queue.
PUBDEV
flutter_zoom_integration v1.0.0
Flutter macOS plugin integrating the Zoom Meeting SDK via Swift MethodChannel. Supports join/start/leave meetings, JWT auth, and computer audio.
PUBDEV
snacktoast v0.0.1
A production-ready Flutter package for customizable Toast messages and Snackbars with queue management, theming, and zero-dependency design.
PUBDEV
eter_secure_buffer v1.0.0
Secure off-heap memory buffer for Flutter via FFI. Prevents plaintext from touching the Dart GC heap — malloc/mlock/memset/munlock outside Dart heap.
PUBDEV
eter_oprf v1.0.0
RFC 9497 (2HashDH) OPRF protocol on P-256 for Dart/Flutter. Interoperable with @noble/curves server implementations. Supports threshold 3-of-3 additive OPRF. No P-256 OPRF library exists for Dart.
PUBDEV
media_browser v1.2.2
A Flutter plugin to browse and query local media files including audio, video, documents, and folders from device storage with filtering and sorting capabilities.
PUBDEV
facerd_flutter v0.0.1
Flutter plugin for integrating with FaceRD Registered Device face capture.
PUBDEV
encore_flutter v1.0.8
Flutter plugin wrapping the native Encore iOS and Android SDKs for monetization, offers, and entitlements. All offer UI is rendered natively via StoreKit (iOS) and Play Billing (Android).
PUBDEV
mcpe2e v0.3.0
E2E testing library integrated with Model Context Protocol (MCP) for Flutter apps. Enables remote control via HTTP and Claude Desktop integration.
PUBDEV
gradient_circular_slider v1.2.0
A beautiful and customizable circular slider widget with gradient progress, draggable knob, auto-fitting text display, and circular arc labels for Flutter apps.
PUBDEV
v_base_framework v2.7.3
An excellent basic library, the core functions include four:1. To do the second encapsulation of dio library, 2. Privacy permission application and exception handling, 3 MVVM framework underlying supp...
PUBDEV
steady v1.2.0
A Result type library for Dart inspired by Rust's Result<T, E>. Provides type-safe error handling with rich utility methods.
PUBDEV
authx v1.0.1
A simple and flexible authentication library for Dart applications supporting multiple OAuth providers with type-safe provider management.