time 0.0.1 time: ^0.0.1 copied to clipboard
Make Duration Great Again.
Time.dart #
Make Duration Great Again!.
Usage #
A simple usage example:
import 'package:time/time.dart';
final Duration threeHours = 1.hours + 2.hours;
Features and bugs #
Please file feature requests and bugs at the issue tracker.
License #
MIT License