quran_api 0.0.8 copy "quran_api: ^0.0.8" to clipboard
quran_api: ^0.0.8 copied to clipboard

Implementation of the Quran API based on the official documentation

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add quran_api

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

dependencies:
  quran_api: ^0.0.8

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:quran_api/quran_api.dart';
12
likes
0
points
73
downloads

Publisher

verified publishermatheer.com

Weekly Downloads

Implementation of the Quran API based on the official documentation

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, freezed_annotation, json_annotation, retrofit

More

Packages that depend on quran_api