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

outdated

A new Flutter package project.

This package is used to get time duration from now and given time for kurdish, arabic and english, simple and easy to use.

Features #

Changes date to time ago.

Getting started #

add package to your pubspec.yaml file

    dependecies:
        flutter:
            sdk: flutter
        z_time_ago:

import it

import 'package:z_time_ago/z_time_ago.dart';

Usage #

String result = ZTimeAgo().getTimeAgo(
    date: DateTime.parse('2021-01-15 20:50:36.977'),
    language: Language.kurdish,
)
13
likes
0
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter package project.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on z_time_ago