19 Commits

Author SHA1 Message Date
50f8ffce3b Vector2 extension 2020-09-20 17:30:58 +02:00
c90f636136 Use delegate Vector2F class instead of Vector2 2020-09-18 00:00:13 +02:00
0de63bebca Rename vector package 2020-09-12 21:27:16 +02:00
5edd5f0fbd Move from Position to Vector2 2020-09-10 01:16:25 +02:00
23f13c395a Improvement(#419): Rename animation to sprite animation (#429)
* rename animation stuff

* rename sprite animation component

* pr stuff
2020-08-06 01:21:20 +01:00
19b57b0c38 Removing prefix from FlameSpriteWidget and FlameAnimationWidget 2020-05-30 12:44:10 -03:00
fd8cca6eb9 Fixing Article and article example 2020-05-27 11:36:26 -03:00
df1f88a6e0 Reverting doc rename 2020-05-18 15:13:22 -03:00
9293a6e4a9 Renamed doc to docs and minor language fixes 2020-05-10 16:51:49 +02:00
c535ba6a2f fix commas 2020-04-23 18:10:36 +02:00
4386f47fc4 make BaseGame non-abstract and remove SimpleGame | fix animation example 2020-04-21 16:34:39 +02:00
15955e7d28 Fixing warnings and nits on our examples 2019-10-14 17:15:41 -04:00
589f8235b5 Formating 2019-07-12 13:44:09 -03:00
78dfa1647c Creating spriteAsWidget helper 2019-07-12 11:46:02 -03:00
6696373bd7 zero analyzer issues 2019-03-23 15:02:17 -03:00
b23c316def flutter formar 2019-03-22 08:58:32 -03:00
80b21ffbe8 embedded game fix (#57)
* embedded-game-fix

* update example
2019-03-13 10:06:57 -03:00
9c69937b5b Fixes build (tests), adding ditance method to position, fix linting (formating, quotes), removed uneeded new keywords everywhere 2019-03-10 15:17:53 -03:00
45455f60f0 Adding SimpleGame, EmbeddedGameWidget and animationAsWidget to allow for easy integration of flame with non-game flutter apps, plus docs improved, minor fixes 2019-01-24 21:31:49 -02:00