VadimBliz

Results 2 issues of VadimBliz

The log is: .2/macos/Classes/CryptographyFlutterPlugin.swift:21:101: error: cannot call value of non-function type 'FlutterBinaryMessenger' let channel = FlutterMethodChannel(name: "cryptography_flutter", binaryMessenger: registrar.messenger()) ^ ~~ Command CompileSwiftSources failed with a nonzero exit code Command...

The error is `NoSuchMethodError: tried to call a non-function, such as null: 'dart.global.jsBigIntModPow'` I'm using `amazon_cognito_identity_dart_2: 3.0.0` My `flutter doctor -v` is [✓] Flutter (Channel stable, 3.3.1, on macOS 12.5.1...