Nanang Prasetya Tips to Optimize Performance Flutter Tips to Optimize Performance Flutter 1. Avoid using stateful widget Usually we rely on Stateful to use state in it. It's true that stateful is great but inside stateful has a heavy and bulky build fun... Flutter State Management dart optimize optimize performance performance tips and tricks Nov 2, 2022
Nanang Prasetya Tips to Secure Flutter App Tips to Secure Flutter App Security on a software development it is important, for example the security data, data hacking, data leaks and so on. Some of the typical risks of Flutter: Flutter compiled... Bloc Flutter State Management dart mobile mobile developer programmer secure security tips trick Nov 2, 2022
Nanang Prasetya Flutter Infinite Scroll with BLOC State Management From the article we can discuss how to make Infinity scroll View using BLOC, before to start we understand : BLOC state management * Very Good CLI Why use Bloc? Bloc is designed with 3 core values: Si... Bloc Development Flutter Infinite Scroll State Management Sep 28, 2022