Update source.md

This commit is contained in:
Mark O'Sullivan 2018-06-20 13:36:04 +01:00 committed by GitHub
parent 2959431fb3
commit fec1cf0107
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -305,6 +305,8 @@ Also like 👍, star ⭐, clap 👏 links to support their authors !
## Utilities
### IDE
- [IntelliJ Plugin](https://flutter.io/intellij-setup) - Flutter on Intellij and Webstorm.
@ -317,6 +319,10 @@ Also like 👍, star ⭐, clap 👏 links to support their authors !
- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) <!--stargazers:google/flutter-desktop-embedding--> - Desktop implementations of the Flutter embedding API by Google
- [ZSH Completion](https://github.com/NiKoTron/zsh-flutter-completition) <!--stargazers:NiKoTron/zsh-flutter-completition--> - ZSH completion for the Flutter CLI tool by [Nikolai Simonov](https://github.com/NiKoTron)
### Helpers
- [Flutter Launcher Icons](https://github.com/franzsilva/flutter_launcher_icons) - Easy way to generate launcher icons for your Flutter app by [Mark O'Sullivan](https://github.com/MarkOSullivan94) and [Franz Silva](https://github.com/franzsilva)
## License
[![License: MPL 2.0](https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg)](https://opensource.org/licenses/MPL-2.0)