Last updated:
0 purchases
since date
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
copied to clipboard
Import the package to use it:
import 'package:since_date/since_date.dart';
copied to clipboard
Usage #
English use
SinceDate(DateTime.now(),local: "en",)
copied to clipboard
Arabic use
SinceDate(DateTime.now(),local: "ar",)
copied to clipboard
Follow Me On Linkedin #
OmarMudhaffar
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.