time_difference 0.1.3+1 copy "time_difference: ^0.1.3+1" to clipboard
time_difference: ^0.1.3+1 copied to clipboard

Plugin returns time interval as 1 min ago, 2 hours ago, 2 days ago and Dec 20, 2020 for more than 2 days.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add time_difference

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

dependencies:
  time_difference: ^0.1.3+1

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:time_difference/time_difference.dart';
7
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Plugin returns time interval as 1 min ago, 2 hours ago, 2 days ago and Dec 20, 2020 for more than 2 days.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

cupertino_icons, flutter, intl

More

Packages that depend on time_difference