{"id":32268555,"url":"https://github.com/the-key-software/quran_api.dart","last_synced_at":"2026-02-20T20:03:18.577Z","repository":{"id":220237498,"uuid":"750627726","full_name":"the-key-software/quran_api.dart","owner":"the-key-software","description":"Implementation of the Quran API based on the official documentation","archived":false,"fork":false,"pushed_at":"2024-12-20T23:56:00.000Z","size":578,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-11T16:20:47.418Z","etag":null,"topics":["android","dart","flutter","freezed","ios","mobile","quran","typesafe","web"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/quran_api","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/the-key-software.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-31T01:59:45.000Z","updated_at":"2025-06-24T04:09:51.000Z","dependencies_parsed_at":"2024-02-29T14:52:11.229Z","dependency_job_id":null,"html_url":"https://github.com/the-key-software/quran_api.dart","commit_stats":null,"previous_names":["the-key-software/quran_api","the-key-software/quran_api.dart"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/the-key-software/quran_api.dart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-key-software%2Fquran_api.dart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-key-software%2Fquran_api.dart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-key-software%2Fquran_api.dart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-key-software%2Fquran_api.dart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/the-key-software","download_url":"https://codeload.github.com/the-key-software/quran_api.dart/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-key-software%2Fquran_api.dart/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29662590,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T19:49:36.704Z","status":"ssl_error","status_checked_at":"2026-02-20T19:44:05.372Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","dart","flutter","freezed","ios","mobile","quran","typesafe","web"],"created_at":"2025-10-22T22:15:01.013Z","updated_at":"2026-02-20T20:03:18.572Z","avatar_url":"https://github.com/the-key-software.png","language":"Dart","funding_links":[],"categories":["Quranic Text and Reading (386 projects)"],"sub_categories":["Dart"],"readme":"# Quran API \n\nThis package provides a Dart and Flutter implementation of the Quran API based on the [official documentation](https://api-docs.quran.com/docs/category/quran.com-api).\n\n\n## Swagger (OpenApi)  Documentation\n- https://github.com/quran/qf-api-docs/blob/main/openAPI/quran.com/v4.json\n- https://raw.githubusercontent.com/quran/qf-api-docs/refs/heads/main/openAPI/quran.com/v4.json\n## Usage\n\n```dart\nimport \"package:quran_api/quran_api.dart\";\n\nFuture\u003cvoid\u003e main() async {\n  final value = await QuranApi.instance.search.search(\n    queries: SearchQueries(q: \"مدهامتان\"),\n  );\n\n  print(value.data.search.query);\n}\n```\n\n## Getting started\nIn your `pubspec.yaml` file, add the following dependency:\n\n```yaml\ndependencies:\n  quran_api: \n```\n\nThen, run `flutter pub get` in your terminal.\n\nor run this command:\n    \n```shell\nflutter pub add quran_api\n```\n\n## Additional information\n\nThis package is still in development, and the API is subject to change.\nfeel free to contribute to this package.\n\n## License\nRead more about the license [here](./LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-key-software%2Fquran_api.dart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthe-key-software%2Fquran_api.dart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-key-software%2Fquran_api.dart/lists"}