arabic_date_time 0.0.1-beta copy "arabic_date_time: ^0.0.1-beta" to clipboard
arabic_date_time: ^0.0.1-beta copied to clipboard

Arabic Date Time

arabic_date_time #

A utility package to convert English Date to Hijri Date. It uses the Umm al-Qura Calender, which is the official lunar calendar used in Saudi Arabia for administrative purposes.

General #

This is in WIP. Use with caution. No documentation is available for now.

Getting Started #

First, add arabic_date_time as a dependency in your pubspec.yaml file.

dependencies:
  media_store_plus: ^0.0.1-beta

Don't forget to flutter pub get.