awesome_drawer 0.0.2 copy "awesome_drawer: ^0.0.2" to clipboard
awesome_drawer: ^0.0.2 copied to clipboard

Simple and customizable Drawer that give beautifull look to your app. Change the user interface of your app with this Drawer.

Use the package manager pub to install rippleanimation.

Features #

It will Make ripple animation effect background of any widget

Getting started #

Just import 'package:awesome_ripple_animation/awesome_ripple_animation.dart';

Usage #

Scaffold(
drawer: CustomDrawer(
backgroundColor: Colors.teal,
width: MediaQuery.of(context).size.width,
widget: Container(),

Mobile view

Contributing #

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License #

BSD

0
likes
100
pub points
0%
popularity

Publisher

unverified uploader

Simple and customizable Drawer that give beautifull look to your app. Change the user interface of your app with this Drawer.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on awesome_drawer