date_tab_pager 0.0.3 copy "date_tab_pager: ^0.0.3" to clipboard
date_tab_pager: ^0.0.3 copied to clipboard

Date-driven TabBar and TabView with linked navigation and infinite scroll.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add date_tab_pager

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

dependencies:
  date_tab_pager: ^0.0.3

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:date_tab_pager/date_tab_pager.dart';
3
likes
160
points
230
downloads

Publisher

unverified uploader

Weekly Downloads

Date-driven TabBar and TabView with linked navigation and infinite scroll.

Homepage
Repository (GitHub)
View/report issues

Topics

#scrollable #tabs #weekdays #calendar #navigation

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, intl

More

Packages that depend on date_tab_pager