misri_hijri 0.1.7 copy "misri_hijri: ^0.1.7" to clipboard
misri_hijri: ^0.1.7 copied to clipboard

Hijri calendar dates for Dart/Flutter with a choice of calculation system: Misri or Umm al-Qura.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add misri_hijri

With Flutter:

 $ flutter pub add misri_hijri

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

dependencies:
  misri_hijri: ^0.1.7

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:misri_hijri/misri_hijri.dart';
2
likes
160
points
255
downloads

Documentation

API reference

Publisher

verified publishertappstudio.in

Weekly Downloads

Hijri calendar dates for Dart/Flutter with a choice of calculation system: Misri or Umm al-Qura.

Repository (GitHub)
View/report issues

Topics

#hijri #islamic-calendar #calendar #date #i18n

License

BSD-2-Clause (license)

More

Packages that depend on misri_hijri