flutter-app-size
Warn
Audited by Runlayer on Mar 5, 2026
Risk Level: MEDIUM
Scan Summary
Flagged Files (1)
flutter-app-size/SKILL.mdMEDIUM
75.5%
Malicious tool definition detected
```bash flutter build <platform> --analyze-size ``` **STOP AND ASK THE USER:** "Please upload the new `*-code-size-analysis_*.json` file to DevTools and compare it with the original using the 'Diff' tab. Did the app size decrease to meet your requirements?" * *Error State:* If the size did not decrease, verify that `--split-debug-info` was applied correctly and that large assets (PNG/JPEG) have been compressed or removed. ## Constraints * **NEVER** use debug builds (`flutter run` or standard IDE
Audit Metadata