native_assets_cli 0.5.4 copy "native_assets_cli: ^0.5.4" to clipboard
native_assets_cli: ^0.5.4 copied to clipboard

A library that contains the argument and file formats for implementing a native assets CLI.

0.5.4 #

  • Update documentation about providing NativeCodeAsset.file in dry runs.

0.5.3 #

0.5.2 #

  • Fix test.

0.5.1 #

0.5.0 #

0.4.2 #

  • Fix dartdoc generation. Hide the implementation details.

0.4.1 #

  • Breaking change Removed all code not used in build.dart scripts out of the public API.

0.4.0 #

  • Added example/use_dart_api/ detailing how to use dart_api_dl.h from the Dart SDK in native code.
  • Breaking change Moved code not used in build.dart to package:native_assets_builder.

0.3.2 #

  • Fixed an issue where Depenendencies.dependencies could not be modified when expected to.

0.3.1 #

  • Added Target.androidRiscv64.

0.3.0 #

  • Breaking change Add required BuildConfig.packageName (#142).

0.2.0 #

  • Breaking change Rename Asset.name to Asset.id (#100).
  • Added topics.
  • Fixed metadata example.
  • Throws FormatExceptions instead of TypeErrors when failing to parse Yaml (#109).

0.1.0 #

  • Initial version.
10
likes
140
pub points
100%
popularity

Publisher

verified publisherlabs.dart.dev

A library that contains the argument and file formats for implementing a native assets CLI.

Repository (GitHub)
View/report issues
Contributing

Topics

#ffi #interop #native-assets

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

cli_config, collection, crypto, logging, pub_semver, yaml

More

Packages that depend on native_assets_cli