arkit_plugin 0.2.1 copy "arkit_plugin: ^0.2.1" to clipboard
arkit_plugin: ^0.2.1 copied to clipboard

outdated

Flutter Plugin for ARKit - Apple's augmented reality (AR) development platform for iOS mobile devices.

Changelog #

0.2.1 #

  • Basic Face Tracking functionality
  • Add ARWorldAlignment
  • doubleSided property is added to material

0.2.0 #

  • Cover all ARKit geometries
  • Made all core properties of all geometries ValueNotifiers

0.1.2 #

  • ARKitNode.renderingOrder
  • Both Horizontal and Vertical planes option
  • Option to handle taps not in real position, but at the center of the widget.
  • Rotation improved
  • onSessionWasInterrupted and onSessionInterruptionEnded handlers added

0.1.1 #

  • Tap Gesture refactored to onNodeTap and onARTap
  • SKReferenceNode wrapped

0.1.0 #

  • Image detection
  • ARKitLine
  • Custom light
  • Light estimation

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
415
likes
0
pub points
92%
popularity

Publisher

verified publisherleushchenko.com

Flutter Plugin for ARKit - Apple's augmented reality (AR) development platform for iOS mobile devices.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, meta, vector_math

More

Packages that depend on arkit_plugin