islamic_hijri_calendar 0.0.2 copy "islamic_hijri_calendar: ^0.0.2" to clipboard
islamic_hijri_calendar: ^0.0.2 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 Dart:

 $ dart pub add islamic_hijri_calendar

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 dart pub get):

dependencies:
  islamic_hijri_calendar: ^0.0.2

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:islamic_hijri_calendar/islamic_hijri_calendar.dart';
36
likes
0
points
109
downloads

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

License

unknown (license)

Dependencies

flutter, google_fonts, intl

More

Packages that depend on islamic_hijri_calendar