You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0. Make sure you have set up a proper Flutter development environment for the Web target. [docs.flutter.dev/get-started](https://docs.flutter.dev/get-started)
6
-
1. Clone the project.
6
+
1. Clone the project and cd into it.
7
7
2. Run `flutter pub get` to download all the dependencies.
8
8
3. Run `flutter run` to run the project. You may need to then type a number to select your browser.
0 commit comments