custom_inner_drawer 1.0.5 copy "custom_inner_drawer: ^1.0.5" to clipboard
custom_inner_drawer: ^1.0.5 copied to clipboard

discontinuedreplaced by: slidable_drawer

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 custom_inner_drawer

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

dependencies:
  custom_inner_drawer: ^1.0.5

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:custom_inner_drawer/inner_drawer.dart';
1
likes
130
points
14
downloads

Publisher

verified publishershodev.live

Weekly Downloads

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

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on custom_inner_drawer