LinusU / flutter_web_auth

Flutter plugin for authenticating a user with a web service
MIT License
198 stars 176 forks source link

chore: prepare for WASM support #163

Closed r-durao-pvotal closed 5 months ago

r-durao-pvotal commented 5 months ago

Uses the new libraries to enable WASM support in flutter web

ThexXTURBOXx commented 5 months ago

This was already done in https://github.com/ThexXTURBOXx/flutter_web_auth_2 :)

r-durao-pvotal commented 5 months ago

This was already done in https://github.com/ThexXTURBOXx/flutter_web_auth_2 :)

Wasn't aware of this fork, thank you @ThexXTURBOXx !

ThexXTURBOXx commented 5 months ago

No problem, and thanks for your contribution anyways! :)