#flutter
Read more stories on Hashnode
Articles with this tag
When I first started using flutter_bloc, I thought I had a good grasp of cubits and blocs. However, I soon realized my understanding was biased by my...
One of the most known good practice when building widgets in a Flutter project is the usage of widgets instead of methods. It is highly advised to...
Combine switch expressions with the new record feature · Dart 3 was introduced a few months ago and brought a lot of interesting changes. Among those new...
Enhancing Visual Validation and Debugging · Before diving into this article, I want to thank Pascal Welsch for the "spot" package from which this article...
Birth of "Paper" · How many times do you open your notes-taking app per day? week? or month? If I were asked this question, I would answer that it is...
Enhance your Flutter app with an iOS Action Extension · When building an application, you often want to simplify your users' life by providing some...