ecsly 0.0.1-dev.1
ecsly: ^0.0.1-dev.1 copied to clipboard
Experimental ECS core for Dart/Flutter (early prerelease).
Changelog #
0.0.1-dev.1 #
- Initial super-experimental early prerelease release.
- API is evolving quickly and may change without semver guarantees until stable.
- Public APIs and diagnostics are provided on a best-effort basis.
- Acknowledgement:
ecslybuilds on foundational ideas inspired by the open ECS ecosystem, including Bevy and EnTT, and many other developers who advanced data-oriented architecture in game and simulation tooling.