slidable_drawer 1.0.8 copy "slidable_drawer: ^1.0.8" to clipboard
slidable_drawer: ^1.0.8 copied to clipboard

This package was created to implement a Custom Drawer that could be opened with a simple swipe.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add slidable_drawer

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

dependencies:
  slidable_drawer: ^1.0.8

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:slidable_drawer/slidable_drawer.dart';
2
likes
150
pub points
40%
popularity

Publisher

verified publishershodev.live

This package was created to implement a Custom Drawer that could be opened with a simple swipe.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on slidable_drawer