heatmap_calendar_plus 2.0.0 copy "heatmap_calendar_plus: ^2.0.0" to clipboard
heatmap_calendar_plus: ^2.0.0 copied to clipboard

A customizable heatmap-style calendar widget for Flutter. Fork of flutter_heatmap_calendar, actively maintained with updates, bug fixes, and new features.

2.0.0 #

  • Breaking change: Renamed the controller method gotToDate()goToDate().
  • Fixed a typo in the method name for clarity and consistency.

1.0.0 #

  • Initial release of heatmap_calendar_plus (fork of flutter_heatmap_calendar).
  • Credits: Original work by Kim Seung Hwan (MIT). See LICENSE.
  • Includes upstream improvements equivalent to flutter_heatmap_calendar 1.1.0 (TextStyle props, spacing/layout props, calendar enhancements, docs refresh).
  • Package rename, metadata updates (repository, homepage, issue tracker).
  • New barrel import: package:heatmap_calendar_plus/heatmap_calendar_plus.dart.

Upstream history (for reference from the original package):

1.0.5 #

  • feat: Created the onMonthChange callback on the HeatMapCalendar.
  • fix: bug where app would have overflow crash if the start date was today.

1.0.4 #

  • feat: Add option to customize font size of the month.
  • fix: Fixed A Bug With Daylight Savings Resulting In Some Weeks Having 6 Days.

1.0.3 #

  • fix: RangeError when based day is Sunday on Heatmap.
  • fix: Wrong month text location erroron Heatmap.

1.0.2 #

  • Update Package name.
  • Update README.md

1.0.0 #

  • Initial Open Source.
4
likes
160
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable heatmap-style calendar widget for Flutter. Fork of flutter_heatmap_calendar, actively maintained with updates, bug fixes, and new features.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on heatmap_calendar_plus