scene 0.1.0
scene: ^0.1.0 copied to clipboard
The engine-agnostic scene document core, the .fscene document model, stable ids, serialization, prefab composition, and diffing.
Changelog #
0.1.0 #
- Initial release, extracted from
flutter_scene. The.fscenedocument model (SceneDocument, node/resource/payload specs), stable ids (DocumentId,LocalId,IdAllocator), JSON and binary serialization (.fscene/.fsceneb), prefab composition, and structural diffing, as a pure Dart package.