custom_inner_drawer 1.0.4+3 copy "custom_inner_drawer: ^1.0.4+3" to clipboard
custom_inner_drawer: ^1.0.4+3 copied to clipboard

discontinuedreplaced by: slidable_drawer
outdated

custom inner drawer.

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.4+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:custom_inner_drawer/inner_drawer.dart';
import 'package:custom_inner_drawer/main.dart';
1
likes
120
points
14
downloads

Publisher

verified publishershodev.live

Weekly Downloads

custom inner drawer.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on custom_inner_drawer