We all use print() or debugPrint() on a daily basis in Flutter. Whether it's to track the appflow in the console, or just to keep an eye on the status of certain services. In this short article I want to talk about what all is possible with print() o...
2 min read