adhan_dart 1.0.8 copy "adhan_dart: ^1.0.8" to clipboard
adhan_dart: ^1.0.8 copied to clipboard

Library to calculate prayer times for muslims. Based on precise astronomical formula.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add adhan_dart

With Flutter:

 $ flutter pub add adhan_dart

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

dependencies:
  adhan_dart: ^1.0.8

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:adhan_dart/adhan_dart.dart';
32
likes
110
pub points
87%
popularity

Publisher

verified publisherfarend.net

Library to calculate prayer times for muslims. Based on precise astronomical formula.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (LICENSE)

More

Packages that depend on adhan_dart