File tree Expand file tree Collapse file tree
flutter_web_auth_2_platform_interface Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 4.1.0
2+
3+ - 🌹 Add host and path comparator to webview implementation (related to [ #146 ] ( https://github.com/ThexXTURBOXx/flutter_web_auth_2/issues/146 ) )
4+ - 🐛 Hopefully fix WASM compatibility
5+
16## 4.0.2
27
38- 🌹 Improve README (additions to migration guide and Google scopes)
Original file line number Diff line number Diff line change 11name : flutter_web_auth_2
22description : Flutter plugin for authenticating a user with a web service.
3- version : 4.0.2
3+ version : 4.1.0
44homepage : https://github.com/ThexXTURBOXx/flutter_web_auth_2
55repository : https://github.com/ThexXTURBOXx/flutter_web_auth_2
66issue_tracker : https://github.com/ThexXTURBOXx/flutter_web_auth_2/issues
@@ -27,7 +27,7 @@ dependencies:
2727 desktop_webview_window : ^0.2.3
2828 flutter :
2929 sdk : flutter
30- flutter_web_auth_2_platform_interface : ^4.0.1
30+ flutter_web_auth_2_platform_interface : ^4.1.0
3131 flutter_web_plugins :
3232 sdk : flutter
3333 path_provider : ^2.1.2
Original file line number Diff line number Diff line change 1+ ## 4.1.0
2+
3+ - No change
4+
15## 4.0.1
26
37- 🌹 Update ` flutter_lints ` to ` 5.x ` - should not really change anything!
Original file line number Diff line number Diff line change 11name : flutter_web_auth_2_platform_interface
22description : A common platform interface for the flutter_web_auth_2 plugin.
3- version : 4.0.1
3+ version : 4.1.0
44homepage : https://github.com/ThexXTURBOXx/flutter_web_auth_2
55repository : https://github.com/ThexXTURBOXx/flutter_web_auth_2
66issue_tracker : https://github.com/ThexXTURBOXx/flutter_web_auth_2/issues
You can’t perform that action at this time.
0 commit comments