sceneview-flutter
sceneview-flutter copied to clipboard
SceneView Flutter is a 3D and AR Flutter Android View with Google Filament and ARCore. This is a Sceneform replacement in Flutter
The SceneView widget is based on PlanformViewLink. And example app crashes after I turn on camera permission. Device: Samsung Galaxy S10 Solution: replace PlatformViewLink with AndroidView (don't know about possible...
Hello is it possible to use AR scene view like in android plugin version?
Object Placement on Ceiling Not Supported Description Currently, the sceneview-flutter does not support placing objects on the ceiling. It can detect horizontal planes facing downward, but it does not correctly...