iso_calendar 0.9.0
iso_calendar: ^0.9.0 copied to clipboard
Dart package for calculating a number of years and week numbers based on ISO-8601.
0.9.0 Preparing for Null Safety #
- No breaking changes
0.0.6 Add pubspec.yaml for example code #
0.0.5 Add example code #
0.0.4 Add comments for dartdoc #
0.0.3 Update README #
- Update sample code in the README
0.0.2 Update pubspec.yaml #
- Remove unnecessary code in pubspec.yaml
0.0.1 First Release #
- Implement IsoCalendar class.