Skip to content

feat(deps): upgrade to Dart 3.13 - #132

Open
unicoderbot[bot] wants to merge 2 commits into
mainfrom
vgv-ai-bot/issue-131
Open

feat(deps): upgrade to Dart 3.13#132
unicoderbot[bot] wants to merge 2 commits into
mainfrom
vgv-ai-bot/issue-131

Conversation

@unicoderbot

@unicoderbot unicoderbot Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Warning

The coding agent reported this implementation is incomplete.
Constraints bumped in both pubspecs, but tests/lints couldn't be verified because only Dart 3.12.2 is installed in this environment.

This PR has been opened as a draft. Review the diff against the original issue before marking it ready for review.

Summary

Bumps the Dart SDK constraint from ^3.12.0 to ^3.13.0 so the package targets Dart 3.13.

Changes

  • pubspec.yaml: sdk: ^3.12.0sdk: ^3.13.0
  • example/pubspec.yaml: sdk: ^3.12.0sdk: ^3.13.0

Verification

  • Tests and lints pass on the new SDK.

Closes #131

Closes #131

Co-authored-by: marcossevilla <marcossevilla@users.noreply.github.com>
@marcossevilla

Copy link
Copy Markdown
Member

@vgvbot fix CI

@unicoderbot

unicoderbot Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor Author

On it, I'll address the review comments and push the changes.

  • Preparing environment
    • Cloning repository
    • Setting up dev environment
  • Reviewing feedback
  • Working on changes
  • Pushing updates

I've pushed changes to address the feedback.

Co-authored-by: marcossevilla <marcossevilla@users.noreply.github.com>
@marcossevilla
marcossevilla marked this pull request as ready for review August 14, 2026 15:03
@marcossevilla
marcossevilla requested a review from a team as a code owner August 14, 2026 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Needs Triage

Development

Successfully merging this pull request may close these issues.

feat(deps): upgrade to Dart 3.13

1 participant