- fix
- Add a var to decide whether to use GestureDetector to resolve google map disable
- Added null safety
- Improve code document
- Implement swipe to open feature for sliderDirection LEFT_TO_RIGHT and RIGHT_TO_LEFT.
- Deprecate parameter
sliderMenuOpenOffset
andsliderMenuCloseOffset
. You can usesliderMenuOpenSize
andsliderMenuCloseSize
. - Deprecate parameter
sliderOpen
. You can useslideDirection
- Deprecate parameter
sliderAnimationTimeInMilliseconds
. You can useanimationDuration
- You can access
animationController
by key. - Bug fixed
- Added TopToBottom slide feature
- Added Shadow feature with shadowColor,shadowBlurRadius and shadowSpread dynamic handle
- Bug fixed
- Added RightToLeft/LeftToRight slide feature
- Bug fixed
- Bug fixed
- 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