mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() Fixes https://github.com/flutter/flutter/issues/146004 The `camera_android`plugin had its version pinned when it was still used in the `gradle_deprecated_settings`. It has since been [replaced](https://github.com/flutter/flutter/pull/148426) by `camera_android_camerax`, and therefore isn't used in `flutter/flutter`. So it's pin should be fine to remove. |
||
---|---|---|
.. | ||
android | ||
lib | ||
pubspec.yaml | ||
README.md |
Deprecated settings.gradle
This project is meant to test that apps using the deprecated
android/settings.gradle
(PluginEach used until Flutter v1.22.0) can still be built.
This project can be removed once apps have been migrated to this new file.