jverify-flutter-plugin
jverify-flutter-plugin copied to clipboard
空安全版本下,sdkSetupCallBackListener方法不会回调

operator = json['operator'];
type 'Null' is not a subtype of type 'String' 导致
_eventHanders.sdkSetupCallBackListener!(event);没有执行

非常感谢您反馈的问题,在 2.1.4 版本修复了这个问题。