Skip to content

Commit 3656b4f

Browse files
authored
chore: bump app_links to '>=6.2.0 <8.0.0' (#1282)
* chore: Bump app_links to ^7.0.0 * Bump Dart SDK version * Bump Flutter version to match SDK version * Allow both major versions of app_links
1 parent 2033017 commit 3656b4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/supabase_flutter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ environment:
1010
flutter: '>=3.19.0'
1111

1212
dependencies:
13-
app_links: ^6.2.0
13+
app_links: '>=6.2.0 <8.0.0'
1414
async: ^2.11.0
1515
crypto: ^3.0.2
1616
flutter:

0 commit comments

Comments
 (0)