dartemis_builder 0.3.0+analyzer4 copy "dartemis_builder: ^0.3.0+analyzer4" to clipboard
dartemis_builder: ^0.3.0+analyzer4 copied to clipboard

outdated

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.2.2+1 #

Minor Changes #

  • updated analyzer dependency from ^4.0.0 to ^5.0.0

0.2.2 #

Enhancements #

  • supports super parameters (requires SDK >= 2.17)

0.2.1 #

Minor Changes #

  • updated analyzer dependency from ^2.7.0 to ^4.0.0

0.2.0 #

Enhancements #

  • supports NNBD
  • creates OptionalMapper for oneOf-Mappers

0.1.1 #

Minor Changes #

  • updated upper bound of analyzer dependency

Bugfix #

  • correct handling of managers/systems with type parameter

0.1.0+2 #

Minor Changes #

  • updated upper bound of analyzer dependency

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
1
likes
0
points
74
downloads

Publisher

unverified uploader

Weekly Downloads

A builder for use with dartemis to generate code that initializes EntitySystems and Managers.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, build, build_config, dartemis, source_gen

More

Packages that depend on dartemis_builder