Skip to content

Releases: olexale/arkit_flutter_plugin

Update SDK constrains, add `getIntrinsics` and `getImageResolution`

01 Jun 15:11
Compare
Choose a tag to compare

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 getIntrinsics and getImageResolution functions by @Oct7 in #217

New Contributors

  • @Oct7 made their first contribution in #217

Full Changelog: v1.0.7...v1.1.0

.gltf and .glb support

22 Oct 15:58
Compare
Choose a tag to compare
  • 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

16 Oct 19:07
Compare
Choose a tag to compare
v1.0.5

Body tracking sample added

Port samples to null safety

10 Aug 17:38
Compare
Choose a tag to compare
v1.0.3

Version bump

Update Nodes by their name

06 Jun 15:36
Compare
Choose a tag to compare
v1.0.1

Add Midas sample twitter link

Stable release with null safety

05 Jun 14:47
Compare
Choose a tag to compare
v1.0.0

Remove outdated section

Null safety

22 May 10:50
Compare
Choose a tag to compare
Null safety Pre-release
Pre-release
v1.0.0-nullsafety.0

Update CHANGELOG

Camera Euler Angles

07 Jan 09:59
Compare
Choose a tag to compare
v0.6.1

Version bump

v0.6.0

22 Oct 17:33
Compare
Choose a tag to compare
Update pubspec to new plugin format