4 Commits

Author SHA1 Message Date
8d644de181 forge2d widget sample (#884)
* Add widget example with forge2d

* Widgets with forge2d

* Add changelog

* Revert ball change

* Set body in setState

* Make widget out of static method

* Screen position as variable
2021-07-27 19:37:24 -03:00
a8fd27078f Flip back the canvas Y-axis after render of BodyComponent (#867)
* Fix SpriteAnimationComponent docs

* Fix formatting

* Add BaseComponent.postRender

* Flip back the canvas Y-axis after render of BodyComponent

* Update to Tappable

* Initialize textComponent in onLoad

* Don't update version in pubspec yet
2021-07-08 12:03:10 +02:00
1e79a42161 Rename Tapable to Tappable (#868) 2021-07-07 10:48:58 +02:00
cf19ec5e4e Migrate flame_forge2d to monorepo (#852)
* Migrate flame_forge2d to monorepo

* Put in the temporary publish to none

* Update docs

* Add dart_code_metrics

* Add analysis options

* Fix analyze issues

* Fix formatting

* Add dart_code_metrics to flame_forge2d example
2021-06-21 22:02:32 +02:00