Ken Mekuteria (የቀን መቁጠሪያ) is an Ethiopian calendar app that displays a full month view alongside the Gregorian calendar.
# 📅 Ken Mekuteria (የቀን መቁጠሪያ)
**Ken Mekuteria** is an Ethiopian calendar app that displays a full month view along with the Gregorian calendar. It supports date conversion, shows partial events, and is actively being developed with more features planned.
---
## 🖼️ Screenshots
---
## ✨ Features
- 📆 Ethiopian calendar with full month view
- 📅 Gregorian calendar shown in parallel
- 🔁 Convert between Ethiopian and Gregorian dates
- 🗓️ Partial event display (more coming soon)
- 🌓 Light and dark mode with system theme sync
- 🔄 Actively maintained and updated
---
## 🚀 Getting Started
### Prerequisites
- Flutter SDK installed – Get Flutter
- Dart installed
- Android Studio or VS Code
```bash
git clone
github.com
cd ken-mekuteria
flutter pub get
flutter run
```
| Package | Description |
| ------------------------------------------------------------------- | -------------------------------------------- |
| `abushakir` | Ethiopian calendar logic and date conversion |
| `intl` | Internationalization and date formatting |
| `provider` | State management |
| `shared_preferences` | Store user settings (e.g., theme mode) |
| `url_launcher` | Launch URLs and email apps |
| `package_info_plus` | App version and metadata info |
📜 License
This project is licensed under the MIT License.
See the LICENSE file for details.