Changelog

V2.0.0

  • Breaking change -> MeasurementCreationData.fromCameraSkd is now taking a Map<String, dynamic> instead of a String. It's to follow the update from the flutter-camera-sdk.

  • Added a method to get the GeneralConfiguration.

  • Added a method to get the UserConfiguration.

  • Added a method to update the UserConfiguration.

  • Code improvements.

Last updated