hijri_core 1.0.0 copy "hijri_core: ^1.0.0" to clipboard
hijri_core: ^1.0.0 copied to clipboard

Hijri/Gregorian calendar conversion for Dart and Flutter. Pluggable engine system with built-in Umm al-Qura and FCNA calendars. Zero dependencies.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add hijri_core

With Flutter:

 $ flutter pub add hijri_core

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

dependencies:
  hijri_core: ^1.0.0

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:hijri_core/hijri_core.dart';
0
likes
150
points
103
downloads

Documentation

API reference

Publisher

verified publisherariccamarata.com

Weekly Downloads

Hijri/Gregorian calendar conversion for Dart and Flutter. Pluggable engine system with built-in Umm al-Qura and FCNA calendars. Zero dependencies.

Repository (GitHub)
View/report issues

Topics

#hijri #islamic #calendar #gregorian #umm-al-qura

License

MIT (license)

More

Packages that depend on hijri_core