A app for Muslims to stream Al-Qur'an recitations online.
This app is built with the Flutter framework and also uses data from the Al-Quran cloud api.
- Users can select reciter of their choice form the list of reciters
- Background Audio
- Background Audio control
Reciters List Page | Audio player Page |
---|---|
Name | Usage |
---|---|
audio_video_progress_bar | For the audio control slider |
auto_size_text | For auto resizable texts |
just_audio | for palying audio from remote source |
just_audio_background | For playing audio in the background |
rxdart | For reactive programming |
To install the app on your computer, make sure you have Flutter installed on your computer and clone this repository with
git clone https://github.com/Abdulrasheed1729/quran_pod.git
then run
flutter pub get
to resolve dependencies and run
flutter run
to run the app.
You can download the app apk file here.
If you have any issue with app or you have any suggestion consider opening a issue here.
Also pull requests are welcome.