Skip to content

TheFlutterSensei/Simple-Theme-Switcher-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Theme Switcher App

Build a Flutter app with light and dark themes. Learn how to switch themes and save user preference. Great practice for real-world app customization.

Steps to use the app:

  1. Clone the repository
  2. Run flutter pub get
  3. Run flutter run
  4. Try switching between light and dark themes

Master Flutter Theme Switching

This mini class teaches theme management in Flutter. Learn how to update UI themes and store preferences. Perfect for beginners and UI-focused developers.

https://courses.fluttersensei.com/l/flutter-theme-switcher

About

In this simple app, you will learn how to create a Theme Switcher in Flutter. We will add a appBar toggle, and a Switch to switch between, light mode and dark mode.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors