PUBDEV
melos v7.4.1
A tool for managing Dart & Flutter repositories with multiple packages (monorepo). Supports automated versioning via Conventional Commits. Inspired by JavaScripts Lerna package.
PUBDEV
libtorrent_flutter v1.0.0
Native libtorrent 2.0 bindings for Flutter with a built-in HTTP streaming server for instant torrent video playback. Supports Windows, Linux, macOS, and Android.
PUBDEV
flutter_auto_dispose v0.0.1
Automatically dispose controllers and resources in Flutter widgets to simplify state management and prevent memory leaks.
PUBDEV
redis v4.1.0
Redis database (https://redis.io/) client, with both simplicity and performance as primary goals.
PUBDEV
dart_fsnotify v0.1.0
Cross-platform filesystem watcher for Dart. Watch files and directories for create, write, remove, rename, and chmod events — inspired by fsnotify.