flow_drawer 0.0.3 copy "flow_drawer: ^0.0.3" to clipboard
flow_drawer: ^0.0.3 copied to clipboard

A custom animated drawer package for Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flow_drawer

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

dependencies:
  flow_drawer: ^0.0.3

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:flow_drawer/flow_drawer.dart';
0
likes
160
points
189
downloads

Publisher

verified publisheryahska.net

Weekly Downloads

A custom animated drawer package for Flutter apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_hooks

More

Packages that depend on flow_drawer