Skip to content

RZItech/RZI-HifdhApp-Flutter

Repository files navigation

Hifdh App

A Flutter application to help memorize Islamic texts.

How to use

  1. Create a zip file with the following structure:

    example.zip
    ├── audio
    │   └── chapter_1.mp3
    │   └── chapter_2.mp3
    │   └── ...
    └── data.yml
    
  2. The data.yml file should have the following structure:

    name: The Conditions Of Salah
    chapter_1:
      name: Introduction
      arabic: |
        شُرُوطُ الصَّلَاةِ تِسْعَةٌ
        الإسلام
        ...
      translation: |
        The conditions of Salah are nine.
        Islam;
        ...
      audio: audio/chapter_1.mp3
  3. Run the app, open the books store, and press the '+' button to import the zip file. There are also books in the book store for free

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors