OpenCI Flutter Setup
Version updated for https://github.com/open-ci-io/flutter-setup to version v1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The flutter-setup GitHub Action automates the installation and setup of the Flutter SDK in CI workflows. It ensures the specified Flutter version or channel is installed, configures the environment by adding Flutter to the PATH, and validates the installation with flutter doctor. This action streamlines the setup process for Flutter-based projects, saving time and effort in configuring CI pipelines.
Release notes
Initial release
Full Changelog: https://github.com/open-ci-io/flutter-setup/commits/v1