Skip to content

Instantly share code, notes, and snippets.

@tianhaoz95
Created October 16, 2019 18:01
Show Gist options
  • Save tianhaoz95/cde3a1870cbd66ae1b008535ddf51019 to your computer and use it in GitHub Desktop.
Save tianhaoz95/cde3a1870cbd66ae1b008535ddf51019 to your computer and use it in GitHub Desktop.
enable Flutter for the web
flutter channel master
flutter config --enable-web
flutter doctor -v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment