Flutter logger — The complete crash course

Tomic Riedel
4 min readAug 21, 2022

We all know the problem: We want to debug print our app, but the messages in the chat are just a mess. They are not formatted, it’s hard to get an overview…. it just isn’t fun. That’s why I will introduce you to the logger package, which solves exactly this problem. Let’s get started!

Happy reading!

--

--

Tomic Riedel

Sharing the process of building a portfolio of apps to make people more productive.