arcore_flutter_plugin 0.0.5+1
arcore_flutter_plugin: ^0.0.5+1 copied to clipboard
Flutter plugin for ARCore SDK, Android platform to build new augmented reality experiences
0.0.5+1 #
- Migrate to new Android Plugin Api
- Update AR Core and Sceneform dependencies to 1.14
0.0.4 #
- Add AugmentedFace feature
0.0.2+2 #
- Add ArCoreReferenceNode for use local object (.sfb) or remote objcet (.gltf)
0.0.2+1 #
- Now you can define children property for node (see example custom_object.dart)
0.0.2 #
- Add onPlaneDetect handler
- Add onPlaneTap handler
- Split addNode in addArCoreNode and addArCodeNodeWithAnchor (for detected plane)
0.0.1 #
- Add ArCoreNode
- Add ArCoreRotatingNode
- Add ArCoreShape (sphere, cube, cylindre)
- Add shape materials properties (color, texture, metallic, roughness, reflectance)