A flutter web demonstration
If this is your first Flutter project:
If you already have flutter installed, you'll want to be on a branch with web support enabled.
You can try:
- flutter branch master
- flutter upgrade
After this, in a terminal, navigate to the level where pubspec.yaml exists. From there, run
- flutter run -d chrome