anydrawer 1.0.3 copy "anydrawer: ^1.0.3" to clipboard
anydrawer: ^1.0.3 copied to clipboard

A flutter package to show drawer from any where in the app by providing context. It eliminates the need to use scaffold to show drawer.

1.0.0 #

  • Initial release

1.0.1 #

  • Added screenshots to README.md
  • Fixed right drawer drag issue.

1.0.2 #

  • Added controller property showDrawer function to close drawer programmatically.

1.0.3 #

  • Added closeOnResume property to close drawer when app is resumed (Android only).
  • Added closeOnBackButton property to close drawer when back button is pressed (Requires a route navigator).
  • Added closeOnEscapeKey property to close drawer when Escape key is pressed.
30
likes
0
points
262
downloads

Publisher

verified publishernbhatt.com.np

Weekly Downloads

A flutter package to show drawer from any where in the app by providing context. It eliminates the need to use scaffold to show drawer.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on anydrawer