mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-01 10:38:17 +08:00
Due to [this](https://docs.flutter.dev/release/breaking-changes/add-applifecyclestate-hidden) breaking change we have to bump our lowest supported Flutter version to 3.13. This PR also adds so that we both analyze with the latest stable flutter version and our lowest supported one.