flippo_navigation 0.0.4 copy "flippo_navigation: ^0.0.4" to clipboard
flippo_navigation: ^0.0.4 copied to clipboard

outdated

A Flutter Animated Navigation Drawer Package.

flippo_navigation #

A Flutter package to make an animated navigation bar.

Screenshots #

https://github.com/sad1996/flippo/blob/master/Screenshot/Screenrecord.mp4 https://github.com/sad1996/flippo/blob/master/Screenshot/Screen1.png https://github.com/sad1996/flippo/blob/master/Screenshot/Screen2.png

Snippet #

new Flippo( mask: new Scaffold( backgroundColor: Colors.white, ), body: new Scaffold( backgroundColor: Colors.white, ), drawer: new Scaffold( backgroundColor: Colors.black, ), );

14
likes
0
pub points
25%
popularity

Publisher

unverified uploader

A Flutter Animated Navigation Drawer Package.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flippo_navigation