Theme Switch using Provider | Flutter State Management

Sdílet
Vložit
  • čas přidán 18. 08. 2022
  • We will learn to update the theme in the flutter app using provider
    Facebook: / nitishk72
    LinkedIn: / nitishk72
    Patreon: / nitishk72
    Github: github.com/nitishk72

Komentáře • 14

  • @healthysleep8508
    @healthysleep8508 Před rokem

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

  • @yakupSubasi
    @yakupSubasi Před rokem

    thank you for this short and explanatory video

  • @omarmahmoud7793
    @omarmahmoud7793 Před rokem

    i love it thank you very much man

  • @bhumimulani
    @bhumimulani Před 3 měsíci

    Awesomeee

  • @Amy-gt5jw
    @Amy-gt5jw Před 4 měsíci

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

  • @ravi2048
    @ravi2048 Před 5 měsíci

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

  • @avilashbhowmik3995
    @avilashbhowmik3995 Před 7 měsíci

    Thanks a Lot

  • @panval90
    @panval90 Před 9 měsíci

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

  • @YaxineZone
    @YaxineZone Před 11 měsíci

    its change only once why ?

  • @haroonrehman8156
    @haroonrehman8156 Před 11 měsíci

    What if you use consumer instead of change notifier provider

  • @olabanjoolakunori5151

    How to implement with multi providers?