kosher_dart 2.0.20 copy "kosher_dart: ^2.0.20" to clipboard
kosher_dart: ^2.0.20 copied to clipboard

A Dart library for calculating Jewish zmanim (halachic times) including astronomical times for prayers, Shabbat, and other Jewish religious observances.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add kosher_dart

With Flutter:

 $ flutter pub add kosher_dart

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

dependencies:
  kosher_dart: ^2.0.20

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:kosher_dart/kosher_dart.dart';
23
likes
160
points
1.17k
downloads

Documentation

API reference

Publisher

verified publisherbeninsapps.com

Weekly Downloads

A Dart library for calculating Jewish zmanim (halachic times) including astronomical times for prayers, Shabbat, and other Jewish religious observances.

Repository (GitHub)
View/report issues

License

LGPL-2.1 (license)

Dependencies

intl, lints, vector_math

More

Packages that depend on kosher_dart