Releases: shirvanie/flutter_sliding_box
Releases · shirvanie/flutter_sliding_box
v1.1.5
v1.1.4
Release v1.1.3
- dart format fixed - example
Release v1.1.2
- dart format fixed
Release v1.1.1
- Rename
BehindBoxStyle
withBoxStyle
- Update
README.md
Release v1.1.0
Release v1.1.0
Remove context
Rename draggableIconEnabled with draggableIconVisible
Rename BoxStyle with BehindBoxStyle
Rename boxUnderBox with sheet. New usage(style: BehindBoxStyle.sheet)
Rename boxShadow with shadow. New usage(style: BehindBoxStyle.shadow)
Add showSlidingBox() method. Now display a sliding box easily and simply
Release v1.0.5
Add draggableIcon
Release v1.0.4
- Update example
Release v1.0.3
- Add
action
widget list toBackdropAppBar
- Remove the
icon
widget fromSearchBox
- Update README.md
- Update CHANGELOG.md
- Update pubspec.yaml
Release v1.0.2
Release v1.0.1 - Add example in plugin