prayer_timetable 2.1.0 copy "prayer_timetable: ^2.1.0" to clipboard
prayer_timetable: ^2.1.0 copied to clipboard

Comprehensive Dart library for Islamic prayer time calculations with multiple methods, jamaah time management, timezone support, and Hijri calendar integration.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add prayer_timetable

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

dependencies:
  prayer_timetable: ^2.1.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:prayer_timetable/prayer_timetable.dart';
2
likes
0
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

Comprehensive Dart library for Islamic prayer time calculations with multiple methods, jamaah time management, timezone support, and Hijri calendar integration.

Repository (GitHub)
View/report issues

Topics

#islam #prayer #muslim #adhan #hijri

Documentation

Documentation

License

unknown (license)

Dependencies

adhan_dart, hijri, timezone

More

Packages that depend on prayer_timetable