Skip to content

feat: add Atlas tooling primitives#984

Merged
leoafarias merged 7 commits into
mainfrom
feat/atlas-tooling-primitives
Jul 15, 2026
Merged

feat: add Atlas tooling primitives#984
leoafarias merged 7 commits into
mainfrom
feat/atlas-tooling-primitives

Conversation

@leoafarias

Copy link
Copy Markdown
Member

What changed

  • add WidgetStateStyleOverride so tooling can render deterministic widget-state variants through normal Mix style resolution
  • add Mix Protocol style/theme document inspection APIs
  • preserve unresolved numeric token references when box constraints round-trip through the protocol
  • keep the generated styler support barrel internal while exporting its public symbols through the normal Mix API

Why

This extracts the reusable Mix and Mix Protocol prerequisites from #982. The Atlas application and Atlas-owned packages live in btwld/muse#6, while producer validation remains in btwld/remix#68.

Closes the shared-core portion of #982 without merging Atlas product code into the Mix repository.

Validation

  • fvm flutter test test/src/core/widget_state_style_override_test.dart in packages/mix
  • fvm flutter test test/document_inspection_test.dart test/common_codecs_test.dart in packages/mix_protocol
  • fvm flutter analyze packages/mix packages/mix_protocol

@leoafarias
leoafarias marked this pull request as ready for review July 15, 2026 19:50
@leoafarias
leoafarias merged commit 54eb91c into main Jul 15, 2026
4 checks passed
@leoafarias
leoafarias deleted the feat/atlas-tooling-primitives branch July 15, 2026 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant