flutter-full-screen-menu
flutter-full-screen-menu copied to clipboard
Full screen menu for Flutter apps to give a user a broad variety of variants in beautiful way
1. Add hide animation in FullScreenMenu.hide(). 2. Add documentation. 3. Update android configuration in example.
Very nice library. Is it possible to animate the hide when using FullScreenMenu.hide()?
this is not an issue i guess but a question - would it be possible to modify this to only do half the screen layover with the transparent black background...
I stretched the background image for the web
Add widget tests for full screen menu widget
## Connection with issue(s) Resolve issue The Android example app does not work with the latest version of Flutter ## Testing and Review Notes The Android example app now works...
update README.md
Migrates from deprecated linter pedantic to new flutter_lints