Releases: olexale/arkit_flutter_plugin
Releases · olexale/arkit_flutter_plugin
v1.5.0 - Invert TrueDepth flag behaviour
What's Changed
Full Changelog: v1.4.0...v1.5.0
v1.4.0
v1.3.0
v1.2.1
v1.2.0
v1.1.1
Update SDK constrains, add `getIntrinsics` and `getImageResolution`
What's Changed
- BREAKING CHANGE! Update Flutter constraints to >=3.19.0 and Dart to >=3.3.0 <4.0.0
- BREAKING CHANGE! Drop iOS 11 support.
- Add
getIntrinsicsandgetImageResolutionfunctions by @Oct7 in #217
New Contributors
Full Changelog: v1.0.7...v1.1.0
.gltf and .glb support
- Add .gltf and .glb support (by @Jaemin-VIRNECT)
- Fix "The 'arkit_0' channel sent a message from native to Flutter on a non-platform thread"
- Cleanup swift code
Body tracking
v1.0.5 Body tracking sample added
Port samples to null safety
v1.0.3 Version bump