A Flutter application demonstrating theme switching. https://github.com/kescherCode/flutter_switchable_theme
Go to file
Jeremy Kescher 38da119fbf Initial commit 2020-09-11 17:48:07 +02:00
android Initial commit 2020-09-11 17:48:07 +02:00
ios Initial commit 2020-09-11 17:48:07 +02:00
lib Initial commit 2020-09-11 17:48:07 +02:00
test Initial commit 2020-09-11 17:48:07 +02:00
.gitignore Initial commit 2020-09-11 17:48:07 +02:00
.metadata Initial commit 2020-09-11 17:48:07 +02:00
LICENSE Initial commit 2020-09-11 17:48:07 +02:00
README.md Initial commit 2020-09-11 17:48:07 +02:00
pubspec.lock Initial commit 2020-09-11 17:48:07 +02:00
pubspec.yaml Initial commit 2020-09-11 17:48:07 +02:00

README.md

flutter_switchable_theme

A Flutter application demonstrating theme switching.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.