giandifra / arcore_flutter_plugin

Flutter plugin for ARCore SDK, Android platform to build new augmented reality experiences
MIT License
434 stars 275 forks source link

Updated AR core, sceneform, compile SDK and AGP versions #215

Closed Haris2v closed 5 months ago

Haris2v commented 1 year ago

Updated Kotlin version from 1.3.50 to 1.6.0 Update AGP version from 6.7 to 7.3 Updated target SDK version from 31 to 33 Updated AR core Android SDK version from 1.13.0 to 1.38.0 updated AR sceneform:core dependencies to latest version Fixed null check issue in the ArCoreView.kt

FerdiHr commented 10 months ago

Hey @giandifra possible to check and if okay to release a new version ? Would love to use the AR inside my app !

giandifra commented 10 months ago

Hey @giandifra possible to check and if okay to release a new version ? Would love to use the AR inside my app !

Hello, can you try this branch?

https://github.com/giandifra/arcore_flutter_plugin/tree/android-upgrading

giandifra commented 5 months ago

The upgrades has done from this PR