🔧Changelog

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v 2.0.0

Breaking Changes

  • The event method onMeasurementProcessed takes now a Map<String, dynamic> instead of a String.

Fixes

  • Activity casting in the Java native-side.

  • Flutter-NativeSide bridge closing causing a nullPointerException.

  • Missing field measurement_timestamp on the IOS platform.

  • flashlight issues.

Last updated