Luan Nico
edc54fdc34
Null-safety ( #685 )
2021-03-09 17:45:55 -05:00
pedia
9735cf5e08
Improve default constructor for positioned components ( #667 )
2021-02-23 11:27:17 -05:00
Erick
19ff80a0eb
Adds checking for trailling commas on the project ( #670 )
...
* Testing a new linter option for trailling commas
* Checking trailling commas on linter
2021-02-18 11:31:45 -03:00
Erick
4db3c0e401
Enabling direct import of Sprite and SpriteAnimation ( #652 )
...
* Enabling direct import of Sprite and SpriteAnimation
* Renan follow up
* Fixing spritesheet exmaple
Co-authored-by: Erick Zanardo <erickzanardoo@gmail.com >
2021-02-03 14:20:39 -03:00
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
Erick
c462dd6913
Making SpriteComponent and SpriteAnimationComponent follow the same standard for empty constructors ( #620 )
2021-01-17 11:31:15 -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
1e285464f1
Improve IsometricTileMap and Spritesheet classes
2020-10-14 01:55:03 -04:00
Erick Zanardo
0851efa7df
Merge branch 'v1.0.0' into erick.assets-refactor-2
2020-10-05 19:30:18 -03:00
Lukas Klingsbo
436e5ecc8a
Formatting
2020-09-30 19:12:55 +02:00
Lukas Klingsbo
f97f20ab73
Vector2 for position and size on PositionComponent
2020-09-30 19:12:52 +02:00
Erick Zanardo
8e9c16b619
Merge branch 'v1.0.0' into erick.assets-refactor-2
2020-09-29 23:54:11 -03:00
Luan Nico
9d9d94c1b3
Fix examples dart version to allow extensions
2020-09-27 15:28:44 -04:00
Erick Zanardo
dcbf36a8cf
Fixing more examples
2020-09-26 12:33:04 -03:00
Renan
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
Luan Nico
6f836ee36c
Extract each component to their own file
2020-08-03 13:08:41 -04:00
Erick Zanardo
642a2d7ecd
Adding SpriteSheet.fromImage
2020-06-16 19:24:41 -03:00
renancaraujo
cdc8aca8dc
fix format on develop
2020-05-20 22:49:46 +01:00
Flavio Diez
433bcf03cd
added ensureInitialized call on examples that were not working without it
2020-05-20 17:17:46 +02:00
Erick Zanardo
df1f88a6e0
Reverting doc rename
2020-05-18 15:13:22 -03:00
Lukas Klingsbo
9293a6e4a9
Renamed doc to docs and minor language fixes
2020-05-10 16:51:49 +02:00
Erick Zanardo
557768476e
Linting
2019-07-11 17:57:03 -03:00
Erick Zanardo
f340230cd7
Adding example for spritesheet
2019-07-11 17:57:03 -03:00