jonsaw / amazon-cognito-identity-dart

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
204 stars 93 forks source link

Maintenance #61

Open yap-studios opened 4 years ago

yap-studios commented 4 years ago

Hi,

Is this library still actively maintained? If not, could you maybe create an issue and pin it just to make people aware that is it no longer maintained? Thanks

furaiev commented 4 years ago

https://pub.dev/packages/amazon_cognito_identity_dart_2 Welcome to contribute

yap-studios commented 4 years ago

@furaiev, thanks I'll have a look at it. What are your ideas? Do you plan to merge the open pull requests?

furaiev commented 4 years ago

I've already made a couple fixes that I needed and plan to merge reasonable PRs :)

yap-studios commented 4 years ago

Great stuff. I'll clone the repo and start working with it.