Theme Switch using Provider | Flutter State Management

Поделиться
HTML-код
  • Опубликовано: 18 авг 2022
  • We will learn to update the theme in the flutter app using provider
    Facebook: / nitishk72
    LinkedIn: / nitishk72
    Patreon: / nitishk72
    Github: github.com/nitishk72

Комментарии • 14

  • @healthysleep8508
    @healthysleep8508 Год назад

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

  • @bhumimulani
    @bhumimulani 3 месяца назад

    Awesomeee

  • @yakupSubasi
    @yakupSubasi Год назад

    thank you for this short and explanatory video

  • @omarmahmoud7793
    @omarmahmoud7793 Год назад

    i love it thank you very much man

  • @avilashbhowmik3995
    @avilashbhowmik3995 6 месяцев назад

    Thanks a Lot

  • @panval90
    @panval90 9 месяцев назад

    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()

  • @ravi2048
    @ravi2048 5 месяцев назад

    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` ?

  • @Amy-gt5jw
    @Amy-gt5jw 4 месяца назад

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

  • @haroonrehman8156
    @haroonrehman8156 11 месяцев назад

    What if you use consumer instead of change notifier provider

  • @YaxineZone
    @YaxineZone 10 месяцев назад

    its change only once why ?

  • @olabanjoolakunori5151
    @olabanjoolakunori5151 Год назад

    How to implement with multi providers?