[native_assets_cli] More connection between Input
and Output
#2175
Labels
Milestone
Input
and Output
#2175
We have multiple cases where the connection between input and output could be made more clear with the programmatic API.
buildAssetTypes
-> assetsToAppBundle
[native_assets_cli] Make extensions more user-friendly #2155linkingEnabled
->ToLinkHook
[native_assets_cli] UnifyMetadata
withAsset
s #2164 (comment)LinkModePreference
->LinkMode
We should think of a holistic way to do this. See some suggestions by @mosuem in the linked issues.
Filing an issue to come up with a design principle and apply it everywhere where applicable in a Dart API refactoring.
(Marking as post v1.0 as it's only a Dart API change, not a JSON change.)
Edit:
Protocol
. So, we'd have aBuildProtocol
(possibly with an input and output field).The text was updated successfully, but these errors were encountered: