banai_tabbar 1.0.31 copy "banai_tabbar: ^1.0.31" to clipboard
banai_tabbar: ^1.0.31 copied to clipboard

This plug-in is designed to solve the problem of jitter in enlarging and reducing the tabbar font of flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add banai_tabbar

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

dependencies:
  banai_tabbar: ^1.0.31

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:banai_tabbar/banai_tabbar.dart';
2
likes
150
points
18
downloads

Publisher

verified publisherbanai.com.cn

Weekly Downloads

This plug-in is designed to solve the problem of jitter in enlarging and reducing the tabbar font of flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter

More

Packages that depend on banai_tabbar

Packages that implement banai_tabbar