As shown at https://github.com/fluttercommunity/plus_plugins/blob/a7038c25613d16c85b82a8f1228abec0220852ff/.github/workflows/all_plugins.yaml#L86 We use `flutter build aot` in build script, which is deprecated https://github.com/flutter/flutter/issues/49562
As shown at
plus_plugins/.github/workflows/all_plugins.yaml
Line 86 in a7038c2
We use
flutter build aotin build script, which is deprecated flutter/flutter#49562