paged_vertical_calendar 1.1.3 copy "paged_vertical_calendar: ^1.1.3" to clipboard
paged_vertical_calendar: ^1.1.3 copied to clipboard

outdated

A simple paginated framework for implementing calendar based interfaces.

1.1.3 #

1.1.2 #

  • updated dependencies
  • removed unnecessary intl dependency

1.1.1 #

  • reverted scrollcontroller to 1.0.4 implementation after it was changed in 1.0.6

1.1.0 #

  • update to Flutter 3.0!!!
  • BREAKING: in order to better reflect the bi-directional pagination, startDate & endDatehave been renamed to minDate & maxDate
  • BREAKING: onPaginationComplete will now return a PaginationDirection to indicate if minDate or maxDate has been reached

1.0.6 #

  • allow for bi-directional pagination. thanks to desmeit
  • adds initiaDate parameter that sets the starting location of the calendar view.

1.0.5 #

  • typo (woops!)

1.0.4 #

  • exposed scrollController
  • fixed month generation bug #10

1.0.3 #

  • added ability to set custom scrollPhysics #8
  • updates dependencies
  • minor bug fixes

1.0.2 #

  • updated pubspec to fix metadata issues

1.0.1 #

  • Fixed a bug where overlapping weeks weren't calculated correctly resulting in missing days.
  • added web & windows build to example

1.0.0 #

  • released nullsafety

1.0.0-nullsafety #

  • Migrated to nullsafety

0.0.1 #

  • Initial release
115
likes
0
pub points
94%
popularity

Publisher

verified publishercasvanluijtelaar.com

A simple paginated framework for implementing calendar based interfaces.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, infinite_scroll_pagination

More

Packages that depend on paged_vertical_calendar