Skip to content

A Flutter Speed Reading Game to enhance reading speed and comprehension. Features: Letter Search Game, Eye Focus Exercises, Speed Reading Practice. Includes progress tracking and customizable themes. Built for cross-platform use.

Notifications You must be signed in to change notification settings

omerfarukx/Word-Game-Flutter

Repository files navigation

📚 Hızlı Okuma Uygulaması

Flutter Version Dart Version License

Okuma hızınızı ve anlama kabiliyetinizi geliştirmenize yardımcı olan modern bir Flutter uygulaması.

🚀 Özellikler

  • 👁️ Göz odaklama egzersizleri
  • 📖 Kelime tanıma alıştırmaları
  • ⚡ Hızlı okuma pratikleri
  • 📊 Detaylı ilerleme analizi
  • 🎯 Kişiselleştirilmiş hedefler
  • 🌙 Karanlık/Aydınlık tema desteği
  • 🔒 Firebase Authentication

📱 Ekran Görüntüleri

🛠️ Kurulum

  1. Flutter'ı yükleyin (https://flutter.dev/docs/get-started/install)

  2. Projeyi klonlayın:

git clone https://github.com/omerfarukx/Word-Game-Flutter.git
  1. Bağımlılıkları yükleyin:
flutter pub get
  1. Firebase projesini oluşturun ve yapılandırın:

    • Firebase Console'dan yeni proje oluşturun
    • google-services.json dosyasını android/app/ klasörüne ekleyin
    • Firebase Authentication'ı etkinleştirin
  2. Uygulamayı çalıştırın:

flutter run

📦 Kullanılan Paketler

  • firebase_core: ^2.24.2
  • firebase_auth: ^4.15.3
  • provider: ^6.1.1
  • get_it: ^7.6.4
  • sqflite: ^2.3.0
  • shared_preferences: ^2.2.2

🏗️ Mimari

Bu proje Clean Architecture prensiplerine uygun olarak geliştirilmiştir:

lib/
├── core/          # Temel utility ve sabitler
├── data/          # Veri katmanı
├── domain/        # İş mantığı katmanı
└── presentation/  # UI katmanı

🤝 Katkıda Bulunma

  1. Bu depoyu fork edin
  2. Feature branch'i oluşturun (git checkout -b feature/amazing-feature)
  3. Değişikliklerinizi commit edin (git commit -m 'feat: Add amazing feature')
  4. Branch'inizi push edin (git push origin feature/amazing-feature)
  5. Pull Request oluşturun

📞 İletişim

Ömer Faruk - @omerfarukx

Proje Linki: https://github.com/omerfarukx/Word-Game-Flutter

About

A Flutter Speed Reading Game to enhance reading speed and comprehension. Features: Letter Search Game, Eye Focus Exercises, Speed Reading Practice. Includes progress tracking and customizable themes. Built for cross-platform use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published