Releases: alex-melnyk/flutter_advanced_segment
Releases · alex-melnyk/flutter_advanced_segment
v3.1.0
What's Changed
- Allow disable drag gesture by @anderscheow in #23
New Contributors
- @anderscheow made their first contribution in #23
Full Changelog: v3.0.2...v3.1.0
v3.0.2
Canvas size fix
v3.0.1
- Calling animateTo after dispose issue fixed.
v3.0.0
- Controller removed coz it's useless.
- Generic types applied to a widget.
- Slider decoration property added.
v2.0.2+1
- RTL dragging fix
v2.0.2
RTL support
Example updated
Merge pull request #6 from alex-melnyk/feature/using_example Using example added
LICENSE CHANGED
- LICENSE CHANGED
v2.0.1
- Shadow property added.