Uh oh!
There was an error while loading. Please reload this page.
fix(battery_plus): Add iOS Privacy Info - #2580
Conversation
Code compiles and runs as it did before. I followed the PR from the Flutter team as example and added it to the pod file: flutter/packages#5846 I am not sure if there is anything else I can do to verify this is all good. |
miquelbeltran
commented
Feb 8, 2024
cc. @stuartmorgan |
vbuberen
left a comment
There was a problem hiding this comment.
Looks good to me even though I don't like that such solution isn't communicated publicly, but via some correspondence as it is mentioned here: flutter/flutter#131940 (comment)
Let's mark it not as chore because I believe such changes should be included in release notes generated by Melos.
miquelbeltran
commented
Feb 8, 2024
Good catch! |
miquelbeltran
commented
Feb 8, 2024
Merged, I will be preparing the rest |
Description
Related Issues
Checklist
CHANGELOG.mdnor the plugin version inpubspec.yamlfiles.flutter analyze) does not report any problems on my PR.Breaking Change
Does your PR require plugin users to manually update their apps to accommodate your change?
!in the title as explained in Conventional Commits).