feat: add Remix Studio and Atlas tooling#77
Draft
leoafarias wants to merge 9 commits into
Draft
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds Remix-owned Atlas tooling:
remix_atlasprovides reusable catalogs, scenarios and state forcing, grid/story viewers, golden metadata and comparison, and producer/portable parity.remix_captureprovides strict capture packaging and validation, portable component v2, comparison and indexing, and local/public GitHub sources.Pins only the shared
mixandmix_protocolprimitives from the mergedconceptadev/mix#984. No externalmix_atlas,mix_atlas_capture, or Muse dependency remains. Establishedmix_atlas/*wire identifiers are preserved for compatibility.Includes the compact Fortal Button reference workflow, exact package-drift verification, Remix/Fortal UI fixes, documentation, fixtures, widget coverage, and desktop goldens. The optional full component capture corpus remains outside this foundational change.
Validation
fvm dart run melos run test:flutter --no-selectpassed: Remix 1,843;remix_atlas21;remix_capture63; demo 15; Studio 35, with 4 intentional opt-in live tests skipped.remix_atlas,remix_capture, demo, and Remix Studio.fvm dart run melos run atlas:fortal:checkpassed and verified a 71-file, 520,933-byte bundle.fvm flutter build macos --debugpassed for Remix Studio.Visual Evidence
Related Issues
conceptadev/mix#982.conceptadev/mix#984.Checklist
Note: Updating the
pubspec.yamlandCHANGELOG.mdis not required. These are handled automatically during the release process.///).Breaking Change
Does this PR require users of the package to manually update their code?