infinite_scrollable_tabbar 0.0.1 copy "infinite_scrollable_tabbar: ^0.0.1" to clipboard
infinite_scrollable_tabbar: ^0.0.1 copied to clipboard

A fully customizable Flutter tab bar with infinite scrolling capability. Create horizontally scrollable tab bars where tabs repeat seamlessly in both directions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add infinite_scrollable_tabbar

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

dependencies:
  infinite_scrollable_tabbar: ^0.0.1

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:infinite_scrollable_tabbar/infinite_scrollable_tabbar.dart';
0
likes
150
points
--
downloads

Publisher

verified publisheraryak.dev

Weekly Downloads

A fully customizable Flutter tab bar with infinite scrolling capability. Create horizontally scrollable tab bars where tabs repeat seamlessly in both directions.

Repository (GitHub)
View/report issues

Topics

#tabbar #tabs #infinite-scroll #scrollable #widget

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on infinite_scrollable_tabbar