alquran_client 0.0.5 copy "alquran_client: ^0.0.5" to clipboard
alquran_client: ^0.0.5 copied to clipboard

A client for alquran.cloud API.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add alquran_client

With Flutter:

 $ flutter pub add alquran_client

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

dependencies:
  alquran_client: ^0.0.5

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:alquran_client/alquran_client.dart';
2
likes
130
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

A client for alquran.cloud API.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

equatable, http

More

Packages that depend on alquran_client