mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-02-10 15:45:14 -05:00
BitRise for build automation
This commit is contained in:
parent
b60ee9a388
commit
31cca39706
1 changed files with 6 additions and 5 deletions
11
README.md
11
README.md
|
@ -89,11 +89,6 @@ Single Codebase, Two Apps with Flutter and Firebase (Google I/O '17)
|
|||
- [Build your plugins](https://medium.com/@KarthikPonnam/build-your-own-plugin-for-flutter-cfee1a08ea3a) - How to make a custom plug-in for flutter ? by [Karthik Ponnam](https://medium.com/@KarthikPonnam)
|
||||
- [Build Flavor](https://medium.com/@salvatoregiordanoo/flavoring-flutter-392aaa875f36) - Define build configurations and switch them by [Salvatore Giordano](https://medium.com/@salvatoregiordanoo)
|
||||
|
||||
#### Build Automation
|
||||
|
||||
- [Test Flutter on Travis](https://medium.com/@yegorj/test-flutter-apps-on-travis-3fd5142ecd8c) - Widget testing framework by [Yegor Jbanov](https://twitter.com/yegorjbanov)
|
||||
- [Building Apks/Ipas on Travis](https://medium.com/@yegorj/building-flutter-apks-and-ipas-on-travis-98d84d8e9b4) - Automated build for Android and IOS by [Yegor Jbanov](https://twitter.com/yegorjbanov)
|
||||
|
||||
## Components
|
||||
|
||||
### Demonstrations
|
||||
|
@ -166,7 +161,13 @@ Single Codebase, Two Apps with Flutter and Firebase (Google I/O '17)
|
|||
### Build & Development
|
||||
|
||||
- [Mutisya](http://mutisya.com/) - Online Flutter Studio by [Paul Mutisya](https://medium.com/@pmutisya)
|
||||
|
||||
#### Build automation
|
||||
|
||||
- [Travis CI for Flutter](https://github.com/yjbanov/flutter_travis_sample) - Continuous integration by [Yegor Jbanov](https://twitter.com/yegorjbanov)
|
||||
- [Test Flutter on Travis](https://medium.com/@yegorj/test-flutter-apps-on-travis-3fd5142ecd8c) - Widget testing framework by [Yegor Jbanov](https://twitter.com/yegorjbanov)
|
||||
- [Building Apks/Ipas on Travis](https://medium.com/@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) - Create Bitrise Step in Go by [Karol Wrótniak](https://medium.com/@karol.wrotniak)
|
||||
|
||||
### Styling
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue