since_date 0.0.3 copy "since_date: ^0.0.3" to clipboard
since_date: ^0.0.3 copied to clipboard

Convert The DateTime Into Humanized text

Convert The DateTime Into Humanized text

Features #

Support Both English And Arabic Languages

Getting started #

To use SinceDate in your project, add the since_date package to pubspec.yaml:

since_date 0.0.1

Import the package to use it:

import 'package:since_date/since_date.dart';

Usage #

  • English use
 SinceDate(DateTime.now(),local: "en",)
  • Arabic use
 SinceDate(DateTime.now(),local: "ar",)

Follow Me On Linkedin #

OmarMudhaffar

1
likes
110
points
55
downloads

Publisher

unverified uploader

Weekly Downloads

Convert The DateTime Into Humanized text

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on since_date