Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jorgenpt/flutter_github_example
Test bed & example for deploying Flutter builds from GH workflows
https://github.com/jorgenpt/flutter_github_example
Last synced: 2 months ago
JSON representation
Test bed & example for deploying Flutter builds from GH workflows
- Host: GitHub
- URL: https://github.com/jorgenpt/flutter_github_example
- Owner: jorgenpt
- Created: 2022-02-20T23:53:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-05T02:12:37.000Z (11 months ago)
- Last Synced: 2024-10-03T12:34:29.274Z (3 months ago)
- Language: Dart
- Size: 96.7 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flutter GitHub Example
This repository contains examples on how to use _GitHub Workflows_ with Flutter to build & publish builds for iOS.
It is a reference for the blog post ["Flutter & GitHub Workflows: Deploying to TestFlight"](https://jorgen.tjer.no/post/2022/02/26/flutter-github-workflows-and-testflight/).