PUBDEV
notification_master v0.0.3
A multi-platform Flutter notification plugin with custom channels, background polling, and foreground service support.
PUBDEV
kameleoon_client_flutter v3.7.0
Our SDK gives you the possibility of running experiments and activating feature flags on all platforms targeted by the Flutter application framework.
PUBDEV
sautiflow v0.1.0
High-fidelity, cross-platform Dart/Flutter audio engine for audiophiles, powered by miniaudio and native C++ FFI.
PUBDEV
youtubetranscript v0.1.0
Official Dart/Flutter SDK for YouTubeTranscript.dev — extract, transcribe, and translate YouTube video transcripts. Supports captions, ASR audio transcription, batch processing, and 100+ languages.
REDDIT
Do I need separate import logic for every broker in my Flutter trading journal app?
Iâm building a trading journal + portfolio management app in Flutter. The idea is simple: users upload their daily/monthly tradebook CSV/XLS from their broker, and the app analyzes things like: Intr...
PUBDEV
didit_sdk v0.1.0
Didit Identity Verification SDK for Flutter. Wraps native iOS and Android SDKs for document scanning, NFC passport reading, face verification, and liveness detection.
PUBDEV
flutter_native_certs v1.0.0
A Flutter plugin to use the certificates from the native certificate store on every platform.
PUBDEV
flutter_cookie_bridge v1.3.2
A Flutter plugin that synchronizes cookies between network requests and WebViews.
PUBDEV
anydrawer v2.0.0
A powerful Flutter drawer that slides from any edge — left, right, top, or bottom. No Scaffold required. Supports backdrop blur, drag gestures, return values, multiple drawers, swipe-from-edge, and de...
PUBDEV
flutterjs_server v1.0.0
HTTP server framework for Node.js written in Dart. Compile Dart to JavaScript and run on Node.js.
REDDIT
I made a mysql package using ffi with Rust
Hey guys, just published my mysql connection package using ffi w/ Rust, its a wrapper around the mysql_async lib, i called it turbo_mysql. I know ur all gonna think "oh great, another mysql lib" and u...
PUBDEV
secure_network_interceptor v0.0.3
A Dio interceptor that automatically encrypts request bodies using high-security encryption standards.