Skip to content

Releases: dart-lang/native

package:ffi v2.2.0

11 Feb 14:08
cc90d34

Choose a tag to compare

  • Export leaked types.

package:hooks_runner v1.0.2

04 Feb 16:44
7eab15e

Choose a tag to compare

  • Pass HTTP(S)_PROXY and related environment variables to hooks.
  • Add ANDROID_NDK, ANDROID_NDK_HOME, ANDROID_NDK_LATEST_HOME and
    ANDROID_NDK_ROOT to the environment variables allowlist.

package:hooks v1.0.1

03 Feb 16:48
4c03068

Choose a tag to compare

  • Update documentation about environment variables.

package:objective_c v9.2.5

29 Jan 00:47
39e3e71

Choose a tag to compare

9.2.5

  • Fix a bug by adding minimum OS version flags to the build script.

package:objective_c v9.2.4

27 Jan 03:54
7d07eb5

Choose a tag to compare

9.2.4

  • Fix a bug build hook path issue that could pass percent-encoded cache paths to clang, leading to missing source file errors.

package:ffi v2.1.5

07 Jan 08:29
c3defd6

Choose a tag to compare

  • Update to the latest lints.
  • Add default parameter names for callbacks.

package:objective_c v9.2.0

25 Nov 00:12
59a519f

Choose a tag to compare

  • Migrate to from a Flutter plugin to native assets. This enables package:objective_c to be used in command line apps.

package:hooks_runner v1.0.1

25 Nov 12:52
93039d7

Choose a tag to compare

  • Ensure build fails if a build hook does not produce an output file.

package:ffigen v20.1.1

25 Nov 00:11
59a519f

Choose a tag to compare

  • Update tests and examples now that package:objective_c is using native assets.

package:native_toolchain_c v0.17.4

21 Nov 13:55
73b32c4

Choose a tag to compare

Pre-release
  • For Windows, include errors from the standard output of cl in the logger's
    output of CBuilder.
    (#2809)