-
Notifications
You must be signed in to change notification settings - Fork 83
Closed
Labels
P1A high priority bug; for example, a single project is unusable or has many test failuresA high priority bug; for example, a single project is unusable or has many test failurespackage:hooks_runner
Description
We have settled on hook/build.dart as the place for the build.dart "script"/"hook".
If we fall back to build.dart for the time being, we have less rolling issues.
The example that's run against the Dart SDK will break for the time being though.
- Update
native_assets_builderto look forhook/build.dartinstead ofbuild.dart. For now: fall-back tobuild.dartifhook/build.dartdoes not exist, to not immediately break everyone. - Update tests.
- Update "script" terminology to "hook".
- Roll into Dart.
- Update examples (requires Dart roll).
- Roll into Flutter. (currently blocked by [native_assets_cli]
DynamicLoadingBundledanddryRunin Flutter #1049)
Metadata
Metadata
Assignees
Labels
P1A high priority bug; for example, a single project is unusable or has many test failuresA high priority bug; for example, a single project is unusable or has many test failurespackage:hooks_runner