Continuous Integration

We use GitHub Actionsopen in new window to run continuous integration workflows on our Flutter repositories.

We have a standard workflow which runs each time you push code or create a pull request. The workflow is designed to:

Our Flutter Templatesopen in new window are set up with this workflow out of the box.