Created
October 16, 2019 18:01
-
-
Save tianhaoz95/cde3a1870cbd66ae1b008535ddf51019 to your computer and use it in GitHub Desktop.
enable Flutter for the web
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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