arkit_plugin 0.0.3
arkit_plugin: ^0.0.3 copied to clipboard
Flutter Plugin for ARKit - Apple's augmented reality (AR) development platform for iOS mobile devices.
Changelog #
0.0.3 #
- ARKitNode added
- Add debug options: world origin, feature points
- ARPlaneAnchor added
- Physics added
- Plane tap event handler added
0.0.2 #
- Plane detection enum implemented
- ARKitSceneView.autoenablesDefaultLighting property implemented
- Documentation added
- Materials implementation
- Plane and text geometries
- Basic tap gesture recognizer added
- Position and rotation change handling
0.0.1 #
- PoC of the ARKit port
- Sphere added