time_machine 0.1.1
time_machine: ^0.1.1 copied to clipboard
Date and time library for DartVM, Dart4Web and Flutter with support for timezones, calendars, culture-aware formatting and parsing.
Changelog #
0.1.1 #
- Broke some things while making this work on many platforms. Fixed them (still need to do unit tests on js).
0.1.0 #
- Made some changes to try and less confuse Pana.
0.0.4 #
- Now works on Flutter, Web, and VM!
0.0.2 #
- Many things have been Dartified. Constructors consolidated, names are lowercased, @private usage heavily reduced.
0.0.1 #
- Initial version.