GoogleCloudPlatform / cloud-builders

Builder images and examples commonly used for Google Cloud Build
https://cloud.google.com/cloud-build/
Apache License 2.0
1.38k stars 590 forks source link

[FR] Flutter cloud builder #852

Open damondouglas opened 2 years ago

damondouglas commented 2 years ago

Detailed Feature Information

Which builder is relevant to this request? None currently listed.

Is your feature request related to a problem? Please describe. Not applicable.

Describe the solution you'd like This request is for a cloud builder for flutter applications. The Dockerfile installs and configures the flutter executable as its CMD.

Describe alternatives you've considered Building and hosting privately on a Google Cloud project via Artifact Registry.

Additional context I've already solved this and could provide it as a Pull Request to this repository.

damondouglas commented 2 years ago

I see it automated the tag help wanted. If the owners of this repo find this feature acceptable, please let me know and I will provide the pull request.