Make `flutter analyze --suggestions` agnostic to patch versions
Open
P2
platform-android
t: gradle
team-android
triaged-android
- Dominant language
- Dart
- Stars
- 179k
- Forks
- 31.1k
- PR merge metrics
- PR metrics pending
Description
Context https://github.com/flutter/flutter/pull/156502#discussion_r1803810604
Our Gradle/Java/AGP compat checking code includes max known and supported Gradle and AGP versions. We should probably make the code that handles these versions agnostic to patch versions, in my opinion.
Contributor guide
Assessment
This issue has not been assessed yet.