weekly_tab_pager 0.0.9 copy "weekly_tab_pager: ^0.0.9" to clipboard
weekly_tab_pager: ^0.0.9 copied to clipboard

discontinuedreplaced by: date_tab_pager

Customizable TabBar component with integrated TabView that displays weekdays and allows for infinite scrolling by week.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add weekly_tab_pager

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

dependencies:
  weekly_tab_pager: ^0.0.9

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:weekly_tab_pager/weekly_tab_pager.dart';
8
likes
140
points
162
downloads

Publisher

unverified uploader

Weekly Downloads

Customizable TabBar component with integrated TabView that displays weekdays and allows for infinite scrolling by week.

Topics

#scrollable #tabs #weekdays #calendar #navigation

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, intl

More

Packages that depend on weekly_tab_pager