flutter_guardian 1.0.0
flutter_guardian: ^1.0.0 copied to clipboard
Release governance, architecture enforcement, and build intelligence for Flutter apps.
Changelog #
1.0.0 #
- Added the
flutter_guardian auditCLI flow. - Added policy-as-code support through
guardian.yaml. - Added AST-based security scanning for debug logs,
.envusage, JWT-like values, and secret-like literals. - Added architecture boundary checks for feature imports and layer direction.
- Added dependency, asset, build, config generation, JSON report, and HTML report modules.
- Added
flutter_guardian generatefor.env, YAML, and JSON config inputs. - Added Apache License 2.0 project licensing.