Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abi-raj committed Sep 16, 2021
1 parent 10d05fd commit 2d07c70
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
# light_dark_theme_flutter
# Flutter Light & Dark Theme.
A simple application made with [Provider](https://pub.dev/packages/provider) and [Shared Preferences](https://pub.dev/packages/shared_preferences), where you can **change the theme** and gets applied throughout the app and also persisting the Theme, so that the application **remembers your choice** while opening next time.


![flutterLiteDark](https://user-images.githubusercontent.com/57340523/133626796-4f7981eb-e623-4948-abbc-c2c3323562b2.gif)


0 comments on commit 2d07c70

Please sign in to comment.