File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -28,10 +28,10 @@ command:
2828 cached_network_image : ^3.3.1
2929 chewie : ^1.8.1
3030 collection : ^1.17.2
31- connectivity_plus : ^ 6.0.3
31+ connectivity_plus : " >= 6.0.3 <8.0.0 "
3232 cupertino_icons : ^1.0.3
3333 desktop_drop : ' >=0.5.0 <0.7.0'
34- device_info_plus : ' >=10.1.2 <12 .0.0'
34+ device_info_plus : ' >=11.0.0 <13 .0.0'
3535 diacritic : ^0.1.5
3636 dio : ^5.4.3+1
3737 drift : ^2.22.1
@@ -65,7 +65,7 @@ command:
6565 media_kit_video : ^1.2.4
6666 meta : ^1.9.1
6767 mime : ^2.0.0
68- package_info_plus : ^ 8.3.0
68+ package_info_plus : " >= 8.3.0 <10.0.0 "
6969 path : ^1.8.3
7070 path_provider : ^2.1.3
7171 photo_manager : ^3.2.0
@@ -76,7 +76,7 @@ command:
7676 responsive_builder : ^0.7.0
7777 rxdart : ^0.28.0
7878 sentry_flutter : ^8.3.0
79- share_plus : ^ 11.0.0
79+ share_plus : " >= 11.0.0 <13.0.0 "
8080 shimmer : ^3.0.0
8181 sqlite3_flutter_libs : ^0.5.26
8282 stream_chat : ^9.16.0
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ dependencies:
5353 rate_limiter : ^1.0.0
5454 record : " >=5.2.0 <7.0.0"
5555 rxdart : ^0.28.0
56- share_plus : ^ 11.0.0
56+ share_plus : " >= 11.0.0 <13.0.0 "
5757 shimmer : ^3.0.0
5858 stream_chat_flutter_core : ^9.16.0
5959 svg_icon_widget : ^0.0.1
Original file line number Diff line number Diff line change @@ -23,13 +23,13 @@ environment:
2323
2424dependencies :
2525 collection : ^1.17.2
26- connectivity_plus : ^ 6.0.3
27- device_info_plus : " >=10.1.2 <12 .0.0"
26+ connectivity_plus : " >= 6.0.3 <8.0.0 "
27+ device_info_plus : " >=11.0.0 <13 .0.0"
2828 flutter :
2929 sdk : flutter
3030 freezed_annotation : " >=2.4.1 <4.0.0"
3131 meta : ^1.9.1
32- package_info_plus : ^ 8.3.0
32+ package_info_plus : " >= 8.3.0 <10.0.0 "
3333 rxdart : ^0.28.0
3434 stream_chat : ^9.16.0
3535
You can’t perform that action at this time.
0 commit comments