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 11name : flutter_web_auth_2_example
22description : Demonstrates how to use the flutter_web_auth_2 plugin.
33version : 1.0.0+1
4+ resolution : workspace
45publish_to : ' none'
56
67environment :
7- sdk : " >=2.15 .0 <4.0.0"
8+ sdk : " >=3.5 .0 <4.0.0"
89
910# Dependencies specify other packages that your package needs in order to work.
1011# To automatically upgrade your package dependencies to the latest versions
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.
33version : 4.1.0
4+ resolution : workspace
45homepage : https://github.com/ThexXTURBOXx/flutter_web_auth_2
56repository : https://github.com/ThexXTURBOXx/flutter_web_auth_2
67issue_tracker : https://github.com/ThexXTURBOXx/flutter_web_auth_2/issues
@@ -20,7 +21,7 @@ topics:
2021 - web
2122
2223environment :
23- sdk : " >=2.15 .0 <4.0.0"
24+ sdk : " >=3.5 .0 <4.0.0"
2425 flutter : " >=3.0.0"
2526
2627dependencies :
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.
33version : 4.1.0
4+ resolution : workspace
45homepage : https://github.com/ThexXTURBOXx/flutter_web_auth_2
56repository : https://github.com/ThexXTURBOXx/flutter_web_auth_2
67issue_tracker : https://github.com/ThexXTURBOXx/flutter_web_auth_2/issues
78funding :
89 - https://github.com/sponsors/ThexXTURBOXx
910
1011environment :
11- sdk : " >=2.15 .0 <4.0.0"
12+ sdk : " >=3.5 .0 <4.0.0"
1213 flutter : " >=3.0.0"
1314
1415dependencies :
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11name : flutter_web_auth_2_root
22
3+ publish_to : none
4+
35environment :
4- sdk : ' >=2.15.0 <4.0.0'
6+ sdk : ' >=3.6.0 <4.0.0'
7+
8+ workspace :
9+ - flutter_web_auth_2
10+ - flutter_web_auth_2/example
11+ - flutter_web_auth_2_platform_interface
512
613dev_dependencies :
714 flutter_lints : ^5.0.0
8- melos : ^6 .0.0
15+ melos : ^7 .0.0-dev.7
You can’t perform that action at this time.
0 commit comments