Dhiraj Ray
5 years ago
When developing Flutter apps, it’s important to make sure the widgets are as reusable as possible. This means keeping your widgets lean and free from any logic. In this post, I’ll cover common…