flutter/packages
auto-submit[bot] 625bc50c39
Reverts "Warn when Gradle plugins are applied using the legacy "apply script method" way" (#140102)
Reverts flutter/flutter#139690
Initiated by: hellohuanlin
This change reverts the following previous change:
Original Description:
This PR adds a deprecation message when Android build is using the legacy "apply script method" way of applying Flutter's Gradle plugins (that is: [`flutter.gradle`](https://github.com/flutter/flutter/blob/3.16.0/packages/flutter_tools/gradle/flutter.gradle) and [`app_plugin_loader.gradle`](https://github.com/flutter/flutter/blob/3.16.0/packages/flutter_tools/gradle/app_plugin_loader.gradle)).

See also:
- #121541
  - in particular https://github.com/flutter/flutter/issues/121541#issuecomment-1836947311
- #135392
  - and PR that add the migration guide: [#9857](https://github.com/flutter/website/pull/9857)

- I think either `logger.error` or `logger.quiet` must be used, because all other error levels are not shown during `flutter build apk` (and that's what most people use).
2023-12-13 23:08:25 +00:00
..
flutter Swap iOS back button icon in Material app bar (#134754) 2023-12-13 20:59:00 +00:00
flutter_driver Roll dependencies (#139606) 2023-12-06 19:22:06 +00:00
flutter_goldens Reverts "Make tests more resilient to Skia gold failures and refactor flutter_goldens for extensive technical debt removal" (#140085) 2023-12-13 20:20:20 +00:00
flutter_goldens_client Reverts "Make tests more resilient to Skia gold failures and refactor flutter_goldens for extensive technical debt removal" (#140085) 2023-12-13 20:20:20 +00:00
flutter_localizations Roll dependencies (#139606) 2023-12-06 19:22:06 +00:00
flutter_test Deprecate RawKeyEvent, RawKeyboard, et al. (#136677) 2023-12-11 22:19:18 +00:00
flutter_tools Reverts "Warn when Gradle plugins are applied using the legacy "apply script method" way" (#140102) 2023-12-13 23:08:25 +00:00
flutter_web_plugins Roll dependencies (#139606) 2023-12-06 19:22:06 +00:00
fuchsia_remote_debug_protocol Roll dependencies (#139606) 2023-12-06 19:22:06 +00:00
integration_test Roll dependencies (#139606) 2023-12-06 19:22:06 +00:00
analysis_options.yaml