badi_date 1.0.4 copy "badi_date: ^1.0.4" to clipboard
badi_date: ^1.0.4 copied to clipboard

A Baha'i Calendar (Badi Calendar) library to convert dates from and to Georgian Dates.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add badi_date

With Flutter:

 $ flutter pub add badi_date

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

dependencies:
  badi_date: ^1.0.4

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:badi_date/badi_date.dart';
1
likes
140
pub points
0%
popularity

Publisher

verified publishergood-gui.de

A Baha'i Calendar (Badi Calendar) library to convert dates from and to Georgian Dates.

Homepage

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

dart_suncalc

More

Packages that depend on badi_date