Theme Switch using Provider | Flutter State Management

preview_player
Показать описание
We will learn to update the theme in the flutter app using provider

Рекомендации по теме
Комментарии
Автор

finally!!. I have been searching all over trying to understand. this video is Well explained!! Thank you so much!!! I mean it!!

healthysleep
Автор

thank you for this short and explanatory video

yakupSubasi
Автор

do we customize the dark and the light theme in the provider itself, also, how can we implement multiple color themes if there is only .light() and .dark()

panval
Автор

Okay but how are you going to use `colorScheme` now, isn't there any way to just change the value of `themeMode` instead of `theme` ?

ravi
Автор

I am using FluentThemeData but for some reason it changes only the first time and then isDark return always false

Amy-gtjw
Автор

What if you use consumer instead of change notifier provider

haroonrehman
Автор

How to implement with multi providers?

olabanjoolakunori