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

Commit a2b43ed

Browse files
committed
should be flutter pub get
1 parent c5af879 commit a2b43ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/dart/flutter.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ languages:
1111
start_steps: |
1212
git clone --depth 1 https://github.com/nitrictech/examples
1313
cd examples/v1/flutter
14-
dart pub get
14+
flutter pub get
1515
nitric start
1616
---
1717

0 commit comments

Comments
 (0)