algo_angle 1.0.12 copy "algo_angle: ^1.0.12" to clipboard
algo_angle: ^1.0.12 copied to clipboard

This is a specialized quaternion-based angle calculation library designed for specific scenarios, not as a general-purpose solution. Use it with caution. The library computes angles from quaternions, [...]

1.0.3 #

  • change to test upload
  • change to real algo
  • make function to be static
  • make calc be async
  • modify logic
  • add funciton to test logic
  • update time checking for test
  • modify test checking
  • update command

1.0.5 #

  • add new algo

1.0.6 #

  • modify functions to be public so they can be used out side.

1.0.7 #

  • modify data unpacage

1.0.8 #

  • modify datatype value

1.0.9 #

  • add one more data unpackage function

1.0.10 #

  • modify angle calculation

1.0.11 #

  • add optional for time differ when checking

1.0.12 #

  • upgrade angle calculation
0
likes
110
points
55
downloads

Publisher

unverified uploader

Weekly Downloads

This is a specialized quaternion-based angle calculation library designed for specific scenarios, not as a general-purpose solution. Use it with caution. The library computes angles from quaternions, typically by extracting values from an array that must pass certain validation rules. It processes the quaternion data (4-element array) according to defined algorithms to derive angular outputs. Ensure your input array meets the required structure and constraints before using this library for accurate results.

Homepage

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter

More

Packages that depend on algo_angle