Maintain great Dart Code Quality with these Simple Tips

Tomic Riedel
3 min readSep 16, 2022

Code quality is a crucial thing in development, no matter in what programming language you code. It’s especially important when working in a team or on an open source project, but also when you work on a personal project which could possibly expand with more and more features. That’s why I will show you how to configure advanced linting in Dart & Flutter. Let’s get right into it!

--

--

Tomic Riedel

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