deluxe_bottom_bar 1.1.1 copy "deluxe_bottom_bar: ^1.1.1" to clipboard
deluxe_bottom_bar: ^1.1.1 copied to clipboard

Deluxe Bottom Bar is a Flutter package that provides a customizable bottom navigation bar for your Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add deluxe_bottom_bar

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

dependencies:
  deluxe_bottom_bar: ^1.1.1

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:deluxe_bottom_bar/deluxe_bottom_bar.dart';
7
likes
160
points
203
downloads

Publisher

unverified uploader

Weekly Downloads

Deluxe Bottom Bar is a Flutter package that provides a customizable bottom navigation bar for your Flutter applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on deluxe_bottom_bar