Add Codemagic CICD for Flutter

How to get started with Codemagic and automatic code signing for iOS without Mac
This commit is contained in:
Marie 2019-01-24 12:19:28 +02:00 committed by GitHub
parent ea1c9ad884
commit 84df7028fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -241,6 +241,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
- [Building Apks/Ipas on Travis](https://medium.com/@yegorj/building-flutter-apks-and-ipas-on-travis-98d84d8e9b4) <!--claps:@yegorj/building-flutter-apks-and-ipas-on-travis-98d84d8e9b4--> - Automated build for Android and IOS by [Yegor Jbanov](https://twitter.com/yegorjbanov)
- [BitRise](https://medium.com/@karol.wrotniak/how-to-create-bitrise-step-in-go-flutter-example-668cf4db1fd2) <!--claps:@karol.wrotniak/how-to-create-bitrise-step-in-go-flutter-example-668cf4db1fd2--> - Create Bitrise Step in Go by [Karol Wrótniak](https://medium.com/@karol.wrotniak)
- [Code Magic](https://codemagic.io/) - Automate the entire flow, build and distribution by (NeverCode)[https://nevercode.io/]
- [Getting started with Codemagic](https://blog.codemagic.io/getting-started-with-codemagic/) - CI/CD for Flutter by [Shashikant Jagtap](https://github.com/Shashikant86)
- [Automatic code signing for iOS without Mac](https://blog.codemagic.io/automatic-code-signing-for-ios-that-doesnt-require-a-mac/) by Helina Ariva
### Styling