flutter_slider_drawer 1.2.1 copy "flutter_slider_drawer: ^1.2.1" to clipboard
flutter_slider_drawer: ^1.2.1 copied to clipboard

outdated

A Flutter package with custom implementation of the Slider Drawer Menu

1.2.1 Release #

  • Improve code document

1.2.0 Release #

  • Implement swipe to open feature for sliderDirection LEFT_TO_RIGHT and RIGHT_TO_LEFT.
  • Deprecate parameter sliderMenuOpenOffset and sliderMenuCloseOffset. You can use sliderMenuOpenSize and sliderMenuCloseSize.
  • Deprecate parameter sliderOpen. You can use slideDirection
  • Deprecate parameter sliderAnimationTimeInMilliseconds. You can use animationDuration
  • You can access animationController by key.
  • Bug fixed

1.0.3 Release #

  • Added TopToBottom slide feature
  • Added Shadow feature with shadowColor,shadowBlurRadius and shadowSpread dynamic handle
  • Bug fixed

1.0.2 Release #

  • Added RightToLeft/LeftToRight slide feature
  • Bug fixed

1.0.1 Release #

  • Bug fixed

1.0.0 Release #

  • Slider with custom animation time
  • Provide Basic Appbar with customization of color, sizes and title
  • Dynamic slider open and close offset
  • Provide drawer icon animation
564
likes
40
points
8.65k
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package with custom implementation of the Slider Drawer Menu

Repository (GitHub)
View/report issues

License

BSD-2-Clause (license)

Dependencies

flutter

More

Packages that depend on flutter_slider_drawer