Cross-platform mobile app for Anamek Dictionary built with Flutter. An open-source collaborative Amazigh–French dictionary for Android and iOS.
# Anamek Dictionary Mobile
An **Android and iOS** offline dictionary app for the collaborative Amazigh–French dictionary. Open source and community-driven.
---
## 📱 Key Features
✨ **Lightning-Fast Search** - Instant search powered by SQLite
🔌 **Works Offline** - All data stored locally on your device
🎯 **Beautiful UI** - Modern and intuitive user interface
📚 **Updated Database** - Synced from the main web platform
🔤 **Advanced Search** - Search in Amazigh and French
❤️ **Save Favorites** - Bookmark your favorite words
🌙 **Dark Mode** - Support for light and dark themes
🌍 **Multi-Language** - Support for Amazigh, French, and English
---
## 🚀 Quick Start
### Requirements
- Flutter 3.0+
- Dart 3.0+
- Android SDK 21+ or iOS 12+
### Installation from Source
```bash
# Clone the repository
git clone
github.com
cd anamek-dictionary-mobile
# Install dependencies
flutter pub get
# Run the app
flutter run