bottom_drawer 0.0.5 copy "bottom_drawer: ^0.0.5" to clipboard
bottom_drawer: ^0.0.5 copied to clipboard

A bottom drawer widget, support customize drawer header and body, support list body, support drag to open and close.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bottom_drawer

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

dependencies:
  bottom_drawer: ^0.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:bottom_drawer/bottom_drawer.dart';
34
likes
150
points
1.47k
downloads

Publisher

unverified uploader

Weekly Downloads

A bottom drawer widget, support customize drawer header and body, support list body, support drag to open and close.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on bottom_drawer