CariusLars / ar_flutter_plugin

Flutter Plugin for AR (Augmented Reality) - Supports ARKit on iOS and ARCore on Android devices
MIT License
317 stars 228 forks source link

Could not resolve com.google.ar:core:1.22.0. #166

Open ayushprateek opened 1 year ago

ayushprateek commented 1 year ago

FAILURE: Build failed with an exception.

BUILD FAILED in 14s Retrying Gradle Build: #1, wait time: 100ms [!] Gradle threw an error while downloading artifacts from the network.

Johnssonslotion commented 1 year ago

Becuz of arcore anchor function, arcore package is depended on firebase SDK.

to use package base on firebase package, podfile should be modified.

in case of iOS, i modified spec,

to fix SDK version : $FirebaseSDKVersion = '10.3.0'