CircleCI-Public / flutter-orb

Easily install Flutter SDK and package dependencies. Also wasily run unit test and lint. Supports Linux and macOS
https://circleci.com/developer/orbs/orb/tadashi0713/flutter-orb
MIT License
2 stars 16 forks source link

Add `--repo-update` to `install_ios_pod` #40

Open ebjorklund01 opened 4 months ago

ebjorklund01 commented 4 months ago

Description

This PR adds the --repo-update to the install_ios_pod command.

Usages

flutter/install_ios_pod

Would still function as this command previously did

- flutter/install_ios_pod:
    repo-update: true

Would add the --repo-update option