package:native_assets_builder v0.2.0
Pre-release
      Pre-release
    
        
          ·
          
            1463 commits
          
          to main
          since this release
        
        
        
- 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).
- NativeAssetsBuildRunnernow supports multiple calls (#102).