duration 2.0.5
duration: ^2.0.5 copied to clipboard
Utilities to make working with 'Duration's easier. Formats duration in human readable form and also parses duration in human readable form to Dart's Duration.
Changelog #
2.0.5 #
- Added
parseDuration
2.0.4 #
- Terisity now takes account missing values inbetween.
2.0.1 #
- Russian and Portugese support
2.0.0 #
- Removed dependence on
quiver_time
- Upgraded to Dart 2 stable
1.0.0 #
printDuration
prettyDuration
printSeconds
prettySeconds
printMilliseconds
prettyMilliseconds