An open API service indexing awesome lists of open source software.

https://github.com/mathix420/flutter_installer

Little script to install flutter on 42's Mac
https://github.com/mathix420/flutter_installer

Last synced: 10 days ago
JSON representation

Little script to install flutter on 42's Mac

Awesome Lists containing this project

README

          

# flutter_installer
Little script to install flutter on 42's Mac

## Install flutter
Just paste this command in your zsh terminal

```bash
curl --silent https://raw.githubusercontent.com/mathix420/flutter_installer/master/flutter_install.sh | zsh
```