Commit Graph

21 Commits

Author SHA1 Message Date
Renan
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
Renan
2f2ab1341e game widget (#533) 2020-12-09 10:10:12 +00:00
Lukas Klingsbo
d09d2bd449 Add TextBoxConfig options and fix TextBoxComponent bugs (#534)
* Add TextBoxConfig options and fix TextBxoComponent bugs

* Add changelog entry

* Fix snackbar deprecation

* All examples to have publish to none

* One argument per line

* No explicit types for local variables

* Cache the width

* Fix formatting
2020-12-09 10:07:35 +00:00
Luan Nico
b4b20655e0 Enable strong strict mode on dartalyzer 2020-10-14 22:36:14 -04:00
Luan Nico
1c4ef5a2c0 . 2020-10-14 01:56:15 -04:00
Luan Nico
1e285464f1 Improve IsometricTileMap and Spritesheet classes 2020-10-14 01:55:03 -04:00
Lukas Klingsbo
25a3708e00 Default srcSize 2020-10-13 22:01:48 +02:00
Erick Zanardo
0851efa7df Merge branch 'v1.0.0' into erick.assets-refactor-2 2020-10-05 19:30:18 -03:00
Lukas Klingsbo
0f9fc2c60e Fixed with regards to the comments 2020-09-30 20:49:19 +02:00
Erick Zanardo
d80458ad79 Some more adjustments 2020-09-30 00:19:08 -03:00
Luan Nico
9d9d94c1b3 Fix examples dart version to allow extensions 2020-09-27 15:28:44 -04:00
Luan Nico
a6023f4cfe Fixes 2020-09-27 15:10:42 -04:00
Luan Nico
63ad21d421 Fix usages 2020-09-27 14:52:05 -04:00
Luan Nico
2d06b9496c nit 2020-09-27 11:40:51 -04:00
Luan Nico
c7c7deab4a Address comments 2020-09-27 11:39:44 -04:00
Luan Nico
89e1b6fcc7 . 2020-09-27 11:39:04 -04:00
Luan Nico
86ca1990cc selector 2020-09-27 11:39:04 -04:00
Luan Nico
adb4cc2336 . 2020-09-27 11:39:04 -04:00
Luan Nico
aba93237a0 layers 2020-09-27 11:39:04 -04:00
Luan Nico
fd9d69e7d5 Isometric rendering 2020-09-27 11:39:04 -04:00
Luan Nico
7b8b489d6e Trying out an isometric map component 2020-09-27 11:39:04 -04:00