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

Commit c5af879

Browse files
committed
add start steps
1 parent d3dee9d commit c5af879

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
@@ -8,6 +8,11 @@ tags:
88
- API
99
languages:
1010
- dart
11+
start_steps: |
12+
git clone --depth 1 https://github.com/nitrictech/examples
13+
cd examples/v1/flutter
14+
dart pub get
15+
nitric start
1116
---
1217

1318
# Building a Full Stack Flutter Application in Dart

0 commit comments

Comments
 (0)