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

Islamic Hijri Calendar widget displays dates in Arabic and English numerals, shows Hijri month names and years, and allows effortless month navigation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add islamic_hijri_calendar

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

dependencies:
  islamic_hijri_calendar: ^0.0.3

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

Import it

Now in your Dart code, you can use:

import 'package:islamic_hijri_calendar/islamic_hijri_calendar.dart';
36
likes
140
points
108
downloads
screenshot

Publisher

verified publisherdevcodespace.com

Weekly Downloads

Islamic Hijri Calendar widget displays dates in Arabic and English numerals, shows Hijri month names and years, and allows effortless month navigation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, google_fonts, intl

More

Packages that depend on islamic_hijri_calendar