notch_bottom_navigation 0.0.2 copy "notch_bottom_navigation: ^0.0.2" to clipboard
notch_bottom_navigation: ^0.0.2 copied to clipboard

A customizable bottom navigation bar with an inward notch and center FAB for Flutter. Configurable icons, colors, and pages.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add notch_bottom_navigation

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

dependencies:
  notch_bottom_navigation: ^0.0.2

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:notch_bottom_navigation/notch_bottom_navigation.dart';
4
likes
140
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable bottom navigation bar with an inward notch and center FAB for Flutter. Configurable icons, colors, and pages.

Repository (GitHub)
View/report issues

Topics

#navigation #bottom-navigation #custom #widget #design

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on notch_bottom_navigation