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 4c9432c commit 58155b4Copy full SHA for 58155b4
pubspec.yaml
@@ -4,8 +4,8 @@ description: >
4
Clerk SDK containing all packages that define use of Clerk
5
services for Dart and Flutter code.
6
environment:
7
- sdk: '>=3.0.0 <4.0.0'
8
- flutter: '>=3.10.0'
+ sdk: '>=3.2.0 <4.0.0'
+ flutter: '>=3.27.4'
9
10
dev_dependencies:
11
melos: ^6.3.2
0 commit comments