Skip to content

fnaoto/sample-circleci-deploygate-protect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sample-circleci-deploygate-protect

Sample code to protect apk in DeployGate with CircleCI.

Create flutter project

# login flutter container
$ ./flutter

# create project in container
$ flutter doctor --android-licenses
$ flutter create .