Use the package manager pub to install rippleanimation.
It will Make ripple animation effect background of any widget
Just import 'package:awesome_ripple_animation/awesome_ripple_animation.dart';
Scaffold(
drawer: CustomDrawer(
backgroundColor: Colors.teal,
width: MediaQuery.of(context).size.width,
widget: Container(),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.
