☂️ [native_assets_cli] Overhaul dart API for `build.dart`
- Dominant language
- Dart
- Stars
- 275
- Forks
- 144
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 47
Description
`package:native_assets_cli` should **only** have an API for implementors of `build.dart` (and later `link.dart`). Any other implementation details should be hidden.
Moreover, the API that is in package:native_assets_cli should be well documented.
* [x] Move all code that is only used by Dart/Flutter SDK to `package:native_assets_builder`
* [x] https://github.com/dart-lang/native/issues/25
* [x] https://github.com/dart-lang/native/issues/853
* [ ] https://github.com/dart-lang/native/issues/189
* [x] https://github.com/dart-lang/native/issues/157
* [x] https://github.com/dart-lang/native/issues/994
* [x] https://github.com/dart-lang/native/issues/997
* [x] https://github.com/dart-lang/native/issues/999
Contributor guide
Assessment
This issue has not been assessed yet.