Skip to content

Commit 4f6a97c

Browse files
committed
feat: Add support for connectivity_plus 7.0+
1 parent f38ce0d commit 4f6a97c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/flutter_client_sdk/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
device_info_plus: ">=9.1.1 <13.0.0"
1616
launchdarkly_common_client: 1.7.0
1717
shared_preferences: ^2.2.2
18-
connectivity_plus: ">=5.0.2 <7.0.0"
18+
connectivity_plus: ">=5.0.2 <8.0.0"
1919
web: ^1.1.1
2020

2121
dev_dependencies:

0 commit comments

Comments
 (0)