mirror of
https://github.com/localsend/localsend.git
synced 2026-08-07 07:14:52 +00:00
9 lines
270 B
Markdown
9 lines
270 B
Markdown
# 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
|