Skip to content

Releases: dart-lang/native

package:native_assets_builder v0.15.0

15 Apr 14:41
67cf48c
Compare
Choose a tag to compare
Pre-release
  • Bump package:native_assets_cli to 0.15.0.

package:native_toolchain_c v0.12.0-0

11 Apr 07:50
fc358fd
Compare
Choose a tag to compare
Pre-release
  • Bump package:native_assets_cli to 0.15.0.

package:native_assets_cli v0.15.0-0

11 Apr 07:31
911edef
Compare
Choose a tag to compare
Pre-release
  • Breaking change JSON encoding migration: change written asset type to the
    namespaced one. Still keep reading the old one. (Old build hooks will keep
    working with new SDKs.)
  • Bump SDK lower bound to version that understands namespaced asset types.
    (Version 3.8.0-260.0.dev)

package:native_assets_builder v0.15.0-0

11 Apr 08:40
0bda93b
Compare
Choose a tag to compare
Pre-release
  • Bump package:native_assets_cli to 0.15.0-0.
  • Note: due to a Dart SDK dev release lowerbound, this is now a pre-release.

objective_c-v7.1.0

08 Apr 22:37
4e74330
Compare
Choose a tag to compare
[ffigen] Prepare for publishing (#2180)

ffigen-v18.1.0

08 Apr 22:36
4e74330
Compare
Choose a tag to compare
[ffigen] Prepare for publishing (#2180)

package:native_toolchain_c v0.11.0

08 Apr 18:28
b7ad7da
Compare
Choose a tag to compare
Pre-release
  • Replace linkInPackage with Routing.
  • Bump package:native_assets_cli to 0.14.0.

package:native_assets_cli v0.14.0

08 Apr 18:03
a742704
Compare
Choose a tag to compare
Pre-release
  • Added support for sending assets between build hooks via the ToBuild
    Routing. This replaces the deprecated Metadata.
  • Added support for user-defines.

package:native_assets_builder v0.14.0

08 Apr 19:02
4e71c28
Compare
Choose a tag to compare
Pre-release
  • Bump package:native_assets_cli to 0.14.0.
  • Route assets from build hook to build hook with ToBuild Routing.
  • Support user-defines.

package:native_toolchain_c v0.10.0

31 Mar 09:49
52ccb2c
Compare
Choose a tag to compare
Pre-release
  • Bump package:native_assets_cli to 0.13.0 and required fixes.