native_assets_builder 0.3.2 copy "native_assets_builder: ^0.3.2" to clipboard
native_assets_builder: ^0.3.2 copied to clipboard

unlisted

This package is the backend that invokes top-level `build.dart` scripts.

0.3.2 #

  • Reintroduce AssetRelativePath, it's used in dart build.

0.3.1 #

  • Add support for runPackageName to avoid native assets for packages that the root package depends on but the package being run doesn't.
  • Bump package:native_assets_cli to 0.4.1.
  • Moved test projects from test/data/ to test_data/.

0.3.0 #

  • Bump package:native_assets_cli to 0.3.0 (#142).

0.2.3 #

  • Quicker build planning for 0 or 1 packages with native assets (#128).

0.2.2 #

  • Take a PackageLayout argument for build and dryRun (flutter#134427).

0.2.1 #

  • Provide a PackageLayout constructor for already parsed PackageConfig (flutter#134427).

0.2.0 #

  • Breaking change NativeAssetsBuildRunners methods now return an object (#105).
  • Breaking change NativeAssetsBuildRunners methods now return value now contain a success bool instead of throwing (#106). Error messages are streamed to the logger.
  • Use an out/ sub directory for building native assets (#98).
  • Check asset ids on having having a package uri with the owning package (#96).
  • NativeAssetsBuildRunner now supports multiple calls (#102).

0.1.0 #

  • Initial version.
0
likes
0
pub points
100%
popularity

Publisher

verified publisherlabs.dart.dev

This package is the backend that invokes top-level `build.dart` scripts.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

graphs, logging, native_assets_cli, package_config, yaml, yaml_edit

More

Packages that depend on native_assets_builder