Open CoopahLimited opened 2 months ago
there is unhandled error in repository_authentication_impl on line 126.
completer.complete(code); is throwing error
completer.complete(code);
type 'Null' is not a subtype of type 'FutureOr<String>'
there is unhandled error in repository_authentication_impl on line 126.
completer.complete(code);
is throwing errortype 'Null' is not a subtype of type 'FutureOr<String>'