Skip to content

Conversation

OutdatedGuy
Copy link
Contributor

fixes #669

Changes

  • Updates GoogleMLKit to v7.0.0 released on 30th September.
  • Sets Minimum iOS Deployment Target to 15.5.0

@fbernaly
Copy link
Collaborator

fbernaly commented Oct 6, 2024

@OutdatedGuy: thanks for your contributions, I am going to review your PR. Did you test the changes with the example app?

@fbernaly
Copy link
Collaborator

fbernaly commented Oct 6, 2024

Do we need to bump all the dependencies from iOS 12 to 15.5.0?

@OutdatedGuy OutdatedGuy requested a review from fbernaly October 6, 2024 10:52
@OutdatedGuy
Copy link
Contributor Author

@OutdatedGuy: thanks for your contributions, I am going to review your PR. Did you test the changes with the example app?

Yeah, I have tested it on iOS simulator and a real device. Everything seems to be working fine.

@OutdatedGuy
Copy link
Contributor Author

Do we need to bump all the dependencies from iOS 12 to 15.5.0?

Most likely, as the official release notes mentioned the minimum support change.

I tried running few plugins on iOS 13, but got error due to minimum support incompatible.

@vietstone-ng
Copy link

Expect this to be released. Thank you all very much.

@vallerydelexy
Copy link

the bump up are too high, 12 to 15.5.0

@vietstone-ng
Copy link

@vallerydelexy The bump is acceptable.

@poka-IT
Copy link

poka-IT commented Oct 7, 2024

I don't see any change log about septembre 2024 here: https://developers.google.com/ml-kit/release-notes#september_30_2024

Am I cross-eyed?

The bump is really hard...

@fbernaly fbernaly changed the base branch from develop to chore/dependencies October 7, 2024 17:37
@fbernaly fbernaly merged commit 48420fb into flutter-ml:chore/dependencies Oct 7, 2024
3 checks passed
@fbernaly
Copy link
Collaborator

fbernaly commented Oct 7, 2024

Screenshot 2024-10-07 at 11 03 05 AM

fbernaly added a commit that referenced this pull request Oct 7, 2024
* develop:
  chore: Update dev dependencies and example app
  chore: Update iOS dependencies (#693)

# Conflicts:
#	README.md
#	packages/example/ios/Podfile.lock
#	packages/example/pubspec.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

a newer version of google_mlkit_text_recognition that supports GoogleDataTransport (~> 10.0)
5 participants