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.0.1
2+
3+ - 🌹 Update ` flutter_lints ` to ` 5.x ` - should not really change anything!
4+
15## 4.0.0
26
37* No changes - just the official version release!*
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.0
3+ version : 4.0.1
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.0
30+ flutter_web_auth_2_platform_interface : ^4.0.1
3131 flutter_web_plugins :
3232 sdk : flutter
3333 path_provider : ^2.1.2
@@ -36,7 +36,7 @@ dependencies:
3636 window_to_front : ^0.0.3
3737
3838dev_dependencies :
39- flutter_lints : ^4 .0.0
39+ flutter_lints : ^5 .0.0
4040 flutter_test :
4141 sdk : flutter
4242
Original file line number Diff line number Diff line change 1+ ## 4.0.1
2+
3+ - 🌹 Update ` flutter_lints ` to ` 5.x ` - should not really change anything!
4+
15## 4.0.0
26
37* No changes - just the official version release!*
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.0
3+ version : 4.0.1
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
@@ -17,6 +17,6 @@ dependencies:
1717 plugin_platform_interface : ^2.1.2
1818
1919dev_dependencies :
20- flutter_lints : ^4 .0.0
20+ flutter_lints : ^5 .0.0
2121 flutter_test :
2222 sdk : flutter
You can’t perform that action at this time.
0 commit comments