composition_rendering 0.4.0 copy "composition_rendering: ^0.4.0" to clipboard
composition_rendering: ^0.4.0 copied to clipboard

A graphics engine for creating 2D games. Creating objects based on composition and painting on canvas.

CHANGELOG #

0.4.0 (2021-10-24) #

  • Added GameWidget

0.3.1 (2021-10-05) #

  • Performance optimization

0.3.0 (2021-09-23) #

  • Added SpriteAnimationComponent
  • Performance optimization
  • Added componentName

0.2.1 #

  • Limit on EngineBatch capacity=100

0.2.0 #

  • Added setWorldSize
  • Added AssetSystem

0.1.1 #

  • Added setViewSize
  • Rename fromCache method

0.1.0 #

  • First release, created by QiXi
  • Added packages for working with components, graphics, systems.
7
likes
110
pub points
0%
popularity

Publisher

unverified uploader

A graphics engine for creating 2D games. Creating objects based on composition and painting on canvas.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, vector_math

More

Packages that depend on composition_rendering