Open
Description
Flutter 3.29 removed PluginRegistry.Registrar
which has long been deprecated. Many upstream dependencies need to be updated to support this.
In addition to bumping versions on several dependencies to include fixes, the following PRs will need to be merged on additional dependencies:
- Fix Android compatibility issues after Flutter 3.29.0 upgrade javaherisaber/open_filex#19
- Remove registerWith which has been long deprecated. Disable-Battery-Optimizations#1
- Remove registerWith which has been long deprecated. secure_application#1
- Fix compatibility with Flutter 3.29 ravitejaavv/store_checker#37