amazon-cognito-identity-dart-2
amazon-cognito-identity-dart-2 copied to clipboard
Unknown Error being thrown in case of SocketException
A change is added in version 2.1.0 where pattern matching is being used for handling socket exception. To be specific the .toString() method being used in client.dart might have caused this issue.