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
if cd flutter; then git pull && cd .. ; else git clone -b $FLUTTER_VERSION https://github.com/flutter/flutter.git; fi && ls && flutter/bin/flutter doctor && flutter/bin/flutter clean && flutter/bin/flutter config --enable-web
#flutter/bin/flutter pub get
#flutter/bin/flutter gen-l10n
#flutter/bin/flutter build web --release --web-renderer html