deluxe_bottom_bar 1.0.4 copy "deluxe_bottom_bar: ^1.0.4" to clipboard
deluxe_bottom_bar: ^1.0.4 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 Dart:

 $ dart pub add deluxe_bottom_bar

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 dart pub get):

dependencies:
  deluxe_bottom_bar: ^1.0.4

Alternatively, your editor might support dart pub get or 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
0
points
14
downloads

Publisher

verified publisherdmupapp.com

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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on deluxe_bottom_bar