Dart implementation of Camouflage (part of the SRC Tool). This module lives inside the umbrella repo and mirrors the upstream project.
- Upstream repository: https://github.com/srctool/camouflage-dart
- Issues/PRs for Dart code should target this path in the umbrella repo or the upstream as appropriate.
- Internal design/architecture notes: ../docs/internal/dart/
- User-facing usage docs: ../docs/usage/
- Build & test: use the Dart/Flutter toolchain as applicable (see CONTRIBUTING if present)
- Format/lint: run standard Dart format/lint tools
Participation is governed by CODE_OF_CONDUCT.md. For sensitive reports, email contact@srctool.org.
Licensed under the Apache License, Version 2.0 (see LICENSE).