Skip to content

HaticeDilmac/change_theme_example

Repository files navigation

Theme Switching App

This app allows users to switch between light and dark themes within the application. Users can change the interface to either a dark or light theme using the toggle switch provided.

Features

  • Users can change the theme using a toggle switch.
  • Changes in the interface are reflected instantly.
  • Provides an easy way to access the help page.

How to Use

  1. On the main screen, you will see "Dark Theme" or "Light Theme" texts.
  2. Slide the toggle switch to change the interface.
  3. Click on "Help Page" to access the help page.

Installation

  1. Clone the project:
git clone https://github.com/user/yourname/theme-switching-app.git
  1. Navigate to the project directory:
cd theme-switching-app
  1. Install dependencies:
flutter pub get
  1. Run the app:
flutter run

Contributing

  • Open a GitHub issue for any improvement suggestions.
  • Submit a pull request to fix your code or add new features.

Screenshots

Tema Değiştirme Uygulaması

Bu uygulama, kullanıcının uygulama temasını değiştirebilmesine olanak tanır. Kullanıcılar, uygulama içindeki anahtar anahtarı kullanarak arayüzü karanlık veya açık tema olarak değiştirebilirler.

Özellikler

  • Kullanıcılar anahtar anahtarı kullanarak temayı değiştirebilir.
  • Arayüzdeki değişiklikler anında görüntülenir.
  • Yardım sayfasına erişim için kolay bir yol sunar.

Nasıl Kullanılır

  1. Ana ekranda, "Dark Theme" veya "Light Theme" metinlerini göreceksiniz.
  2. Arayüzü değiştirmek için anahtar anahtarını kaydırın.
  3. Yardım sayfasına erişmek için "Help Page" üzerine tıklayın.

Kurulum

  1. Projeyi klonlayın:
git clone https://github.com/kullanici/adiniz/tema-degistirme-uygulamasi.git
  1. Proje dizinine gidin:
cd tema-degistirme-uygulamasi
  1. Bağımlılıkları yükleyin:
flutter pub get
  1. Uygulamayı çalıştırın:
flutter run

Katkıda Bulunma

  • İyileştirme önerileriniz için bir GitHub issue açın.
  • Kodunuzu düzeltmek veya yeni özellikler eklemek için bir pull isteği gönderin.

Ekran görüntüsü