overlay_nav_bar 0.1.0 copy "overlay_nav_bar: ^0.1.0" to clipboard
overlay_nav_bar: ^0.1.0 copied to clipboard

A frosted, animated overlay bottom navigation bar for Flutter with rich UX, accessibility, and performance tuning.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add overlay_nav_bar

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

dependencies:
  overlay_nav_bar: ^0.1.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:overlay_nav_bar/overlay_nav_bar.dart';
0
likes
130
points
10
downloads

Documentation

API reference

Publisher

verified publisherjob-mat-cher.app

Weekly Downloads

A frosted, animated overlay bottom navigation bar for Flutter with rich UX, accessibility, and performance tuning.

Homepage

License

MIT (license)

Dependencies

flutter

More

Packages that depend on overlay_nav_bar