Skip to content

Instantly share code, notes, and snippets.

@sketchbuch
Last active January 24, 2020 07:05
Show Gist options
  • Save sketchbuch/8a565b06c2937300c778d5015c3172f2 to your computer and use it in GitHub Desktop.
Save sketchbuch/8a565b06c2937300c778d5015c3172f2 to your computer and use it in GitHub Desktop.
FLUTTER - Commands Reference
Clear device caches:
===================
> flutter clean
Get packages
============
> flutter pub get
Run flutter doctor
==================
> flutter doctor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment