Understanding Stateless and Stateful Widgets in Flutter
There is nothing much difference between a stateful and a stateless widget other than the ability to change when a user interacts with a component on the screen.Stateless widgets are widgets that do not require mutable states. It describes part of th...
atuoha.hashnode.dev2 min read
Ariba Hussain
Dart makes my heart Flutter
it was good