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

Update pubspec.yaml #21

Closed II11II closed 1 year ago

II11II commented 1 year ago

Upgrade flutter_web_auth_2_platform_interface dependency

ThexXTURBOXx commented 1 year ago

Thanks for the PR! This is basically a superfluous change as the ^ identifier allows the use of 2.0.1 anyways. However, it might be good to indicate a stricter constraint.