Flutter Switch - keep it on/off when user re-visit the flutter app - using  GetStorage package

Flutter Switch - keep it on/off when user re-visit the flutter app - using GetStorage package

Proto Coders Point

3 года назад

1,323 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@ookiZ
@ookiZ - 08.01.2023 21:48

thankyou

Ответить
@vasilias5483
@vasilias5483 - 23.09.2022 06:54

great video! but isn't it better to implement the actual state management with GetX since we're using Get packages here? like using a controller inside of the state class and wrapping the Switch button with Obx?

Ответить