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 2592c1c commit 4f23fe7Copy full SHA for 4f23fe7
LibTest/ffi/pubspec.yaml
@@ -1,11 +1,11 @@
1
name: co19_ffi
2
description: co19 tests for Dart FFI library
3
4
-# This tests isn't intended for publishing on pub.dev.
+# These tests aren't intended for publishing on pub.dev.
5
publish_to: none
6
7
environment:
8
sdk: '>=3.3.0-279.1.beta <4.0.0'
9
10
dependencies:
11
- ffi: ^2.1.0
+ ffi: ^2.1.4
0 commit comments