PUBDEV
flutter_curl v0.8.0
Flutter plugin to use libcurl for HTTP calls in Android, iOS and macOS with support for HTTP2, ALPN, brotli compression and experimental support for HTTP3 and alt-svc.
PUBDEV
ormed_sqlite_core v0.1.0
Shared SQLite grammar, schema dialect, type mapping, and codecs for Ormed runtime adapters.
PUBDEV
motion v2.0.2
A fancy widget that applies a gyroscope or hover based motion effect to its child.
PUBDEV
sankofa_flutter v0.0.1
Flutter client SDK for Sankofa Analytics with offline queueing and session replay.
PUBDEV
mu_pagination_helper v1.0.1
A smart pagination helper package for Flutter. Handles infinite scrolling with built-in caching, deduplication, error handling, and pull-to-refresh support using a reusable provider pattern.
PUBDEV
web_framework_flutter_api v3.3.0
C++ HTTP/HTTPS web server with Flutter API for Android and Windows
PUBDEV
dart_code_metrics_presets v2.30.0
Predefined presets for DCM, a code quality tool for Flutter dev teams.
PUBDEV
flutter_operations v1.5.0
Type-safe async operation state management for Flutter using sealed classes and exhaustive pattern matching.
PUBDEV
mongo_document_db_driver v2.0.0
MongoDB driver for Dart, backed by MongoDB's official Rust driver. CRUD, aggregation, and more.
PUBDEV
advanced_pagination v0.1.0
Controller-first pagination for Flutter with page/offset/cursor support, list/grid/sliver widgets, cache + prefetch, and customizable states.