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

Example - Login don't work on Web #81

Closed maurobotta closed 3 years ago

maurobotta commented 4 years ago

Hi

I have compiled your Example ( 4 buttons: Sign up...login ... ) , when i press on Login button example show a empty form ( no edit )

Sign Up work fine

Flutter (Channel beta, 1.20.0-7.2.pre, on Microsoft Windows [Versione 10.0.18363.959], locale it-IT)

furaiev commented 4 years ago

Pls debug it and share details

maurobotta commented 4 years ago

Add.... on Android phone work fine, i can to see 2 / 3 edit , on chome i see a empty form with back button

littlekid440 commented 4 years ago

you need to edit pubspec.yaml with updated shared_preference shared_preferences: ^0.5.6