Skip to content

chore(mix): remove deprecated APIs#870

Open
leoafarias wants to merge 2 commits intomainfrom
chore/remove-deprecated
Open

chore(mix): remove deprecated APIs#870
leoafarias wants to merge 2 commits intomainfrom
chore/remove-deprecated

Conversation

@leoafarias
Copy link
Collaborator

Related issue

N/A

Description

Removes deprecated API surface from Mix and aligns tests/docs with the current v2 patterns.

Changes

  • Removed deprecated utilities, variant helpers, and old API entry points across packages/mix.
  • Updated spec/style/widget files and exports to reflect the simplified API footprint.
  • Removed legacy tests tied to removed APIs (including variant_util_test.dart and enum_util_test.dart) and updated remaining tests.
  • Updated migration/overview docs and README content to guide users to the current APIs.

Review Checklist

  • Testing: Have you tested your changes, including unit tests and integration tests for affected code?
  • Breaking Changes: Does this change introduce breaking changes affecting existing code or users?
  • Documentation Updates: Are all relevant documentation files (e.g. README, API docs) updated to reflect the changes in this PR?
  • Website Updates: Is the website containing the updates you make on documentation?

Additional Information (optional)

Verified with melos run ci and melos run analyze:dart on this branch.

@docs-page
Copy link

docs-page bot commented Feb 27, 2026

To view this pull requests documentation preview, visit the following URL:

docs.page/btwld/mix~870

Documentation is deployed and generated using docs.page.

@vercel
Copy link
Contributor

vercel bot commented Feb 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
mix-docs Ready Ready Preview, Comment Feb 27, 2026 4:03pm

@github-actions github-actions bot added documentation Improvements or additions to documentation examples mix mix_tailwinds labels Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation examples mix_tailwinds mix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant