jhijri 0.0.1 copy "jhijri: ^0.0.1" to clipboard
jhijri: ^0.0.1 copied to clipboard

outdated

Converts Date From Gregorian to Hijri and Vice Versa It Also Comes With a Great Date Picker Widget That Easy To Use.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add jhijri

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

dependencies:
  jhijri: ^0.0.1

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:jhijri/_src/_jStatic.dart';
import 'package:jhijri/_src/jHijri.dart';
import 'package:jhijri/_src/jHijriPicker.dart';
import 'package:jhijri/jHijri.dart';
17
likes
0
points
877
downloads

Publisher

verified publisherjucodes.com

Weekly Downloads

Converts Date From Gregorian to Hijri and Vice Versa It Also Comes With a Great Date Picker Widget That Easy To Use.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on jhijri