fluttercommunity / fluttercommunity/plus_plugins

[Request]: Add build matrix into CI pipeline to check minimally supported Flutter version compatibility

Open
#2,195 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Dart
Stars
1.9k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

### Plugin

All plugins

### Use case

Recently there was an issue https://github.com/fluttercommunity/plus_plugins/issues/1960 which made it obvious that current testing of changes done with pipelines setup isn't enough. Thus, it would be good to test changes not only against latest stable Flutter version, but also against the minimally supported one to be sure no issues introduced for projects with not so fresh Flutter version.

### Proposal

Add build matrix: https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs to check all PRs against minimally supported Flutter versions as well.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.