flutter-ml / google_ml_kit_flutter

A flutter plugin that implements Google's standalone ML Kit
MIT License
990 stars 747 forks source link

chore: Update iOS dependencies #693

Closed OutdatedGuy closed 1 month ago

OutdatedGuy commented 1 month ago

fixes #669

Changes

fbernaly commented 1 month ago

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

fbernaly commented 1 month ago

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

OutdatedGuy commented 1 month ago

@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 commented 1 month ago

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 commented 1 month ago

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

vallerydelexy commented 1 month ago

the bump up are too high, 12 to 15.5.0

vietstone-ng commented 1 month ago

@vallerydelexy The bump is acceptable.

poka-IT commented 1 month ago

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 commented 1 month ago

Screenshot 2024-10-07 at 11 03 05 AM