CariusLars / ar_flutter_plugin

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

Missing `customPlaneTexturePath` asset #21

Closed leeprobert closed 3 years ago

leeprobert commented 3 years ago

Couldn't find the Images/triangle.png asset.

CariusLars commented 3 years ago

Hey @leeprobert , could you provide some more info please? Did you import the plugin into your own Flutter app or did you try to compile the example app? What is the exact error the compiler throws?

leeprobert commented 3 years ago

Sorry, my bad. I was looking for your assets folder, and didn't see it in the Examples folder.