Skip to main content

Flutter Specific Workflow Steps

The steps listed below are specific to the Flutter build profiles.

You can find the full list of available workflow steps in our workflow marketplace and under each workflow step in this document, you can find the related repository URL, which also includes the documentation for the related step.

Flutter Install

This workflow step installs the specified Flutter SDK to run the Flutter CLI for subsequent, Analyze, Build and Test operations.

https://github.com/appcircleio/appcircle-flutter-install-component

Flutter Analyze

This component runs the flutter analyze command in your Flutter project.

https://github.com/appcircleio/appcircle-flutter-analyze-component

Flutter Test

This component allows you to run Flutter unit tests.

https://github.com/appcircleio/appcircle-flutter-test-component

Flutter Build for Android

This component builds your Flutter project for Android with the Flutter SDK.

https://github.com/appcircleio/appcircle-android-flutter-build-component

Flutter Build for iOS

This component builds your Flutter project for iOS with the Flutter SDK.

GitHub - appcircleio/appcircle-ios-flutter-build-component
Contribute to appcircleio/appcircle-ios-flutter-build-component development by creating an account on GitHub.
GitHub - appcircleio/appcircle-ios-flutter-build-component favicon https://github.com/appcircleio/appcircle-ios-flutter-build-component
GitHub - appcircleio/appcircle-ios-flutter-build-component

​Flutter Build for Web

This component builds a web app with the Flutter SDK.

GitHub - appcircleio/appcircle-flutter-web-build-component
Contribute to appcircleio/appcircle-flutter-web-build-component development by creating an account on GitHub.
GitHub - appcircleio/appcircle-flutter-web-build-component favicon https://github.com/appcircleio/appcircle-flutter-web-build-component
GitHub - appcircleio/appcircle-flutter-web-build-component