docs: add CLAUDE.md

This commit is contained in:
Tien Do Nam
2026-07-27 16:54:30 +02:00
parent 3fe14616d1
commit b6e3e89229
+8
View File
@@ -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