diff --git a/CLAUDE.md b/CLAUDE.md new file mode 100644 index 00000000..3ff3036e --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1,8 @@ +# CLAUDE.md + +Always use **`fvm flutter`** / **`fvm dart`**, never the bare `flutter` / `dart` binaries — this repo pins its +Flutter version in `.fvmrc` and the system-wide toolchain will not match it. + +Full guidance for this repository lives in AGENTS.md: + +@AGENTS.md