quran_api 0.1.1
quran_api: ^0.1.1 copied to clipboard
Implementation of the Quran API based on the official documentation
0.0.1 #
- Implement the basic functionality of the package and endpoints for the API.
0.0.2 #
- Implement full quran client.
0.0.3 #
- Implement full juzs client.
0.0.4 #
- fix juzs client implementation and add tests.
0.0.5 #
- update verses client implementation and add tests.
0.0.6 #
- implement and test the full resources client.
0.0.7 #
- implement most of the endpoints and add tests.
0.0.8 #
- json_serializable: include_if_null: false
0.0.9 #
- fix the resources client implementation and add tests.
0.1.0 #
- Auto generate the client using
swagger_parser
0.1.1 #
- No Changes