iso_calendar 1.0.0
iso_calendar: ^1.0.0 copied to clipboard
Dart package for calculating the year and week number based on ISO-8601.
1.0.0 Support Null Safety #
1.0.0-nullsafety.0 Support Null Safety #
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.