flutter_armod_widget 2.0.0-pre.12 copy "flutter_armod_widget: ^2.0.0-pre.12" to clipboard
flutter_armod_widget: ^2.0.0-pre.12 copied to clipboard

Flutter AR-MOD SDK widget for embedding AR(Augmented Reality) features in flutter.

2.0.0-pre.12 #

Fix #

  • XR: Fix AnchorManagerExtension can place anchor onto ARPlane
  • API: Fix Awake method has been not working
  • API: Fix KeyNotFoundException: Cannot find method:setEaseInBack in type:LTDescr, token=LTDescr LTDescr::setEaseInBack()
  • API: Fix TryAcquireDownloadMesh load error after cached
  • Litjson: Fix ListJson type System.Int32 to type System.Int64 error
  • Litjson: Fix JsonException: Can't assign value '0' (type System.Double) to type System.Int32
  • ILCore: Fix enum type error with MonoBinder
  • ILCore: Fix vector type error with MonoBinder
  • Renderer: Fix low shadow resoultion
  • ProjectSettings: Fix XR-Plugin fix-button not working at the first time

Change #

  • API: StickObject API will be return Anchor Gameobject now
  • Core: ARWorld algorhtm upgrade to 1.17.1
  • Core: GLTF loader upgrade to 5.0
  • Core: ILCore upgrade to 2.1
  • Core: Remove MonoBehaviour, use XRMODBehaviour and UIMonoBehaviour instead
  • Core: Reduce code flow and clearer
  • Dashboard: Uptade to 2.0.0-pre.2(Incompatible with older versions)
  • WebNetworkExtension: Use UniTask instead

Add #

  • API: XR Experiences send messages to App side
  • API: App side send message to XR Experiences
  • API: Add Overlay camera API
  • API: Add AR plane size/alignment/classification
  • API: Get custom configure data
  • Core: UDM System support
  • Core: Add UIMonoBehaviour for listen UGUI touch events
  • PackageTools: Add Immersal new settings:
    • Use Filtering
    • Reset Filtering after map change
  • PackageTools: Add LightEstimate shadow strength(default 0.7)

2.0.0-pre.11 #

Fix #

  • Core: Now Monobinder support Enum,Vector2,Vector3,Quaternion
  • Core: Non-XR content calling Exit() crash
  • Core: Non-XR mode exit crash
  • Renderer: Very low shadow resolution

Change #

  • Upgrade ARFoundation 5.0.2
  • Remove RestClient and replace it with UniTask

Add #

  • Disable Camera background API
  • BlendsShape support for ARKit
  • Add GameObject for managing GameObjects generated by creators calling Instantiated API
  • GLTF Support

2.0.0-pre.1 #

Change #

  • Update ARMOD to XRMOD. This is a big update.

0.0.4-Alpha.2 #

Change #

  • Remove ARMODCallbackAPI.swift from this package.

0.0.4-Alpha.1 #

Add #

  • iOS ARMOMCallback API

Change #

  • Remove useless assets
  • Upgrade AR-MOD SDK libs version to v0.0.4
  • More detailed Readme

0.0.3 #

  • TODO: Describe initial release.
9
likes
120
pub points
50%
popularity

Publisher

unverified uploader

Flutter AR-MOD SDK widget for embedding AR(Augmented Reality) features in flutter.

Homepage

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, flutter_plugin_android_lifecycle, plugin_platform_interface, stream_transform

More

Packages that depend on flutter_armod_widget