How to add Dark mode in Flutter with Provider | Shared Preferences | Adaptive Theming

Опубликовано: 28 Январь 2022
на канале: Flutter UI Dev
10,697
309

By the end of this tutorial, you will be able to seamlessly integrate light and dark themes into your own apps.

All the assets and code are available in the link below.
Source Code: https://github.com/Flutter-ui-dev/Flu...

00:00 - Intro
00:25 - Coding UI
05:06 - Creating Theme Provider
06:45 - Integrating Provider With UI
10:17 - Persisting Theme using Shared Prefs

#flutter #flutterdev #theming #darkmode