File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,22 @@ Here's [the online demo](https://flutter-ai-toolkit-examp-60bad.web.app/) hostin
2020The [ source code for this demo] ( https://github.com/flutter/ai/blob/main/example/lib/demo/demo.dart ) is available in the repo.
2121
2222## Getting started
23+
24+ <a href =" https://idx.google.com/new?template=https%3A%2F%2Fgithub.com%2Fflutter%2Fai " >
25+ <picture >
26+ <source
27+ media="(prefers-color-scheme: dark)"
28+ srcset="https://cdn.idx.dev/btn/try_light_32.svg">
29+ <source
30+ media="(prefers-color-scheme: light)"
31+ srcset="https://cdn.idx.dev/btn/try_dark_32.svg">
32+ <img
33+ height="32"
34+ alt="Try in IDX"
35+ src="https://cdn.idx.dev/btn/try_purple_32.svg">
36+ </picture >
37+ </a >
38+
2339** 1. Installation**
2440Add the following dependencies to your ` pubspec.yaml ` file:
2541
You can’t perform that action at this time.
0 commit comments