dartemis_builder 0.3.0+analyzer4 dartemis_builder: ^0.3.0+analyzer4 copied to clipboard
A builder for use with dartemis to generate code that initializes EntitySystems and Managers.
Changelog #
0.3.0 #
Enhancements #
- BREAKING CHANGE: generated code now creates a
processEntity
method with the components as parameters; it's no longer required to use the mappers
0.1.1 #
0.1.0+1 #
Minor Changes #
- increased lower bound for Dart SDK from 2.0.0 to 2.3.0
- more aggressive analysis_options.yaml, fixed hints
- reduced lower bound of analyzer dependency to work with angular 6.0.0-alpha
0.1.0 #
- Initial version