PUBDEV
route_architect v1.0.0
Enterprise-grade Flutter routing built on go_router. Provides an async guard pipeline, deep-link safety, stateful shell with double-tap-to-root, analytics observers, and a zero-friction declarative AP...
PUBDEV
riverpod_state_provider_generator v2.0.0
A code generator package for Riverpod's StateProvider.
PUBDEV
riverpod_state_provider_annotation v2.0.0
A package exposing annotations for riverpod_state_provider_generator
PUBDEV
ve_vod v1.49.11
This Flutter plugin provides vod player sdk native APIs for you to implement video play functions in your application
PUBDEV
ssid_resolver_flutter v1.4.0
A flutter plugin to resolve the SSID of the connected WiFi network, or simply: 'Get my Wifi Name'
PUBDEV
zeba_academy_storage v0.0.1
A cross-platform Flutter storage utility providing secure storage, JSON persistence, cache management, and file utilities with a clean and unified API.
PUBDEV
sarmay_fplayer v1.1.5
A Video Player Flutter plugin based on fplayer-core, support most popular protocols and codecs.
PUBDEV
universal_ble v1.2.0
A cross-platform (Android/iOS/macOS/Windows/Linux/Web) Bluetooth Low Energy (BLE) plugin for Flutter
PUBDEV
flutter_native_admob_ads v1.4.0
A specialized Flutter plugin for AdMob Native Ads that allows for 100% custom UIs built entirely in Flutter.
PUBDEV
flutter_wacom_signature_pad v0.1.0
Windows-only Flutter plugin for Wacom STU-540 signature capture with PNG/Base64 output.
PUBDEV
flutter_motion_sensors v0.1.1
Device motion and orientation-based animations for Flutter. Supports iOS, Android, Web, Windows, macOS, and Linux with WASM compatibility.
PUBDEV
api_contract v0.2.1
Runtime API response contract validator for Flutter/Dart. Detect API mismatches before they crash your app. Works with any HTTP client.
PUBDEV
twitter_sign_in v5.6.0
A Flutter plugin that provides a cross-platform API for authenticating users with Twitter, handling OAuth flow and access tokens.
PUBDEV
myanmar_calendar_dart v2.0.0
A comprehensive dart package for Myanmar calendar with date conversions, astrological calculations, and multi-language support
HACKERNEWS
Show HN: Can we have Flutter-like portability without the bloated web binaries?
I’ve been spending the last few months building Coi, a type-safe language that compiles to WebAssembly. The initial goal was just a fast, reactive web language, but as I refine the core, I’ve started ...