motion_tab_bar_v2 3.0.0 copy "motion_tab_bar_v2: ^3.0.0" to clipboard
motion_tab_bar_v2: ^3.0.0 copied to clipboard

A maintained replacement for Motion-Tab-Bar - an animated bottom navigation bar for Flutter with customizable colors and icons that animate into place.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add motion_tab_bar_v2

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

dependencies:
  motion_tab_bar_v2: ^3.0.0

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:motion_tab_bar_v2/motion-badge.widget.dart';
import 'package:motion_tab_bar_v2/motion-tab-bar.dart';
import 'package:motion_tab_bar_v2/motion-tab-controller.dart';
import 'package:motion_tab_bar_v2/motion-tab-item.dart';
95
likes
160
points
481
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A maintained replacement for Motion-Tab-Bar - an animated bottom navigation bar for Flutter with customizable colors and icons that animate into place.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on motion_tab_bar_v2