quran / quran_android

a quran reading application for android
http://android.quran.com
GNU General Public License v3.0
2k stars 886 forks source link

How to use #2592

Closed masreplay closed 7 months ago

masreplay commented 8 months ago

السلام عليكم ورحمة الله I read that the project code If I want to make an application using a “Flutter” for all devices, my question is as follows: Should I use the API or should the data be located offline?

and where I can find Quran font in the project جزاكم الله خيرا

ahmedre commented 7 months ago

وعليكم السلام ورحمة الله وبركاته it depends on what you want to do - mobile apps typically have an offline mode for when data isn't available though. you can use quran.com's API for some data. this app is written in Kotlin, perhaps you can take a look at this app which is open source and written in Flutter.

for the pages, our app uses images, not fonts. جزاكم الله خيراً والسلام عليكم