drawer_rail 0.2.0 copy "drawer_rail: ^0.2.0" to clipboard
drawer_rail: ^0.2.0 copied to clipboard

A collapsible, themeable side navigation drawer with a full-width panel and a narrow icon rail: search, sections, badges, expandable groups and flyouts.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add drawer_rail

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

dependencies:
  drawer_rail: ^0.2.0

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:drawer_rail/drawer_rail.dart';
1
likes
160
points
227
downloads

Documentation

API reference

Publisher

verified publisherdevfrs.com

Weekly Downloads

A collapsible, themeable side navigation drawer with a full-width panel and a narrow icon rail: search, sections, badges, expandable groups and flyouts.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#drawer #navigation #sidebar #ui #widget

License

MIT (license)

Dependencies

flutter

More

Packages that depend on drawer_rail