r_nav_n_sheet 1.1.0 copy "r_nav_n_sheet: ^1.1.0" to clipboard
r_nav_n_sheet: ^1.1.0 copied to clipboard

Animated, modern and highly customisable bottom navigation bar for flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add r_nav_n_sheet
copied to clipboard

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

dependencies:
  r_nav_n_sheet: ^1.1.0
copied to clipboard

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:r_nav_n_sheet/r_nav_n_sheet.dart';
copied to clipboard
42
likes
150
points
87
downloads

Publisher

verified publisherlazydeveloper.dev

Weekly Downloads

2024.09.23 - 2025.04.07

Animated, modern and highly customisable bottom navigation bar for flutter.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on r_nav_n_sheet