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

NovaDrawer – A modern, fully dynamic, and highly responsive app drawer component for Flutter supporting mobile, tablet, and desktop with 16+ animation types (including floating, wave, parallax, and cu [...]

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.0.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:nova_drawer/nova_drawer.dart';
0
likes
150
points
96
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

NovaDrawer – A modern, fully dynamic, and highly responsive app drawer component for Flutter supporting mobile, tablet, and desktop with 16+ animation types (including floating, wave, parallax, and curtain), nested menus, RTL, theming, accessibility, mini-drawer mode, gesture controls, search_plus-powered search, and background effects.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, search_plus, vector_math

More

Packages that depend on nova_drawer