flutter_advanced_drawer 1.0.0+2 copy "flutter_advanced_drawer: ^1.0.0+2" to clipboard
flutter_advanced_drawer: ^1.0.0+2 copied to clipboard

outdated

An advanced drawer widget, that can be fully customized with size, text, color, radius of corners.

flutter_advanced_drawer #

An advanced drawer widget, that can be fully customized with size, text, color, radius of corners.

Advanced Drawer States #

Drawer Open State Drawer Closed State
Advanced Drawer Open State Advanced Drawer Closed State

AdvancedDrawer Parameters #

Parameter Description Type Default
child Screen widget Widget required
drawer Drawer widget Widget required
controller Widget controller AdvancedDrawerController
backdropColor Backdrop color Color
openRatio Opening ratio double 0.75
animationDuration Animation duration Duration 300ms
animationCurve Animation curve Curve Curves.easeInOut
childDecoration Child container decoration BoxDecoration Shadow, BorderRadius

Preview #

Preview Tap Preview Gesture
Advanced Drawer Tap Animation Advanced Drawer Gestures
323
likes
0
pub points
97%
popularity

Publisher

verified publisheralexmelnyk.io

An advanced drawer widget, that can be fully customized with size, text, color, radius of corners.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_advanced_drawer