Skip to content

Tags: dart-lang/native

Tags

native_toolchain_c-v0.17.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[infra] Fix `code_assets` and `native_toolchain_c` versions (#2474)

* Fix code assets version

* Fix native_toolchain_c

hooks-v0.20.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[infra] Publish `hooks_*` and `*_assets` (#2470)

Publishing order is `hooks` -> `hooks_runner` -> `code_assets`/`data_assets`

---

<details>
  <summary>Contribution guidelines:</summary><br>

- See our [contributor guide](https://github.com/dart-lang/.github/blob/main/CONTRIBUTING.md) for general expectations for PRs.
- Larger or significant changes should be discussed in an issue before creating a PR.
- Contributions to our repos should follow the [Dart style guide](https://dart.dev/guides/language/effective-dart) and use `dart format`.
- Most changes should add an entry to the changelog and may need to [rev the pubspec package version](https://github.com/dart-lang/sdk/blob/main/docs/External-Package-Maintenance.md#making-a-change).
- Changes to packages require [corresponding tests](https://github.com/dart-lang/.github/blob/main/CONTRIBUTING.md#Testing).

Note that many Dart repos have a weekly cadence for reviewing PRs - please allow for some latency before initial review feedback.
</details>

hooks_runner-v0.22.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[infra] Publish `hooks_*` and `*_assets` (#2470)

Publishing order is `hooks` -> `hooks_runner` -> `code_assets`/`data_assets`

---

<details>
  <summary>Contribution guidelines:</summary><br>

- See our [contributor guide](https://github.com/dart-lang/.github/blob/main/CONTRIBUTING.md) for general expectations for PRs.
- Larger or significant changes should be discussed in an issue before creating a PR.
- Contributions to our repos should follow the [Dart style guide](https://dart.dev/guides/language/effective-dart) and use `dart format`.
- Most changes should add an entry to the changelog and may need to [rev the pubspec package version](https://github.com/dart-lang/sdk/blob/main/docs/External-Package-Maintenance.md#making-a-change).
- Changes to packages require [corresponding tests](https://github.com/dart-lang/.github/blob/main/CONTRIBUTING.md#Testing).

Note that many Dart repos have a weekly cadence for reviewing PRs - please allow for some latency before initial review feedback.
</details>

data_assets-v0.19.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[infra] Publish `hooks_*` and `*_assets` (#2470)

Publishing order is `hooks` -> `hooks_runner` -> `code_assets`/`data_assets`

---

<details>
  <summary>Contribution guidelines:</summary><br>

- See our [contributor guide](https://github.com/dart-lang/.github/blob/main/CONTRIBUTING.md) for general expectations for PRs.
- Larger or significant changes should be discussed in an issue before creating a PR.
- Contributions to our repos should follow the [Dart style guide](https://dart.dev/guides/language/effective-dart) and use `dart format`.
- Most changes should add an entry to the changelog and may need to [rev the pubspec package version](https://github.com/dart-lang/sdk/blob/main/docs/External-Package-Maintenance.md#making-a-change).
- Changes to packages require [corresponding tests](https://github.com/dart-lang/.github/blob/main/CONTRIBUTING.md#Testing).

Note that many Dart repos have a weekly cadence for reviewing PRs - please allow for some latency before initial review feedback.
</details>

code_assets-v0.19.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[infra] Fix `code_assets` and `native_toolchain_c` versions (#2474)

* Fix code assets version

* Fix native_toolchain_c

native_toolchain_c-v0.17.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[native_toolchain_c] Fix treeshaking on mac (#2399)

By creating a list of symbols to be exported. 

Also needs to be tested with ICU4X, but manually setting this seems to do the trick to solve dart-lang/i18n#989

---

<details>
  <summary>Contribution guidelines:</summary><br>

- See our [contributor guide](https://github.com/dart-lang/.github/blob/main/CONTRIBUTING.md) for general expectations for PRs.
- Larger or significant changes should be discussed in an issue before creating a PR.
- Contributions to our repos should follow the [Dart style guide](https://dart.dev/guides/language/effective-dart) and use `dart format`.
- Most changes should add an entry to the changelog and may need to [rev the pubspec package version](https://github.com/dart-lang/sdk/blob/main/docs/External-Package-Maintenance.md#making-a-change).
- Changes to packages require [corresponding tests](https://github.com/dart-lang/.github/blob/main/CONTRIBUTING.md#Testing).

Note that many Dart repos have a weekly cadence for reviewing PRs - please allow for some latency before initial review feedback.
</details>

objective_c-v8.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[ffigen] Prepare to publish v19.1.0 (#2410)

ffigen-v19.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[ffigen] Prepare to publish v19.1.0 (#2410)

native_toolchain_c-v0.16.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add package name arg (#2391)

native_toolchain_c-v0.16.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[native_toolchain_c] Support Module Definitions for linking on Windows (

#2386)