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

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

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';
24
likes
160
pub points
69%
popularity
screenshot

Publisher

verified publisherdevcodespace.com

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