feat: support 'dart install jaspr_cli'
Description
Resolves #569
TODOs:
- [ ] Update to next webdev version once released
- [ ] Blocked until
webdev serveis no longer broken
Type of Change
- โจ New feature or improvement
Ready Checklist
- [ ] I've read the Contribution Guide.
- [ ] In case this PR changes one of the core packages, I've modified the respective CHANGELOG.md file using the semantic_changelog format.
- [ ] I updated/added relevant documentation (doc comments with
///). - [ ] I added myself to the AUTHORS file (optional, if you want to).
To view this pull requests documentation preview, visit the following URL:
Documentation is deployed and generated using docs.page.
Package Version Report
The following packages have been updated: jaspr_test : 0.21.6 -> 0.22.0 jaspr : 0.21.6 -> 0.22.0 jaspr_builder : 0.21.6 -> 0.22.0 jaspr_cli : 0.21.6 -> 0.22.0 jaspr_content : 0.4.2 -> 0.4.3 jaspr_router : 0.7.3 -> 0.7.4 jaspr_flutter_embed : 0.4.9 -> 0.4.10 jaspr_riverpod : 0.4.1 -> 0.4.2 jaspr_serverpod : 0.5.8 -> 0.5.9
Codecov Report
:x: Patch coverage is 80.18868% with 21 lines in your changes missing coverage. Please review.
:white_check_mark: Project coverage is 56.37%. Comparing base (1fe9d8d) to head (c4a8051).
:warning: Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #617 +/- ##
==========================================
+ Coverage 55.90% 56.37% +0.47%
==========================================
Files 184 184
Lines 9486 9555 +69
==========================================
+ Hits 5303 5387 +84
+ Misses 4183 4168 -15
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.