animated_drawer 0.0.4 animated_drawer: ^0.0.4 copied to clipboard
A simple yet fully customizable drawer with animations for flutter.
[0.0.4] - JAN 21 2021. #
-
Added Optional Parameters:
- Widget named openIcon for changing icon displayed when Drawer is closed.
- Widget named closeIcon for changing icon displayed when Drawer is opened.
-
Bug fixed of HomePage in X-Cordinate Animation.
-
Example app updated. Whole App included in it.
-
Readme updated. Parameter table added. It describe all paramters with data types.
[0.0.3] - JAN 9 2021. #
- Example app updated.
[0.0.2] - JAN 9 2021. #
- Readme updated, added screenshots for example.
[0.0.1] - JAN 9 2021. #
- Initial release.