pop_bottom_nav 0.0.3+1 copy "pop_bottom_nav: ^0.0.3+1" to clipboard
pop_bottom_nav: ^0.0.3+1 copied to clipboard

outdated

Pop bottom navigation, simple to use and bueatiful with animations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pop_bottom_nav

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

dependencies:
  pop_bottom_nav: ^0.0.3+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:pop_bottom_nav/pop_bottom_nav.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Pop bottom navigation, simple to use and bueatiful with animations.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on pop_bottom_nav