31 Commits

Author SHA1 Message Date
0851efa7df Merge branch 'v1.0.0' into erick.assets-refactor-2 2020-10-05 19:30:18 -03:00
8e9c16b619 Merge branch 'v1.0.0' into erick.assets-refactor-2 2020-09-29 23:54:11 -03:00
9d9d94c1b3 Fix examples dart version to allow extensions 2020-09-27 15:28:44 -04:00
dcbf36a8cf Fixing more examples 2020-09-26 12:33:04 -03:00
7bc9c9a3a7 Create extensions for Size and Offset 2020-09-21 19:50:54 +02:00
181d292861 Fix imports 2020-09-21 19:39:40 +02:00
585b440d0b Refactoring assets loading on Flame 2020-09-20 14:45:07 -03:00
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
89e26e2329 fixing examples 2019-04-20 20:28:15 -03:00
29a68be885 Updating develop from master 2019-04-19 11:57:43 -03:00
c0259d49aa improving examples 2019-04-16 23:27:02 -03:00
580ccdecfc Typos in documentation and comments (#71) 2019-04-04 13:57:38 -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
4a11941993 update animation_widget example readme 2019-02-02 16:44:30 -02: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