Quran app built with Flutter
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 offlutter ...
- 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