Skip to content

Releases: dart-lang/native

package:native_toolchain_c v0.17.0

16 Jul 15:29
ccbd88a
Compare
Choose a tag to compare

objective_c-v8.1.0

15 Jul 23:25
c27b84e
Compare
Choose a tag to compare
  • Bump minimum Dart version to 3.8.0.
  • Support the KVO pattern by adding Observer, Observation, and NSObject.addObserver.

ffigen-v19.1.0

15 Jul 23:26
c27b84e
Compare
Choose a tag to compare
  • Bump minimum Dart version to 3.8.0.
  • Format using dart format so that the formatter uses the target package's Dart version and formatting options.
  • Add _ to the list of Dart keywords, since it has special meaning in newer Dart versions.
  • Update to the latest lints.

package:native_toolchain_c v0.16.8

10 Jul 07:11
2dca9b0
Compare
Choose a tag to compare
  • Support building assets for packages which are not the input package.

package:native_toolchain_c v0.16.7

07 Jul 10:20
3ab1e77
Compare
Choose a tag to compare
Pre-release
  • Support Module Definitions for linking on Windows.

package:native_toolchain_c v0.16.6

20 Jun 07:38
3b66a14
Compare
Choose a tag to compare
Pre-release
  • Support linking for Windows.

package:native_toolchain_c v0.16.5

17 Jun 08:49
ea44685
Compare
Choose a tag to compare
Pre-release
  • Support linking for iOS.

package:native_toolchain_c v0.16.4

16 Jun 12:06
92e243f
Compare
Choose a tag to compare
Pre-release
  • Support linking for MacOS.

package:native_toolchain_c v0.16.3

12 Jun 11:10
289967a
Compare
Choose a tag to compare
Pre-release
  • Support linking for Android.

package:hooks v0.19.5

12 Jun 13:39
5eadfaf
Compare
Choose a tag to compare
package:hooks v0.19.5 Pre-release
Pre-release
  • Stop leaking unexported symbols.