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

A Flutter bottom navigation bar that supports unread messages, support for custom widgets

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bottom_badge_bar

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

dependencies:
  bottom_badge_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:bottom_badge_bar/badge_bottom_navigation_bar.dart';
import 'package:bottom_badge_bar/badge_bottom_navigation_bar_item.dart';
0
likes
10
pub points
0%
popularity

Publisher

unverified uploader

A Flutter bottom navigation bar that supports unread messages, support for custom widgets

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, vector_math

More

Packages that depend on bottom_badge_bar