We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07de212 commit aeef692Copy full SHA for aeef692
packages/supabase_flutter/pubspec.yaml
@@ -6,8 +6,8 @@ repository: 'https://github.com/supabase/supabase-flutter/tree/main/packages/sup
6
documentation: 'https://supabase.com/docs/reference/dart/introduction'
7
8
environment:
9
- sdk: '>=3.3.0 <4.0.0'
10
- flutter: '>=3.19.0'
+ sdk: '>=3.4.0 <4.0.0'
+ flutter: '>=3.22.0'
11
12
dependencies:
13
app_links: '>=3.5.0 <7.0.0'
0 commit comments