lamp_bottom_navigation 0.1.1 copy "lamp_bottom_navigation: ^0.1.1" to clipboard
lamp_bottom_navigation: ^0.1.1 copied to clipboard

An animated Bottom Navigation for Flutter apps with Lamp Effect.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lamp_bottom_navigation

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

dependencies:
  lamp_bottom_navigation: ^0.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:lamp_bottom_navigation/lamp_bottom_navigation.dart';
23
likes
40
pub points
29%
popularity

Publisher

unverified uploader

An animated Bottom Navigation for Flutter apps with Lamp Effect.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on lamp_bottom_navigation