timings_of_deen 0.0.1
timings_of_deen: ^0.0.1 copied to clipboard
Your comprehensive guide for daily Muslim practices. Access accurate prayer times, Qibla direction,and essential Islamic resources, all in one place..
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add timings_of_deen
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
timings_of_deen: ^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:timings_of_deen/timings_of_deen.dart';