seekbar 0.1.1 copy "seekbar: ^0.1.1" to clipboard
seekbar: ^0.1.1 copied to clipboard

A Flutter package with a lightweight SeekBar and an AdvancedSeekBar featuring indicators, ticks, and discrete modes.

0.1.1 #

  • Fix pub.dev README image rendering by switching README images to absolute GitHub raw URLs.
  • Add a separate Chinese README and keep the English README as the primary package page.

0.1.0 #

  • Add Dart 3 compatible package constraints and null-safe callback signatures.
  • Keep the original SeekBar widget for simple primary and secondary progress use cases.
  • Add AdvancedSeekBar with indicator support, continuous/discrete modes, tick marks, tick texts, thumb text, RTL support, and richer callback payloads.
  • Add example app sections for callback inspection and advanced interaction flags.
  • Add widget tests for SeekBar and AdvancedSeekBar.
  • Change the package license from BSD-2-Clause to MIT.

0.0.1 #

  • Initial release of SeekBar with primary and secondary progress support.
7
likes
150
points
134
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package with a lightweight SeekBar and an AdvancedSeekBar featuring indicators, ticks, and discrete modes.

Repository (GitHub)
View/report issues

Topics

#seekbar #slider #progress #media #widget

License

MIT (license)

Dependencies

flutter

More

Packages that depend on seekbar