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.
PUBDEV
freshchat_sdk v0.10.27
Freshchat is a modern messaging software for sales and customer engagement teams. freshchat_sdk (BETA) will help you integrate chat support in your mobile apps.
PUBDEV
no_keyboard_textfield v1.0.0
A Flutter widget that prevents soft keyboard while keeping text input focus. Perfect for barcode scanners & hardware keyboards.
PUBDEV
gradis v1.0.0
A railway-oriented programming package for Dart providing strongly-typed, declarative workflow orchestration with guards and steps.
PUBDEV
shared_prefs_typed v0.6.0
Code generator for creating type-safe, boilerplate-free SharedPreferences classes in Dart & Flutter.
PUBDEV
shared_prefs_typed_annotations v0.6.0
Annotations for generating type-safe SharedPreferences code (shared_prefs_typed)
PUBDEV
auto_dispose_mixin v1.0.0
A lightweight Flutter mixin that automatically disposes controllers, subscriptions, and other resources to prevent memory leaks.
PUBDEV
offline_sync_engine v1.0.0
CRDT-based offline-first sync engine with deterministic merge and multi-device safety.
PUBDEV
dio_refresh v1.0.6
A flutter package for intercepting requests and automatically fetching refresh tokens on API failures
PUBDEV
guarded_go_router v0.0.13
This package aims to provide a guard mechanism to a project using go_router and riverpod