islamic_hijri_calendar 0.0.4 copy "islamic_hijri_calendar: ^0.0.4" to clipboard
islamic_hijri_calendar: ^0.0.4 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
copied to clipboard

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.4
copied to clipboard

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';
copied to clipboard
38
likes
140
points
127
downloads
screenshot

Publisher

verified publisherdevcodespace.com

Weekly Downloads

2024.10.07 - 2025.04.21

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