blured_navigation_bar_x 1.0.0
blured_navigation_bar_x: ^1.0.0 copied to clipboard
Blured bottom navigation view
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add blured_navigation_bar_xThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
blured_navigation_bar_x: ^1.0.0Alternatively, 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:blured_navigation_bar_x/blured_navigation_bar_x.dart';