timestamp_duration 0.0.3 copy "timestamp_duration: ^0.0.3" to clipboard
timestamp_duration: ^0.0.3 copied to clipboard

Convert timestamp to duration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add timestamp_duration

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  timestamp_duration: ^0.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:timestamp_duration/timestamp_duration.dart';
2
likes
130
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

Convert timestamp to duration.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on timestamp_duration