Skip to content

fix(mix): docs call out MixStyler usage, however the lib doesnt expose it.#900

Merged
tilucasoli merged 2 commits intobtwld:mainfrom
leccles1:bugfix/expose-MixStyler
Apr 18, 2026
Merged

fix(mix): docs call out MixStyler usage, however the lib doesnt expose it.#900
tilucasoli merged 2 commits intobtwld:mainfrom
leccles1:bugfix/expose-MixStyler

Conversation

@leccles1
Copy link
Copy Markdown
Contributor

@leccles1 leccles1 commented Apr 14, 2026

Related issue

N/A

Description

Docs call out The Styler should extend MixStyler however it doesn't appear to be exposed via export in the Mix library. All current examples appear to be internal usages.

e.g

Changes

expose 'src/style/abstracts/styler.dart' via the main barrel file.
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)

Unsure on placement of the export, have grouped it with the current exports in the closest directory. Let me know if you want it moved.

@docs-page
Copy link
Copy Markdown

docs-page Bot commented Apr 14, 2026

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

docs.page/btwld/mix~900

Documentation is deployed and generated using docs.page.

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Apr 14, 2026

@leccles1 is attempting to deploy a commit to the FlutterTools Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added documentation Improvements or additions to documentation mix mix_tailwinds repo labels Apr 14, 2026
@leccles1 leccles1 changed the title docs call out MixStyler usage, however the lib doesnt expose it. fix: docs call out MixStyler usage, however the lib doesnt expose it. Apr 14, 2026
@leccles1 leccles1 changed the title fix: docs call out MixStyler usage, however the lib doesnt expose it. fix(mix): docs call out MixStyler usage, however the lib doesnt expose it. Apr 16, 2026
@github-actions github-actions Bot removed documentation Improvements or additions to documentation mix_generator repo mix_tailwinds labels Apr 18, 2026
Copy link
Copy Markdown
Collaborator

@tilucasoli tilucasoli left a comment

Choose a reason for hiding this comment

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

LGTM!

@tilucasoli tilucasoli merged commit c4fc4d9 into btwld:main Apr 18, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants