wave_drawer 0.1.1 copy "wave_drawer: ^0.1.1" to clipboard
wave_drawer: ^0.1.1 copied to clipboard

Wave Drawer is an easy way to create stunning app drawer with a bezier curve boundary. Animated bezier curves are coming soon!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wave_drawer

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  wave_drawer: ^0.1.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:wave_drawer/wave_drawer.dart';
11
likes
30
pub points
53%
popularity

Publisher

unverified uploader

Wave Drawer is an easy way to create stunning app drawer with a bezier curve boundary. Animated bezier curves are coming soon!

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on wave_drawer