Michał PawlikThe suboptimal mistake many Bloc developers makeOr more generally speaking, not just Bloc/Cubit developers, but any developers representing their states with sealed classes in Flutter.Jun 23, 20223Jun 23, 20223
Michał PawlikinFlutter CommunityUsing Hive instead of SharedPreferences for storing preferencesIt might not seem like an intuitive choice, but there are a couple of good reasons why you might consider using hive over…May 9, 20202May 9, 20202
Michał PawlikinProAndroidDev5 common mistakes when using Architecture ComponentsSubtle oversights with more or less serious consequences - even if you’re not making these mistakes it should be worth keeping them in…Nov 4, 201824Nov 4, 201824
Michał PawlikinProAndroidDevLifecycle aware Presenter instead of LiveDataArchitecture Components (AC) brought us LiveData, a lifecycle-aware observable data holder class - the idea is great and sounds super…Aug 22, 20189Aug 22, 20189