There was an error while loading. Please reload this page.
1 parent 4ea01aa commit 5f2e96fCopy full SHA for 5f2e96f
website/src/content/docs/reference/install.mdx
@@ -72,3 +72,11 @@ or from the command line:
72
<Code code="import 'package:signals/signals_flutter.dart';" lang="dart" />
73
</TabItem>
74
</Tabs>
75
+
76
+## AI Editor Integration
77
78
+If you want to consume the docs in a LLM that accepts markdown, you can use this link:
79
80
+```
81
+https://dartsignals.dev/llms.txt
82
0 commit comments