native_assets_builder 0.5.0 native_assets_builder: ^0.5.0 copied to clipboard
This package is the backend that invokes top-level `build.dart` scripts.
This package contains the shared logic for invoking native assets CLIs.
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.