flutter_zoom_drawer 1.0.5
flutter_zoom_drawer: ^1.0.5 copied to clipboard
A Flutter package with custom implementation of the Side Menu (Drawer)
1.0.5 #
- Add multiple drawer styles thanks to @dangtienngoc
1.0.4+1 #
- Fixed animation controller dispose issue
1.0.4 #
- Added
ValueNotifier<DrawerState>
to get updates on the Drawer current state
1.0.3 #
- Added the ability to customize the open and close
curve
of the drawer
1.0.2 #
- Added
isOpen
method to determine the status of the drawer
1.0.1+1 #
- Fixed RTL rotation bug
1.0.1 #
- Added Sliding with shadow.
- Updated example app with RTL support
- Fixed bugs.
1.0.0 Stable release. #
- Stable package release.
0.0.1 Initial release. #
- Initial package release.