contained_tab_bar_view 0.8.0 copy "contained_tab_bar_view: ^0.8.0" to clipboard
contained_tab_bar_view: ^0.8.0 copied to clipboard

Encapsulates TabController, TabBar and TabBarView into a single customizable Widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add contained_tab_bar_view
copied to clipboard

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

dependencies:
  contained_tab_bar_view: ^0.8.0
copied to clipboard

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:contained_tab_bar_view/contained_tab_bar_view.dart';
copied to clipboard
183
likes
160
points
7.19k
downloads

Publisher

verified publisherscipack.dev

Weekly Downloads

2024.10.07 - 2025.04.21

Encapsulates TabController, TabBar and TabBarView into a single customizable Widget.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

container_tab_indicator, flutter

More

Packages that depend on contained_tab_bar_view