- dart format fixed
- bug fixed
- dart format fixed - example
- dart format fixed
- Rename
BehindBoxStyle
withBoxStyle
- Update
README.md
- Remove
context
- Rename
draggableIconEnabled
withdraggableIconVisible
- Rename
BoxStyle
withBehindBoxStyle
- Rename
boxUnderBox
withsheet
. New usage(style: BehindBoxStyle.sheet
) - Rename
boxShadow
withshadow
. New usage(style: BehindBoxStyle.shadow
) - Add
showSlidingBox()
method. Now display a sliding box easily and simply
- Add
draggableIcon
- Update example
- Add
action
widget list toBackdropAppBar
- Remove the
icon
widget fromSearchBox
- Update README.md
- Update CHANGELOG.md
- Update pubspec.yaml
- Add example in plugin
- Update README.md
- Add screenshots folder
- Initial Release