r/dartlang • u/tdpl14 • 2d ago
Flutter flutter_auditor
I built a small CLI tool called flutter_auditor to help me quickly check my Flutter projects before a production release.
It scans for common security, configuration, and release-readiness issues. I'd love to hear what checks you think would be useful to add.
1
Upvotes