time_difference 0.1.2 copy "time_difference: ^0.1.2" to clipboard
time_difference: ^0.1.2 copied to clipboard

outdated

This package helps to find the time difference from certain date/time and represents like Just now, 2 minutes ago and so on similar as facebook status. It takes parameter String format of DateTime. Th [...]

time_difference #

A new Flutter project.

Feature of this package #

This project is to find the time elapsed from certain date and represent like Just now, 2 minutes ago and so on similar as facebook status. It takes parameter String format of DateTime.

The String here is just conversionof DateTime format of DateTime.now() as DateTime.now().toString().

No necessary to convert other formats of DateTime to String because it won't work for other ones.

7
likes
0
pub points
0%
popularity

Publisher

unverified uploader

This package helps to find the time difference from certain date/time and represents like Just now, 2 minutes ago and so on similar as facebook status. It takes parameter String format of DateTime. The String here is just conversion of DateTime format of DateTime.now() as DateTime.now().toString().

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cupertino_icons, flutter, intl

More

Packages that depend on time_difference