ThexXTURBOXx / flutter_web_auth_2

Flutter plugin for authenticating a user with a web service
https://pub.dev/packages/flutter_web_auth_2
MIT License
53 stars 54 forks source link

Windows support #14

Closed Sesa1988 closed 2 years ago

Sesa1988 commented 2 years ago

Hi,

does this plugin support Windows? Its tagged with windows but there is nothing about windows in the readme/description at pub.dev

It would be nice if it does because its pain to handle it :)

ThexXTURBOXx commented 2 years ago

Hi, yes, Windows is somehow supported (see the example implementation for reference). However, I do not like the way it works right now. For more information on this, see other issues in this very repo here (some are already closed) :)