Skip to content

Tags: dart-lang/native

Tags

native_toolchain_c-v0.17.0

Toggle native_toolchain_c-v0.17.0's commit message

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

Toggle objective_c-v8.1.0's commit message

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

Toggle ffigen-v19.1.0's commit message

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

Toggle native_toolchain_c-v0.16.8's commit message

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

Toggle native_toolchain_c-v0.16.7's commit message

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)

native_toolchain_c-v0.16.6

Toggle native_toolchain_c-v0.16.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[native_toolchain_c] Add Linking for Windows (#2367)

native_toolchain_c-v0.16.5

Toggle native_toolchain_c-v0.16.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[native_toolchain_c] Add linking for iOS (#2363)

native_toolchain_c-v0.16.4

Toggle native_toolchain_c-v0.16.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[native_toolchain_c] Add linking for macOS (#2360)

native_toolchain_c-v0.16.3

Toggle native_toolchain_c-v0.16.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[hooks] [hooks_runner] Use `any` deps in example and test_data (#2354)

hooks-v0.19.5

Toggle hooks-v0.19.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[hooks] Stop leaking `MetadataAsset` (#2357)