Skip to content

Remove stale deps, update version.#549

Merged
5eeman merged 2 commits into
developfrom
chore/remove_stale_deps
Jun 4, 2026
Merged

Remove stale deps, update version.#549
5eeman merged 2 commits into
developfrom
chore/remove_stale_deps

Conversation

@5eeman

@5eeman 5eeman commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@5eeman 5eeman requested a review from plusema86 June 4, 2026 09:29
@5eeman 5eeman self-assigned this Jun 4, 2026
Copilot AI review requested due to automatic review settings June 4, 2026 09:29
@5eeman 5eeman changed the title Chore/remove stale deps Remove stale deps, update version. Jun 4, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the package metadata and build environment for polygonid_flutter_sdk by bumping the package version, tightening the minimum supported Dart SDK, and removing stale dependency constraints so dependency resolution can rely on normal semver rules.

Changes:

  • Bump package version to 2.4.1 and raise Dart SDK constraint to >=3.10.0 <4.0.0.
  • Remove the stale encrypt dependency and remove pointycastle dependency overrides (including in the example app).
  • Update CI Flutter version (common job) and refresh the example app lockfile accordingly.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.

File Description
pubspec.yaml Version bump, Dart SDK constraint bump, remove stale dependency and overrides.
example/pubspec.yaml Remove pointycastle override from the example app.
example/pubspec.lock Lockfile updated to reflect new resolution (no encrypt, pointycastle no longer “overridden”, other transitive bumps).
.github/workflows/polygonid_flutter_sdk.yml Update Flutter version used by CI (common job).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 36 to 41
- name: Setup Flutter SDK
uses: subosito/flutter-action@v2
with:
flutter-version: '3.35.0'
flutter-version: '3.44.0'
channel: 'stable'
cache: true
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 17.77%. Comparing base (5f0aacf) to head (6d6592a).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #549   +/-   ##
========================================
  Coverage    17.77%   17.77%           
========================================
  Files          321      321           
  Lines        10675    10675           
========================================
  Hits          1898     1898           
  Misses        8777     8777           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@5eeman 5eeman merged commit 632fff7 into develop Jun 4, 2026
4 checks passed
@5eeman 5eeman deleted the chore/remove_stale_deps branch June 4, 2026 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants