Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 1.92 KB

README.md

File metadata and controls

37 lines (30 loc) · 1.92 KB

quran_app

Download APK

Quran app built with Flutter

How to build from source

You can use global flutter commands as usual, or you can install fvm:

  • Install fvm
  • Install specific flutter version with fvm install theversion, see pubspec.yaml to see the flutter version
  • Run any flutter commands with fvm flutter ... instead of flutter ...

Features:

  • Support dark and ligth theme
  • Multiple translations
  • Bookmark ayat
  • And some basic features

There is still so much to improve (playing audio, ayah for today, etc) if you want to contribute whether it's a feature or a bug you can send a Pull Request, maybe I can check it out

Screenshot (Dark theme)

Screenshot (Light theme)