plus_plugins
plus_plugins copied to clipboard
[Request]: AccelerometerEvent doesn't have timestamp
Plugin
sensors_plus
Use case
The AccelerometerEvent and UserAccelerometerEvent doesn't have timestamp,
and as described in the issue, it's unreliable to measure by stopwatch or datetime.
While there's a issue tracking this #80, but it's closed and this is still missing in the latest version, so please consider to add it.
Proposal
Add timestamp for AccelerometerEvent and UserAccelerometerEvent.
This might be helpful: https://github.com/fluttercommunity/plus_plugins/pull/2506