PUBDEV
wear_os_scrollbar v0.0.3
A Flutter plugin to show Material 3 Expressive scroll indicator for WearOS with customizable haptic response.
PUBDEV
teno_datetime v1.1.0
Extensions for DateTime for a more convenient way of using it. Inspired by Jiffy and MonentJS but no introducing new data type.
PUBDEV
advanced_cache_network_image v0.0.2
Advanced Flutter image caching with LRU memory cache, disk cache, download queue and prefetch support.
PUBDEV
dart_cast v0.2.0
A pure Dart cross-platform casting package supporting Chromecast (CASTV2), AirPlay, and DLNA with built-in HTTP proxy for header injection.
PUBDEV
kasseneck_api v2.0.0
A Flutter package for interacting with the Kasseneck Cashregister API. By Kreiseck.
REDDIT
TextField controller that handles number inputs
I made a TextField controller that handles number formatting, constraining and parsing as you type Formats as you type: integers, decimals, and currencies with proper grouping separators (1,234,567.89...
PUBDEV
number_editing_controller v2.0.0
A TextEditingController that formats numbers, decimals, and currencies as you type with locale support.
PUBDEV
autolingo v0.1.0
Zero-config Flutter localization CLI. Scan your app for UI strings, generate ARB files, and translate with Lingo.dev.
PUBDEV
warcraft_flutter_components v0.1.1
Warcraft-themed Flutter UI components inspired by WarcraftCN.
PUBDEV
glow v0.0.1
Flutter plugin providing GPU shader rendering via a Texture widget. Uses a Rust engine with glow for cross-platform GL (OpenGL, GL ES, WebGL2). ShaderToy compatible.
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.