flutter_inner_drawer 0.3.0
flutter_inner_drawer: ^0.3.0 copied to clipboard
Inner Drawer is an easy way to create an internal side section (left/right) where you can insert a list menu or other.
0.3.0 2019-07-07. #
- General improvement of the code.
0.2.9 2019-06-20. #
- Updated dependencies.
- Added toggle method.
0.2.8 2019-06-14. #
- fix history.
0.2.7 2019-06-14. #
- Cleaning code.
- Update Readme.
0.2.6 2019-05-13. #
- Fixed InnerDrawerCallback.
0.2.5 2019-04-19. #
- General improvement of the code.
0.2.4 2019-04-16. #
- Fix swipe precision.
0.2.3 2019-04-06. #
- fix some problem.
- General improvement of the code.
0.2.2 2019-02-26. #
- fix some artifacts with linear animation.
0.2.1 2019-02-25. #
- solved the problem of CupertinoThemeData that launched an assert.
0.2.0 2019-02-16. #
- 3 types of animation (static - linear - quadratic)
- Improved documentation.
0.1.5 2019-02-13. #
- Improved documentation.
0.1.4 2019-02-13. #
- Improved documentation.
0.1.3 2019-02-13. #
- fixed swipe.
0.1.2 2019-02-13. #
- Added side trigger - Possibility to activate/deactivate the swipe.
0.1.1 2019-02-12. #
- Improved documentation.
0.1.0 2019-02-12. #
- Improved documentation - General improvement of the code.
0.0.1 2019-02-12. #
- Created Inner Drawer.