Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit e058a16

Browse files
add finished source code to top of guide
1 parent ae0b44d commit e058a16

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/guides/dart/flutter.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ To get started make sure you have the following prerequisites installed:
3333

3434
Start by making sure your environment is set up correctly with Flutter for web development.
3535

36+
<Note>
37+
The finished source code can be found
38+
[here](https://github.com/nitrictech/examples/tree/main/v1/flutter).
39+
</Note>
40+
3641
```txt
3742
flutter doctor
3843
Doctor summary (to see all details, run flutter doctor -v):

0 commit comments

Comments
 (0)