Skip to content

Commit aeef692

Browse files
committed
chore: update min dart and flutter version to 3.4.0 & 3.22.0
1 parent 07de212 commit aeef692

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/supabase_flutter/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ repository: 'https://github.com/supabase/supabase-flutter/tree/main/packages/sup
66
documentation: 'https://supabase.com/docs/reference/dart/introduction'
77

88
environment:
9-
sdk: '>=3.3.0 <4.0.0'
10-
flutter: '>=3.19.0'
9+
sdk: '>=3.4.0 <4.0.0'
10+
flutter: '>=3.22.0'
1111

1212
dependencies:
1313
app_links: '>=3.5.0 <7.0.0'

0 commit comments

Comments
 (0)