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

Platoforms support #188

Closed AndreiMisiukevich closed 2 years ago

AndreiMisiukevich commented 2 years ago

Hello, Thanks for the great work!

I have a question. Does this plugin support all platforms which Flutter does (including web)? I guess the answer is yes. But I want to confirm that, because pub.dev does not shows "WEB' label.

It would be great to update pub.dev description if Web is supported :)

image

Best Regards

bentomania commented 2 years ago

Hi @AndreiMisiukevich, yes it supports Web. I haven't tested this on native Desktop platforms yet but I would be surprised if this doesn't work.

AndreiMisiukevich commented 2 years ago

I can confirm that it works pretty well on iOS, Android, Web, Windows and MacOS :)

Thanks again

furaiev commented 2 years ago

Hi @AndreiMisiukevich , thanks for noticing. I've found that the WEB label disappeared after null safety switching. Trying to find the reason.

furaiev commented 2 years ago

fixed in 2.1.0