weekly_tab_pager 0.0.6 copy "weekly_tab_pager: ^0.0.6" to clipboard
weekly_tab_pager: ^0.0.6 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.6

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
0
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

Topics

#scrollable #tabs #weekdays #calendar #navigation

License

unknown (license)

Dependencies

flutter, intl

More

Packages that depend on weekly_tab_pager