Update Approov service layer to latest published versions - #13
Open
charlesoj6205 wants to merge 1 commit into
Open
Update Approov service layer to latest published versions#13charlesoj6205 wants to merge 1 commit into
charlesoj6205 wants to merge 1 commit into
Conversation
Align README, SHAPES-EXAMPLE and the example app on the current pub.dev release. The three files previously disagreed (^3.5.5 vs ^3.4.1); the example lockfile already resolved to 3.5.6. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Updates the documented/sample dependency version for approov_service_flutter_httpclient to match the latest published package version and align the quickstart documentation with the already-resolved lockfile version used by the example.
Changes:
- Bump referenced
approov_service_flutter_httpclientversion to^3.5.6in the main README. - Update the Shapes tutorial snippet to
^3.5.6for consistency. - Update the commented dependency hint in
example/pubspec.yamlto^3.5.6.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| SHAPES-EXAMPLE.md | Updates the tutorial dependency snippet to ^3.5.6. |
| README.md | Updates the documented dependency version to ^3.5.6. |
| example/pubspec.yaml | Updates the commented Approov dependency version to ^3.5.6. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
approov_service_flutter_httpclient→ ^3.5.6 (latest on pub.dev) inREADME.md,SHAPES-EXAMPLE.mdandexample/pubspec.yaml.example/pubspec.lockalready resolved to 3.5.6, so no lockfile change was needed.All referenced versions were verified to resolve (HTTP 200 on the Maven Central POM / pub.dev API) before committing.
🤖 Generated with Claude Code