flutter_miracl_sdk 0.2.0+3 copy "flutter_miracl_sdk: ^0.2.0+3" to clipboard
flutter_miracl_sdk: ^0.2.0+3 copied to clipboard

MIRACL Trust Flutter plugin

0.1.0 #

  • Add concrete exceptions for every operation.

0.1.1 #

  • Fix: Convert Android signing timestamp from milliseconds to seconds.

0.2.0 #

  • New response objects for SDK operations.

0.2.0+1 #

  • Configure the Flutter SDK version as applicationInfo.

0.2.0+2 #

  • Remove collection package dependency since it is not needed.

0.2.0+3 #

  • Improved Error Handling: Resolved issues with error name parsing when code is obfuscated or minified by implementing a type-safe exception translation layer between native code and Flutter.