This is a simple material UI Quran and Sunnah reader.
🤟 Works on Android, iOS, Linux, Windows and Mac. Thank you Flutter 💖!
After cloning the project, change to this working directory and run :
flutter run
- Find a designer 8000
- Publish on PlayStore
-
Quran
-
Quran Recitations
-
Dua Recitations
-
Hadith and Sunnah
-
Madrasa
-
Multiple translations
-
Abridged explanations of the Quran
-
Learning resources
-
Favourites
-
Application reviews and Release notes
-
User manual
-
Text sharing
-
Search quran
-
Search every other list
-
Islamic calendar
-
Optional reminders (Prayer and Fasting)
- Arabic / English / Transliteration toggles
- Scroll Direction
- App colors and theme
- Arabic fonts
- Other UI fonts
light | dark |
---|---|
For minimal app bundle size :
flutter build appbundle --build-number <n> # support more platforms
flutter build appbundle --target-platform android-arm,android-arm64 --build-number <n>
For minimal apk size :
flutter build apk --split-per-abi