tab_navigation_bar 1.0.8 copy "tab_navigation_bar: ^1.0.8" to clipboard
tab_navigation_bar: ^1.0.8 copied to clipboard

Bottom navigation bar, it has unique indicator mode. When change current index then indicator move.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tab_navigation_bar

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

dependencies:
  tab_navigation_bar: ^1.0.8

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:tab_navigation_bar/tab_navigation_bar.dart';
12
likes
140
pub points
45%
popularity

Publisher

unverified uploader

Bottom navigation bar, it has unique indicator mode. When change current index then indicator move.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on tab_navigation_bar