LinusU / flutter_web_auth

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

🐛 checks nullability of WidgetBinding.instance #142

Closed devmvk closed 2 years ago

LinusU commented 2 years ago

This was just changed the other way (https://github.com/LinusU/flutter_web_auth/pull/132), was that a breaking change for you?

Which version of Flutter are you using?

vmadupu9 commented 2 years ago

we are using flutter 2.10.5 . and its breaking in flutter 2.10.5

LinusU commented 2 years ago

Huge apologies for the accidental breakage! This has been released as 🚢 0.4.3 / 2022-11-02, which should restore compatibility with Flutter v2