51 Commits

Author SHA1 Message Date
fd7ad987b6 organizing imports 2019-08-10 15:40:38 -03:00
1608e9a7b3 removing wrong code 2019-08-10 15:40:38 -03:00
110aa376d8 formatting files 2019-08-10 15:40:38 -03:00
ccc4677663 changing animation to component 2019-08-10 15:40:38 -03:00
51d259038f formatting files 2019-08-10 15:40:38 -03:00
411a39fd72 exposing objects layer from tiled file 2019-08-10 15:40:38 -03:00
e93862904a Parallax background example game 2019-08-02 11:31:07 -06:00
589f8235b5 Formating 2019-07-12 13:44:09 -03:00
78dfa1647c Creating spriteAsWidget helper 2019-07-12 11:46:02 -03:00
557768476e Linting 2019-07-11 17:57:03 -03:00
f340230cd7 Adding example for spritesheet 2019-07-11 17:57:03 -03:00
5f67a89de6 Fixing debug example README 2019-07-11 17:47:24 -03:00
f415090c24 PR suggestions 2019-07-11 17:47:24 -03:00
6770c0a270 Refactoring debugging 2019-07-11 17:47:24 -03:00
9d319d2591 formatting files 2019-07-10 07:51:51 -03:00
9bf6a06bf6 update readme on audiopool example 2019-07-09 12:11:14 -03:00
19c0a1de5b update audio pool to use new audioplayers apis, adding audiopool example 2019-07-09 12:09:43 -03:00
1fdc0f181d removing usnused folder 2019-07-09 12:09:43 -03:00
00519b0047 bump version + formatting 2019-07-09 11:37:22 -03:00
5866a1678c bump versions of our dependencies 2019-07-04 09:12:47 -03:00
34e7fb314e PR suggestions 2019-07-02 22:41:36 -03:00
23fd8c8bc0 Fixing release mode on examples that needed screenSize 2019-06-30 21:09:15 -03:00
b50efcb3a5 Adding destoryOnFinish flag to AnimationComponent 2019-06-29 12:49:36 -03:00
4b2288623e Implementing Timer and its examples 2019-06-28 15:47:31 -03:00
e2dfd01366 Adding Flare support (#96)
* Initial commit

* Flare support

* Adding docs for FlareAnimation

* Some organization fixes on Flare example game

* Adding changelog entry

* Fixing lint

* Adding FlareComponent

* PR changes

* PR suggestions and linting
2019-05-30 11:12:15 -03:00
63f6ea0cbe Linting files 2019-05-22 09:24:25 -03:00
dd0de2e751 Adding go desktop example 2019-05-21 12:20:05 -03:00
89e26e2329 fixing examples 2019-04-20 20:28:15 -03:00
f43320f957 comment format 2019-04-19 12:16:05 -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
fe0f1e0391 New audio API (#68)
* Initial implementation

* Updating API

* Updating sfx logic

* Updating sound API

* Improving docs

* Updating CHANGELOG
2019-03-30 15:56:48 -03:00
7ba75c1f75 formatting 2019-03-25 09:29:20 -03:00
6696373bd7 zero analyzer issues 2019-03-23 15:02:17 -03:00
aacb3fcb65 flutter formar 2019-03-22 13:37:42 -03:00
b1a3d222a9 use final 2019-03-22 13:35:46 -03:00
5a2f576610 merge 2019-03-22 13:21:17 -03:00
b23c316def flutter formar 2019-03-22 08:58:32 -03:00
167d49a536 Adding Animation reversed (#66)
* Adding Animation#reversed

* Updating CHANGELOG

* PR suggestions
2019-03-22 08:12:15 -03:00
b86f53929e Adding basic SVG support (#61) 2019-03-21 21:42:52 -03:00
a778069b72 fix widget as game (#59) 2019-03-18 09:29:12 -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
2ed4e9e319 Fixing README and descriptions for Aseprite animation 2019-03-09 16:00:13 -03:00
3a852ced2e Creating AssetsCache class 2019-03-09 15:55:48 -03:00
916bbcd19e increasing example size 2019-03-06 23:15:00 -03:00
3d3b275ff8 Initial aseprite support 2019-03-06 21:25:58 -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