m3e_slider 0.0.3
m3e_slider: ^0.0.3 copied to clipboard
Material 3 Expressive slider components for Flutter.
0.0.3 #
- Migrate slider haptics to M3EHapticTracker
- Fix layout issues where the divider dots were not perfect
0.0.2 #
- Fix dot in vertical bar
- Fix focused ring appearing in the normal interaction.
0.0.1 #
- Initial release of
m3e_slider. M3ESlider— continuous, discrete, vertical, and icon-docking slider.M3ERangeSlider— dual-thumb range slider with continuous/discrete modes.M3ESliderDecoration— custom colors, haptics, track/thumb dimensions.M3ESliderColors— full color token set for active, inactive, and disabled states.M3EHapticFeedback— light, medium, and heavy haptic feedback levels.M3EMotion— spring animation presets for slider interactions.