nova_drawer 1.2.2 copy "nova_drawer: ^1.2.2" to clipboard
nova_drawer: ^1.2.2 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 Dart:

 $ dart pub add nova_drawer

With Flutter:

 $ flutter pub add nova_drawer

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

dependencies:
  nova_drawer: ^1.2.2

Alternatively, your editor might support dart pub get or 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
0
points
699
downloads

Publisher

unverified uploader

Weekly Downloads

NovaDrawer – Production-grade Flutter drawer system with responsive layout

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, search_plus, vector_math

More

Packages that depend on nova_drawer