ขนาดวิดีโอ: 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.
It is really good! This helped me to get a concept of themes. Thank you!
Thanku for the great job Bleyl, worked successfully.
Pretty good explanation. Thanks. Would love to see more tutorials from you. ✌🏻
I appreciate that! Thanks Samet!
Helped me alot. Thanks!
Perfectly delivered. Thanks
Very helpful thanks
Thanks!
No problem!
thanks a lot ! Can I change the color of the container's box decoration border by theme?
Awesome. Thanks.
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
Thanks ❤
Thanks for the clear video! What editor are you using? Thanks!
VSCode
What's more efficient, doing it with (valuelistenablebuilder and stateless widget) or with (setState and stateful widget)?
Simple and awesome
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?
But all my states are remade when the theme is updated, how do I avoid that?
thank you
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.
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.
It is really good! This helped me to get a concept of themes. Thank you!
Thanku for the great job Bleyl, worked successfully.
Pretty good explanation. Thanks. Would love to see more tutorials from you. ✌🏻
I appreciate that! Thanks Samet!
Helped me alot. Thanks!
Perfectly delivered. Thanks
Very helpful thanks
Thanks!
No problem!
thanks a lot ! Can I change the color of the container's box decoration border by theme?
Awesome. Thanks.
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
Thanks ❤
Thanks for the clear video! What editor are you using? Thanks!
VSCode
What's more efficient, doing it with (valuelistenablebuilder and stateless widget) or with (setState and stateful widget)?
Simple and awesome
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?
But all my states are remade when the theme is updated, how do I avoid that?
thank you
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.
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