| [](https://github.com/dart-lang/native/actions/workflows/native.yaml) |
| [](https://coveralls.io/github/dart-lang/native?branch=main) |
| [](https://pub.dev/packages/native_assets_builder) |
| [](https://pub.dev/packages/native_assets_builder/publisher) |
| |
| This package contains the shared logic for invoking [native assets CLI]s. |
| |
| ## Audience |
| |
| This package is not intended for users, rather it is shared logic for Dart |
| launchers to invoke the native assets CLIs of packages. |
| Known Dart launchers using this shared logic: [dartdev] and [flutter_tools]. |
| |
| For more information on how to use native assets as a user see |
| package [native assets CLI]. |
| |
| [native assets CLI]: https://github.com/dart-lang/native/tree/main/pkgs/native_assets_cli |
| [dartdev]: https://github.com/dart-lang/sdk/tree/main/pkg/dartdev |
| [flutter_tools]: https://github.com/flutter/flutter/tree/master/packages/flutter_tools |