Skip to content

Commit 0ed8f3a

Browse files
authored
Update README.md
1 parent b0cd825 commit 0ed8f3a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

example/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,12 @@ A new Flutter project.
44

55
## Getting Started
66

7+
Make sure your flutter is using the `dev` channel.
8+
9+
- `flutter channel dev`
710
- `./scripts/project_tools.sh create`
811
- `flutter run`
12+
13+
## Fro Desktop or Web
14+
- `flutter run -d macos`
15+
- `flutter run -d web|chrome`

0 commit comments

Comments
 (0)