File tree Expand file tree Collapse file tree 5 files changed +15
-21
lines changed
flutter_web_auth_2_platform_interface Expand file tree Collapse file tree 5 files changed +15
-21
lines changed Original file line number Diff line number Diff line change 1
1
name : flutter_web_auth_2_example
2
2
description : Demonstrates how to use the flutter_web_auth_2 plugin.
3
3
version : 1.0.0+1
4
+ resolution : workspace
4
5
publish_to : ' none'
5
6
6
7
environment :
7
- sdk : " >=2.15 .0 <4.0.0"
8
+ sdk : " >=3.5 .0 <4.0.0"
8
9
9
10
# Dependencies specify other packages that your package needs in order to work.
10
11
# To automatically upgrade your package dependencies to the latest versions
Original file line number Diff line number Diff line change 1
1
name : flutter_web_auth_2
2
2
description : Flutter plugin for authenticating a user with a web service.
3
3
version : 4.1.0
4
+ resolution : workspace
4
5
homepage : https://github.com/ThexXTURBOXx/flutter_web_auth_2
5
6
repository : https://github.com/ThexXTURBOXx/flutter_web_auth_2
6
7
issue_tracker : https://github.com/ThexXTURBOXx/flutter_web_auth_2/issues
@@ -20,7 +21,7 @@ topics:
20
21
- web
21
22
22
23
environment :
23
- sdk : " >=2.15 .0 <4.0.0"
24
+ sdk : " >=3.5 .0 <4.0.0"
24
25
flutter : " >=3.0.0"
25
26
26
27
dependencies :
Original file line number Diff line number Diff line change 1
1
name : flutter_web_auth_2_platform_interface
2
2
description : A common platform interface for the flutter_web_auth_2 plugin.
3
3
version : 4.1.0
4
+ resolution : workspace
4
5
homepage : https://github.com/ThexXTURBOXx/flutter_web_auth_2
5
6
repository : https://github.com/ThexXTURBOXx/flutter_web_auth_2
6
7
issue_tracker : https://github.com/ThexXTURBOXx/flutter_web_auth_2/issues
7
8
funding :
8
9
- https://github.com/sponsors/ThexXTURBOXx
9
10
10
11
environment :
11
- sdk : " >=2.15 .0 <4.0.0"
12
+ sdk : " >=3.5 .0 <4.0.0"
12
13
flutter : " >=3.0.0"
13
14
14
15
dependencies :
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
name : flutter_web_auth_2_root
2
2
3
+ publish_to : none
4
+
3
5
environment :
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
5
12
6
13
dev_dependencies :
7
14
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