interactive_slider 0.1.1 interactive_slider: ^0.1.1 copied to clipboard
A Cupertino-themed interactive continuous slider widget that is inspired by the slider widgets used in Apple Music.
v0.1.1 #
- Adds the option to place icons inside the slider bar
- Fixes the inline icon position slider update calculation
v0.1.0 #
- [BREAKING] Fixes issue where the slider's size transition would move other UI elements
- Use scale options instead of transition old transition margin
- Adds icon position options
- Adds icon size field
v0.0.2 #
- Addresses pub.dev package analysis scores
v0.0.1 #
- Initial release of interactive_slider