Skip to content

Commit 1739c75

Browse files
committed
docs: update README to include reference to SKILL.md for AI integration
1 parent 0ac5de1 commit 1739c75

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
A lightweight wrapper that adds `--ndrelease` (no-debug-release) support to `flutter build`.
44

5+
> 📖 **AI Skill file** See [`SKILL.md`](./SKILL.md) for fast AI intergration.
6+
57
## What It Does
68

79
`flutter build <target> --ndrelease` compiles your Flutter app in release mode with all `debugPrint(...)` and `print(...)` calls automatically stripped from the source.

0 commit comments

Comments
 (0)