range_calendar 0.0.4-dev.1 copy "range_calendar: ^0.0.4-dev.1" to clipboard
range_calendar: ^0.0.4-dev.1 copied to clipboard

The range_calendar package has a calendar with daily, weekly and monthly selection option. Just insert a Map<DateTime, List<Widgets>> to perform displaying and filtering events.

0.0.1-dev.1 - 03/10/2021 #

  • Allows selection of a day;
  • Allows selection of a week;
  • Allows selection of the entire month.
  • Allows you to display a list of filtered widgets.

0.0.2-dev.1 - 04/10/2021 #

  • Added README.md
  • Added CAHNGELOG.md

0.0.3-dev.1 - 05/10/2021 #

  • Added option to rename months
  • Added option to rename weeks
  • Added customizations

0.0.4-dev.1 - 06/10/2021 #

  • Added documentation
8
likes
110
pub points
0%
popularity

Publisher

unverified uploader

The range_calendar package has a calendar with daily, weekly and monthly selection option. Just insert a Map<DateTime, List<Widgets>> to perform displaying and filtering events.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

flutter, material_design_icons_flutter

More

Packages that depend on range_calendar