flex_seek_bar 0.0.3
flex_seek_bar: ^0.0.3 copied to clipboard
A highly customizable Flutter seek bar plugin supporting single, range, and circular slider types with a controller.
0.0.3 #
- Fixed homepage URL in pubspec.yaml
- Replaced truncated LICENSE with full MIT license text
- Replaced deprecated
ShowValueIndicator.alwayswithShowValueIndicator.onDrag
0.0.2 #
- Fixed image URLs in README to display correctly on pub.dev
0.0.1 #
- Initial release
- Linear single seek bar
- Linear range seek bar
- Circular seek bar
- Controller support
- Custom styling model