Skip to content

keyonghan/cloud-builder-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

#(This is a direct clone of https://github.com/GoogleCloudPlatform/cloud-builders-community/tree/master/flutter)

Tool builder: gcr.io/cloud-builders/flutter

This Container Builder build step runs the flutter binary. flutter is is an app SDK for crafting high-quality native interfaces on iOS and Android in record time.

When to use this builder

The gcr.io/cloud-builders/flutter build step should be used when you want to build apk binary from flutter code.

Examples

You can build the hello world example by running those commands inside the examples directory:

$ gcloud builds submit . --config=cloudbuild.yaml

Building this builder

To build this builder, run the following command in this directory.

$ gcloud builds submit . --config=cloudbuild.yaml

cloud-builder-flutter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published