adaptive_scrollable_tab_bar 0.0.6 copy "adaptive_scrollable_tab_bar: ^0.0.6" to clipboard
adaptive_scrollable_tab_bar: ^0.0.6 copied to clipboard

Adaptive Scrollable Tab Bar is an upgraded version of Bottom Navigation Bar

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adaptive_scrollable_tab_bar
copied to clipboard

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

dependencies:
  adaptive_scrollable_tab_bar: ^0.0.6
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:adaptive_scrollable_tab_bar/adaptive_scrollable_tabs_view.dart';
copied to clipboard
4
likes
30
points
43
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.09 - 2025.03.24

Adaptive Scrollable Tab Bar is an upgraded version of Bottom Navigation Bar

Repository (GitHub)

License

unknown (license)

Dependencies

flutter

More

Packages that depend on adaptive_scrollable_tab_bar