tab_navigation_bar 1.0.5 copy "tab_navigation_bar: ^1.0.5" to clipboard
tab_navigation_bar: ^1.0.5 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 Dart:

 $ dart pub add tab_navigation_bar

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

dependencies:
  tab_navigation_bar: ^1.0.5

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

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_widget_wrapper

More

Packages that depend on tab_navigation_bar