[native_assets_cli] Add `JarAsset`s
Open
package:hooks
- Dominant language
- Dart
- Stars
- 275
- Forks
- 144
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 47
Description
* [ ] Add a new `JarAsset` in the API.
* [ ] Consume that asset type in `flutter_tools`.
* [ ] Consume that asset type in Dart standalone. (optional)
This would solve:
* https://github.com/dart-lang/native/issues/576
We didn't have a tracking bug for this yet, just some loose references in various places (for example https://github.com/dart-lang/native/issues/878#issuecomment-2222506593).
Contributor guide
Assessment
This issue has not been assessed yet.