nova_drawer 1.2.5 copy "nova_drawer: ^1.2.5" to clipboard
nova_drawer: ^1.2.5 copied to clipboard

NovaDrawer – Production-grade Flutter drawer system with responsive layout

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nova_drawer

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

dependencies:
  nova_drawer: ^1.2.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:nova_drawer/nova_drawer.dart';
1
likes
160
points
699
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

NovaDrawer – Production-grade Flutter drawer system with responsive layout

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, search_plus, vector_math

More

Packages that depend on nova_drawer