rive_telemetry 0.2.0 copy "rive_telemetry: ^0.2.0" to clipboard
rive_telemetry: ^0.2.0 copied to clipboard

Development-only Flutter telemetry bridge for inspecting and controlling Rive state machines and ViewModels from VS Code.

0.2.0 #

  • Added multi-runtime telemetry identity with runtimeId and label.
  • Added state machine input telemetry for boolean, number, and trigger inputs.
  • Added VS Code command routing support for state machine input mutation.
  • Added ViewModel telemetry models and adapter boundary.
  • Added ViewModel property telemetry and runtime mutation support for supported property types.
  • Added in-memory snapshot and diff support for state machine inputs and ViewModel properties.
  • Added a minimal single-runtime Flutter example using demo_2.riv.
  • Kept telemetry disabled by default in release builds.

0.0.1 #

  • Initial development scaffold.
3
likes
150
points
123
downloads

Documentation

API reference

Publisher

verified publisherchidube.com

Weekly Downloads

Development-only Flutter telemetry bridge for inspecting and controlling Rive state machines and ViewModels from VS Code.

Repository (GitHub)
View/report issues

Topics

#rive #telemetry #debugging #flutter

License

MIT (license)

Dependencies

flutter, rive, web_socket_channel

More

Packages that depend on rive_telemetry