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

Convert timestamp to duration.

Hey coders this is timestamp_duration

Features #

Convert you call timestamps to duration strings

Getting started #

List prerequisites and provide or point to information on how to start using the package.

Usage #

TimeStamp duration is a simple package that can be used to convert timestamp to duration

TimeStampDuration(startTimestamp: 1712594349, endTimestamp: 1712596364);
final duration =
        TimeStampDuration(startTimestamp: 1712594349, endTimestamp: 1712596364);

duration.timeStampDuration();

Installation #

dependencies:
timestamp_duration: ^0.0.2;

Example #

Duration

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