Offline First-Aid & Emergency App for Sudan Aweytak (أويتك) is a lightweight, bilingual mobile app built with Flutter to provide offline first-aid instructions tailored for Sudanese users. Designed with accessibility and urgency in mind, it empowers people—especially in low-connectivity areas—to respond confidently during medical emergencies.
# Aweytak: Offline First Aid Guide
**Aweytak** (أويتك) is a mobile application designed to provide quick and reliable first-aid instructions, especially in areas where professional medical help may be delayed or unavailable. Built with an offline-first approach, it ensures that essential emergency guidance is always accessible, even without an internet connection.
## About the Project
The goal of Aweytak is to empower individuals in remote or underserved communities with life-saving knowledge. Inspired by open-access medical resources, the app presents first-aid procedures in a simplified, bilingual format suitable for non-medical users.
## Key Features
* **Offline Functionality**
All emergency scenarios are stored on-device to guarantee accessibility without internet access.
* **Bilingual Support**
Available in both English and Arabic for broader usability.
* **User-Centered Design**
Light and dark themes for better visibility in all lighting conditions.
* **Organized Categories**
Emergency topics are grouped logically for quick navigation.
* **Detailed Scenarios**
Step-by-step instructions for burns, bleeding, choking, CPR, and more.
* **Critical Warnings and Tips**
Each scenario includes safety warnings, do's and don'ts, and helpful context.
## Screenshots
> Screenshots coming soon.
## Getting Started
### Prerequisites
* Flutter SDK installed
* A development environment (e.g., VS Code with Flutter plugin or Android Studio)
### Installation
Clone the repository:
```bash
git clone
github.com
cd Aweytak
```
Install dependencies:
```bash
flutter pub get
```
Generate Hive adapters:
```bash
flutter packages pub run build_runner build --delete-conflicting-outputs
```
Run the application:
```bash
flutter run
```
Ensure a connected Android device or emulator.
## License and Source Attribution
This application includes first-aid content derived from the public domain Wikibooks First Aid Guide, licensed under the …