A Flutter application that provides access to the collection of Azkar (remembrances) with PDF viewing and easy navigation functionality.
Kitab ul Azkar allows users to read and interact with Azkar content through a clean and intuitive interface. The app provides PDF viewing support, making it easier for users to navigate through content.
- Flutter - Framework for building natively compiled applications.
- pdfx - Library for displaying and interacting with PDFs.
- rename - For renaming assets and files.
- Material Design - UI components following the Material Design guidelines.
- Dart - Primary programming language for Flutter.
- View Azkar content in PDF format.
- Smooth PDF navigation.
- Clean and responsive Material Design UI.
kitab_ul_azkar/
├── lib/
│ ├── main.dart # Main application entry point
│ ├── screens/ # App screens for displaying content
│ └── widgets/ # Custom widgets
├── assets/
│ └── pdf/ # PDF files
└── pubspec.yaml # Flutter dependencies and configuration
- Flutter SDK
- Dart
- Clone the repository:
git clone https://github.com/Anas-Altaf/Kitab-ul-Azkar_Flutter.git- Install dependencies:
flutter pub get- Run the app:
flutter run- Fork the repository.
- Create a feature branch.
- Commit your changes.
- Push to your fork.
- Submit a pull request.
This project is licensed under the MIT License.
This version includes the correct repo link! Let me know if you'd like any further adjustments.