drawerbehavior 0.0.10 copy "drawerbehavior: ^0.0.10" to clipboard
drawerbehavior: ^0.0.10 copied to clipboard

outdated

Drawer behavior is a library that provide an extra behavior on drawer, such as, move view or scaling view's height while drawer on slide..

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add drawerbehavior

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

dependencies:
  drawerbehavior: ^0.0.10

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:drawerbehavior/drawerbehavior.dart';
151
likes
30
pub points
82%
popularity

Publisher

verified publisherzariman.dev

Drawer behavior is a library that provide an extra behavior on drawer, such as, move view or scaling view's height while drawer on slide..

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on drawerbehavior