34 Commits

Author SHA1 Message Date
ccee9a466b Move files to src and comply with the dart package layout convention (#621)
* 👌 Use `Offset` type directly in `JoystickAction.update` calculations (#631)

* Move files to src and comply with the dart package layout convention

* Fixing widgets example

Co-authored-by: Serge Matveenko <lig@countzero.co>
Co-authored-by: Erick Zanardo <erickzanardoo@gmail.com>
2021-01-20 09:05:43 -03:00
16eaef3bb1 🏷 Backport some code improvements from the null-safety branch (#603) 2021-01-08 23:25:29 -03:00
2f2ab1341e game widget (#533) 2020-12-09 10:10:12 +00:00
f79f93ee5c . 2020-10-11 13:07:47 -04:00
3cb43859dc . 2020-10-11 13:07:47 -04:00
8128cc8e69 Removing audio stuff in favor of flame_audio 2020-10-11 13:07:17 -04:00
55782e2a6a More adjustments 2020-10-05 20:33:53 -03:00
8e9c16b619 Merge branch 'v1.0.0' into erick.assets-refactor-2 2020-09-29 23:54:11 -03:00
2ea5001506 Adding images on Game, auto clear on game detach, fixing some examples 2020-09-23 22:21:56 -03:00
62d45c0c0d Fix all imports (relative & ordering) 2020-09-20 22:00:03 -04:00
2c17ef5bbb Fix existing lint issues 2020-05-09 12:51:37 -04:00
7667779718 Linting 2020-04-14 09:01:32 -03:00
c2d982d566 Retain initializeWidget 2020-04-13 19:45:49 +02:00
d55797e0a7 Invalid inheritance with new flutter 2020-04-12 19:59:15 +02:00
9c76514eef changed bgm getter to one-line fat arrow function 2019-10-01 07:38:40 +08:00
9a5f203f45 replaced bgm with a getter to avoid autoregistering the widgetsbinding observer but register on demand instead 2019-09-28 13:28:25 +08:00
17199d0b4f added bgm static property 2019-09-27 12:20:43 +08: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
d020d3448b merge and fix analyzer issues 2019-03-25 10:18:54 -03:00
7ba75c1f75 formatting 2019-03-25 09:29:20 -03:00
6696373bd7 zero analyzer issues 2019-03-23 15:02:17 -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
3a852ced2e Creating AssetsCache class 2019-03-09 15:55:48 -03:00
9ae06ba5e7 game widget 2019-03-05 00:03:05 -03:00
67141af18b Removing gamepad classes from flame 2019-01-27 21:25:01 -02:00
57cb93b694 tiled init 2018-12-29 19:31:49 -02:00
5a9a018f6b formatting and fixes 2018-08-28 22:13:47 -03:00
bdcfc6897c Merge pull request #14 from erickzanardo/gamepad
Initial Gamepad support
2018-07-17 13:25:01 -03:00
d2cce51056 Updating audioplayers to 0.6.0 2018-07-11 09:11:01 -03:00
722e8103fc Adding some basic support for gamepads on android 2018-07-10 22:50:17 -03:00
fe9dbb7ff2 Adding more docs, dont need to commit doc/api folder (its generated) 2018-05-26 21:59:37 -03:00
99e6268976 widget game 2017-12-04 01:24:01 -02:00
cf4055112b gestures 2017-11-22 20:44:34 -02:00
2756b35721 First commit 2017-10-22 00:58:04 -02:00