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

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: ^3.0.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:drawerbehavior/drawerbehavior.dart';
161
likes
140
points
361
downloads

Publisher

verified publisherzariman.dev

Weekly Downloads

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

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on drawerbehavior