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.
code_assets
native_toolchain_c
1 parent 09e4bdb commit dfd5857Copy full SHA for dfd5857
pkgs/code_assets/pubspec.yaml
@@ -3,7 +3,7 @@ description: >-
3
This library contains the hook protocol specification for bundling native code
4
with Dart packages.
5
6
-version: 0.19.4
+version: 0.19.5
7
8
repository: https://github.com/dart-lang/native/tree/main/pkgs/code_assets
9
pkgs/native_toolchain_c/pubspec.yaml
@@ -1,7 +1,7 @@
1
name: native_toolchain_c
2
description: >-
A library to invoke the native C compiler installed on the host machine.
-version: 0.18.0
+version: 0.17.1
repository: https://github.com/dart-lang/native/tree/main/pkgs/native_toolchain_c
topics:
0 commit comments