We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c310b57 commit c945e7aCopy full SHA for c945e7a
example/pubspec.yaml
@@ -3,7 +3,7 @@ description: Demonstrates how to use the fonnx plugin.
3
publish_to: "none"
4
5
environment:
6
- sdk: ">=3.8.0 <4.0.0"
+ sdk: ">=3.7.0 <4.0.0"
7
8
dependencies:
9
flutter:
pubspec.yaml
@@ -4,7 +4,7 @@ version: 0.0.1
homepage:
- sdk: '>=3.5.0 <4.0.0'
+ sdk: '>=3.7.0 <4.0.0'
10
ffi: ^2.1.3
0 commit comments