Skip to content

Releases: dart-lang/native

package:native_toolchain_c v0.16.3

12 Jun 11:10
289967a

Choose a tag to compare

Pre-release
  • Support linking for Android.

package:hooks v0.19.5

12 Jun 13:39
5eadfaf

Choose a tag to compare

package:hooks v0.19.5 Pre-release
Pre-release
  • Stop leaking unexported symbols.

package:hooks v0.19.4

12 Jun 11:31
33c0251

Choose a tag to compare

package:hooks v0.19.4 Pre-release
Pre-release
  • Add doc comments to all public members.

package:code_assets v0.19.4

12 Jun 11:31
33c0251

Choose a tag to compare

Pre-release
  • Add doc comments to all public members.

package:hooks_runner v0.21.0

03 Jun 07:47
7f5bfa6

Choose a tag to compare

Pre-release
  • Add includeDevDependencies param to BuildLayout to enable building the
    assets for dev dependencies of the runPackage.

jnigen-v0.14.2

23 May 09:06
108ae18

Choose a tag to compare

  • The name factory can now also be used in a method name without renaming.
  • Throw when output folder contains non JNIgen files. Users with existing
    package bindings will need to delete them once for it to start working.
  • Added the ability to generate classes in Java SDK (java.core) module without
    providing the class path.
  • Added gradle support for new Flutter projects that use build.gradle.kts
    instead of build.gradle.
  • Fixed a bug where Kotlin suspend functions that returned nullable values were
    generated incorrectly.
  • Fixed a bug where classes
    that inherited a generic without specifying all type parameters were not
    generated.
  • Added the ability to generate Kotlin stdlib classes without providing the
    class path.

jni-v0.14.2

23 May 09:05
108ae18

Choose a tag to compare

  • Fixed a bug where certain method of JList, JSet, and JMap did not work
    with nullable elements.
  • Fixed a bug in JList.lastIndexOf.

package:hooks_runner v0.20.2

23 May 14:35
09a756c

Choose a tag to compare

Pre-release
  • Add dart:developer TimelineEvents to enable performance tracing for
    hook invocations.

package:native_toolchain_c v0.16.2

21 May 14:24
71741a4

Choose a tag to compare

Pre-release
  • Bump the SDK constraint to at least the one from package:hooks to fix
    dartdoc generation on https://pub.dev.

package:hooks_runner v0.20.1

21 May 14:37
71741a4

Choose a tag to compare

Pre-release
  • Bump the SDK constraint to at least the one from package:hooks to fix
    dartdoc generation on https://pub.dev.