StateNotifier (1) 썸네일형 리스트형 [Flutter] StateNotifierProvider 오늘은 StateNotifierProvider 에 대해서 알아보겠습니다. 개발환경 : 윈도우11, 안드로이드 스튜디오(Arctic Fox 2020.3.1 Patch 4), flutter 2.10 소스코드 - https://github.com/mike-bskim/state_notifier_test GitHub - mike-bskim/state_notifier_test Contribute to mike-bskim/state_notifier_test development by creating an account on GitHub. github.com 기본기능은 아래 영상과 같습니다. appBar 의 색상에 따라서 카운터값 증가분이 다릅니다. 파랑(1씩 증가), 검정(10씩 증가), 빨강(10씩 감소). 카운터.. 이전 1 다음