flexible_tab_bar 0.2.0 copy "flexible_tab_bar: ^0.2.0" to clipboard
flexible_tab_bar: ^0.2.0 copied to clipboard

A beautifully animated, flex-based tab bar for Flutter. Active tabs expand, inactive tabs compact — with icons, labels, optional count badges, and smooth transitions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flexible_tab_bar

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

dependencies:
  flexible_tab_bar: ^0.2.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:flexible_tab_bar/flexible_tab_bar.dart';
0
likes
160
points
--
downloads

Documentation

API reference

Publisher

verified publishertrinhnx.dev

Weekly Downloads

A beautifully animated, flex-based tab bar for Flutter. Active tabs expand, inactive tabs compact — with icons, labels, optional count badges, and smooth transitions.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flexible_tab_bar