The 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, 2022A response icon3Jun 23, 2022A response icon3
Published inFlutter 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, 2020A response icon2May 9, 2020A response icon2
Published inProAndroidDev5 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, 2018A response icon24Nov 4, 2018A response icon24
Published inProAndroidDevLifecycle 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, 2018A response icon9Aug 22, 2018A response icon9