giandifra / arcore_flutter_plugin

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

Gradle Error !!!!! #197

Closed kbattulwar closed 1 year ago

kbattulwar commented 2 years ago

Hi, I have tried every method in my knowledge to fixz this error. Does anyone know how can i overcome this? Will really appreciate your I have tried every method in my knowledge to fixz this error. Does anyone know how can i overcome this? Will really appreciate your help at this moment.help at this moment.

Warning: unexpected element (uri:"", local:"base-extension"). Expected elements are <{}codename>,<{}layoutlib>,<{}api-level> e: C:\Users\kbattulwar_DevProjects\ar\arcore_flutter_plugin-master\android\src\main\kotlin\com\difrancescogianmarco\arcore_flutter_plugin\ArcoreFlutterPlugin.kt: (32, 74): Type mismatch: inferred type is Activity? but Activity was expected

FAILURE: Build failed with an exception.

BUILD FAILED in 36s Exception: Gradle task assembleDebug failed with exit code 1

DomasB commented 1 year ago

I am having an exact same issue. Flutter v3.3.9

giandifra commented 1 year ago

Hi, I fixed this, can you try the new branch? #200

giandifra commented 1 year ago

Closed via #200