Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/damienaicheh/demo_flutter_github_actions
https://github.com/damienaicheh/demo_flutter_github_actions
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/damienaicheh/demo_flutter_github_actions
- Owner: damienaicheh
- Created: 2021-04-20T18:16:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-04-28T11:50:47.000Z (over 3 years ago)
- Last Synced: 2023-03-04T09:18:19.900Z (almost 2 years ago)
- Language: Dart
- Size: 73.2 KB
- Stars: 12
- Watchers: 1
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to build and sign your Flutter iOS application using GitHub Actions
Sample source code for the following blog post :
##### English version :
[https://damienaicheh.github.io/flutter/github/actions/2021/04/22/build-sign-flutter-ios-github-actions-en](https://damienaicheh.github.io/flutter/github/actions/2021/04/22/build-sign-flutter-ios-github-actions-en)##### French version :
[https://damienaicheh.github.io/flutter/github/actions/2021/04/22/build-sign-flutter-ios-github-actions-fr](https://damienaicheh.github.io/flutter/github/actions/2021/04/22/build-sign-flutter-ios-github-actions-fr)# How to build and sign your Flutter Android application using GitHub Actions
Sample source code for the following blog post :
##### English version :
[https://damienaicheh.github.io/flutter/github/actions/2021/04/29/build-sign-flutter-android-github-actions-en](https://damienaicheh.github.io/flutter/github/actions/2021/04/29/build-sign-flutter-android-github-actions-en)##### French version :
[https://damienaicheh.github.io/flutter/github/actions/2021/04/29/build-sign-flutter-android-github-actions-fr](https://damienaicheh.github.io/flutter/github/actions/2021/04/29/build-sign-flutter-android-github-actions-fr)