ขนาดวิดีโอ: 1280 X 720853 X 480640 X 360
แสดงแผงควบคุมโปรแกรมเล่น
เล่นอัตโนมัติ
เล่นใหม่
Toggling light/dark theme without any third-party state management. That's pretty cool. I keep coming back to this tutorial for this reason.
Thanks. Enjoyed this tutorial.
thanks a lot ! Can I change the color of the container's box decoration border by theme?
It is really good! This helped me to get a concept of themes. Thank you!
Pretty good explanation. Thanks. Would love to see more tutorials from you. ✌🏻
I appreciate that! Thanks Samet!
Thanku for the great job Bleyl, worked successfully.
Very well explained ... how can you save the last theme setting so that the app doesn't go back to the dark theme after a restart?
Store a value either locally or attached to the user and place some logic to check that value and set theme on app startup
Helped me alot. Thanks!
Very helpful thanks
Thanks!
No problem!
How can I save the state if it's dark or lught Mode so that it doesnt reset to default if i restart the app? For expample using Shared Preferences. Can sombod tell me how to implement it?
Perfectly delivered. Thanks
But all my states are remade when the theme is updated, how do I avoid that?
What's more efficient, doing it with (valuelistenablebuilder and stateless widget) or with (setState and stateful widget)?
Awesome. Thanks.
Thanks ❤
Thanks for the clear video! What editor are you using? Thanks!
VSCode
Simple and awesome
How can I use it if I'm using stateless ?
u can use future builder maybe.
You could use any state management solution, e.g Provider, GetX, etc.
thank you
i like it code size bro realy my laptop is 1000 pixel but i can see your code thank you.
I love you..lol
provider version is more important to be honest
Toggling light/dark theme without any third-party state management. That's pretty cool. I keep coming back to this tutorial for this reason.
Thanks. Enjoyed this tutorial.
thanks a lot ! Can I change the color of the container's box decoration border by theme?
It is really good! This helped me to get a concept of themes. Thank you!
Pretty good explanation. Thanks. Would love to see more tutorials from you. ✌🏻
I appreciate that! Thanks Samet!
Thanku for the great job Bleyl, worked successfully.
Very well explained ... how can you save the last theme setting so that the app doesn't go back to the dark theme after a restart?
Store a value either locally or attached to the user and place some logic to check that value and set theme on app startup
Helped me alot. Thanks!
Very helpful thanks
Thanks!
No problem!
How can I save the state if it's dark or lught Mode so that it doesnt reset to default if i restart the app? For expample using Shared Preferences. Can sombod tell me how to implement it?
Perfectly delivered. Thanks
But all my states are remade when the theme is updated, how do I avoid that?
What's more efficient, doing it with (valuelistenablebuilder and stateless widget) or with (setState and stateful widget)?
Awesome. Thanks.
Thanks ❤
Thanks for the clear video! What editor are you using? Thanks!
VSCode
Simple and awesome
How can I use it if I'm using stateless ?
u can use future builder maybe.
You could use any state management solution, e.g Provider, GetX, etc.
thank you
i like it code size bro realy my laptop is 1000 pixel but i can see your code thank you.
I love you..lol
provider version is more important to be honest