flutter_inner_drawer 0.5.0 copy "flutter_inner_drawer: ^0.5.0" to clipboard
flutter_inner_drawer: ^0.5.0 copied to clipboard

outdated

Inner Drawer is an easy way to create an internal side section (left/right) where you can insert a list menu or other.

0.5.0 2019-10-16. #

  • git commit
  • Added borderRadius field for scaffold border - (double value).
  • Added leftScale and RightScale fields for scaffold scaling - (double value).
  • Added onDragUpdate(double value, InnerDraweDirection direction) callback function.

0.4.0 2019-08-07. #

  • new Features and Documentation Updates
  • Parameter position removed. Now it is possible to define leftChild and rightChild simultaneously.
  • Parameter offset replaced with leftOffset and rightOffset.
  • Parameter animationType replaced with leftAnimationType and rightAnimationType.
  • Possibility to tap the scaffold even when open with tapScaffoldEnabled.

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.
481
likes
0
points
24
downloads

Publisher

verified publisherdn-a.dev

Weekly Downloads

Inner Drawer is an easy way to create an internal side section (left/right) where you can insert a list menu or other.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_inner_drawer