furaiev / amazon-cognito-identity-dart-2

Unofficial Amazon Cognito Identity Provider Dart SDK, to easily add user sign-up and sign-in to your mobile and web apps with AWS.
MIT License
187 stars 114 forks source link

[Issue #69] Adding await in the call to analyticsMetadataParamsDecorator in case some implementations need to include async modifier #118

Closed jcblancomartinez closed 3 years ago

jcblancomartinez commented 3 years ago

@furaiev Please, review. Thanks for the feedback in the other pull-request.

Regards.