Skip to content

Commit efea772

Browse files
committed
chore: lower version requirement for cupertino_http
1 parent bd7f275 commit efea772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/supabase_flutter/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies:
2323
shared_preferences: ^2.0.0
2424
logging: ^1.2.0
2525
web: '>=0.5.0 <2.0.0'
26-
cupertino_http: ^2.0.0
26+
cupertino_http: '>=1.4.0 <3.0.0'
2727
web_socket_channel: '>=2.3.0 <4.0.0'
2828

2929
dev_dependencies:

0 commit comments

Comments
 (0)