chinese_lunar_calendar 1.0.3 copy "chinese_lunar_calendar: ^1.0.3" to clipboard
chinese_lunar_calendar: ^1.0.3 copied to clipboard

A Dart Package for creating Chinese Lunar Calendar. It runs locally and doesn't depend on any remote API.

Changelog #

0.0.1 #

  • Calculate Chinese New Year day.

0.0.2 #

  • Calculate LunarYear.
  • Calculate LunarDate.

0.0.3 #

  • Calculate Chinese weekday.

0.0.4 #

  • Calculate phase of moon.
  • Calculate solar terms.

0.0.5 #

  • Add option for calculating lunar calendar using China Standard Time or local time.

0.0.6 #

  • Calculate month 8 char.
  • Refactor SolarTerm class.

0.0.7 #

  • Calculate day 8 char.
  • Calculate two-hour 8 char.

0.0.8 #

  • Calculate two-hour period lucky list.
  • Calculate two-hour period list.

0.0.9 #

  • Downgrade the dependency collection's version

0.0.10 #

  • Calculate ke of two-hour period

0.0.11 #

  • Refactor the lunar month name.

0.0.12 #

  • Add Traditional Chinese.

0.0.13 #

  • Fix the bug when recreate Loc.

0.1.0 #

  • Make SolarTerm independently.

0.2.0 #

  • Refactor the way for localization.

0.3.0 #

  • Add solar term data for 2026.

0.3.1 #

  • Add index field in SolarTerm.

1.0.0 #

  • Refactor LunarCalendar.
  • Fix bugs.

1.0.1 #

  • Downgrade collection to 1.18.0.

1.0.2 #

  • Export 'src/constants/constants.dart'.

1.0.3 #

  • Refactor extensions in 'LunarDate'.
6
likes
160
pub points
77%
popularity

Publisher

verified publishermintminter.dev

A Dart Package for creating Chinese Lunar Calendar. It runs locally and doesn't depend on any remote API.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

collection, equatable

More

Packages that depend on chinese_lunar_calendar