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
51 stars 50 forks source link

can support Flutter SDK version is 2.8.0 ? #3

Closed Joseph-Nathan closed 2 years ago

Joseph-Nathan commented 2 years ago

can support Flutter SDK version is 2.8.0 ?

ThexXTURBOXx commented 2 years ago

Hi, this plugin won't give you much of a benefit when using it with 2.8.0. The intention was specifically to provide the best of experience to users on the newest version of Flutter. If you want to stick with an old version of Flutter, just continue using the original flutter_web_auth project. You will only be missing out some Bugfixes, refactors, and windows support.