Skip to content

chore: release 2.8.0 - #57

Merged
thaihuynhxyz merged 3 commits into
mainfrom
release/2.8.0
Jul 12, 2026
Merged

chore: release 2.8.0#57
thaihuynhxyz merged 3 commits into
mainfrom
release/2.8.0

Conversation

@thaihuynhxyz

Copy link
Copy Markdown
Collaborator

Bump xml to ^7.0.1 (min Dart SDK 3.11) so the package uses the latest xml. Update CHANGELOG and version to 2.8.0.

Bump xml to ^7.0.1 (min Dart SDK 3.11) so the package uses the
latest xml. Update CHANGELOG and version to 2.8.0.
The xml 7 bump raised the min SDK to 3.11, which switched dart format
to the new tall style. Reformat all Dart files so the repo passes the
dart format check.
xml 7 deprecated the XmlName(localName) constructor. flutter analyze
treats these infos as failures, so CI broke. Move all 36 call sites to
XmlName.parts(), which is the exact non-namespaced replacement.
@thaihuynhxyz thaihuynhxyz self-assigned this Jul 12, 2026
@thaihuynhxyz
thaihuynhxyz merged commit 8d1c3a0 into main Jul 12, 2026
2 checks passed
@thaihuynhxyz
thaihuynhxyz deleted the release/2.8.0 branch July 12, 2026 16:40
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.

1 participant