Last active
May 7, 2018 01:32
-
-
Save koral--/e225b098d2e7ac08756bf321bbb54555 to your computer and use it in GitHub Desktop.
Flutter dependencies
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
deps: | |
brew: | |
- name: git | |
- name: curl | |
- name: unzip | |
apt_get: | |
- name: git | |
- name: curl | |
- name: unzip | |
- name: libglu1-mesa |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment