0 purchases
timestamp 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
final duration =
TimeStampDuration(startTimestamp: 1712594349, endTimestamp: 1712596364);
duration.timeStampDuration();
copied to clipboard
Installation #
dependencies:
timestamp_duration: ^0.0.2;
copied to clipboard
Example #
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.