All Skills
Flutter avatar
Flutter

Dart Run Static Analysis

Execute `dart analyze` to identify warnings and errors, and use `dart fix --apply` to automatically resolve mechanical lint issues. Use during development to ensure code quality and before committing changes.

AuthorFlutter
Version1.0.0
Last updatedAug 16, 2026

Included skills