PUBDEV
flutter_widget_inspector v0.1.0
A runtime Flutter widget inspector — long-press to activate, tap any widget to see its render type, size, position, constraints, padding, text style, and decoration. Works without modifying your widge...
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.
REDDIT
Tired of waiting 3 months and spending $5k just to get a "native" MVP?
Iâve seen so many founders get stuck in the "web vs native" trap. They build a React wrapper, it feels laggy on Android, and then they have to rewrite everything 6 months later. I got frustrated wit...
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.
REDDIT
[Show & Tell] Engineering Calculator App built with Flutter - Looking for feedback
Hey Flutter community! I built an engineering toolkit app using Flutter that includes electrical calculations (Ohm's Law, power formulas), instrumentation tools, and quick-reference utilities for fiel...