Closed
Description
Currently, the protocol between the Dart (and Flutter) SDK and packages' build.dart
is specified by its implementation in package:native_assets_cli
. This package also provides a way to parse and unparse the protocol.
@jonasfj mentioned it could be that the community likes to reimplement the protocol in another package. For this, we would need to specify the protocol (in a markdown file for example).
Metadata
Metadata
Assignees
Type
Projects
Status
Done