Skip to content

Instantly share code, notes, and snippets.

@muhiro12
Created February 5, 2020 11:24
Show Gist options
  • Save muhiro12/2e94e9e58679437bc78530bd02635e73 to your computer and use it in GitHub Desktop.
Save muhiro12/2e94e9e58679437bc78530bd02635e73 to your computer and use it in GitHub Desktop.
FROM cirrusci/flutter
RUN flutter channel beta
RUN flutter upgrade
RUN flutter config --enable-web
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment