Flutter Specific Integrations
The integrations listed below are specific to the Flutter build profiles.
You can find the full list of available integrations in our workflow marketplace and under each integration in this document, you can find the related repository URL, which also includes the documentation for the related integration.
Firebase Deployment
Deploy your web applications to Firebase Hosting
Flutter Analyze
This component runs the flutter analyze command in your Flutter project.
Flutter Build for Android
This component builds your Flutter project for Android with the Flutter SDK.
Flutter Build for iOS
This component builds your Flutter project for iOS with the Flutter SDK.
Flutter Build for Web
This component builds a web app with the Flutter SDK.
Flutter Install
Installs the specified Flutter SDK to run the Flutter CLI for subsequent, Analyze, Build and Test operations.
Flutter Test
This component allows you to run Flutter unit tests.