morphic 0.2.0-dev.2
morphic: ^0.2.0-dev.2 copied to clipboard
Spatial Desktop Composition Framework — a platform layer where spatial composition graphs are rendered across synchronized surfaces.
0.2.0-dev.2 #
- Moved to a clean public repository with sanitized public history
- Reworked onboarding and documentation structure
- Added
dart run morphic:initDart-first workflow - Re-synced runtime assets with the stabilized native runtime
- Added native/spatial runtime mode separation
- Added runtime invariant enforcement and lifecycle hardening
- Added engine-retention model to avoid Flutter teardown crashes during realistic usage
- Refined install/remove tooling and runtime integration flow
- Cleaned public package boundaries and excluded premium/internal artifacts
0.2.0-dev.1 #
- Reworked public SDK and documentation structure
- Added Dart-first
dart run morphic:initworkflow - Re-synced runtime assets with stabilized native runtime
- Added native/spatial runtime mode separation
- Added lifecycle hardening, invariant enforcement, and retention model
- Refined onboarding and package structure