How to import a local widget in Flutter
So far, we quite a basic look at Flutter, and how everything works.
We even made a cool sample Todo list application in Flutter.
However, we placed all our code in the lib/main.dart file until now.
You might be wondering, cool, but surely that gets a...
h.daily-dev-tips.com2 min read