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 2d125d3 commit d20b867Copy full SHA for d20b867
.craft.yml
@@ -1,9 +1,12 @@
1
-minVersion: 0.29.2
+minVersion: 1.21.0
2
changelogPolicy: auto
3
artifactProvider:
4
name: none
5
targets:
6
- name: pub-dev
7
+ # This is temporarily needed because we keep the package:web dependency implicit
8
+ # See https://github.com/getsentry/sentry-dart/pull/2113 for more context
9
+ skipValidation: true
10
packages:
11
dart:
12
flutter:
0 commit comments