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
c462dd6913
Making SpriteComponent and SpriteAnimationComponent follow the same standard for empty constructors ( #620 )
2021-01-17 11:31:15 -03:00
11511b98a8
Moving size from BaseGame to Game
2020-12-11 11:45:23 -03:00
8d7dd46806
PR suggestions
2020-12-09 10:10:13 +00:00
f248835444
Fixing some examples
2020-12-09 10:10:13 +00:00
4f7c1065e5
Fixing animation example
2020-12-09 10:10:12 +00:00
2f2ab1341e
game widget ( #533 )
2020-12-09 10:10:12 +00:00
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
4a3f9778a4
destroy -> remove for components
2020-11-15 14:54:35 +01:00
0851efa7df
Merge branch 'v1.0.0' into erick.assets-refactor-2
2020-10-05 19:30:18 -03:00
f97f20ab73
Vector2 for position and size on PositionComponent
2020-09-30 19:12:52 +02:00
b314a9e8cf
Some more adjustments
2020-09-30 00:07:10 -03:00
8e9c16b619
Merge branch 'v1.0.0' into erick.assets-refactor-2
2020-09-29 23:54:11 -03:00
ebf05e0ca3
Luan PR suggestions
2020-09-29 17:53:47 -03:00
9d9d94c1b3
Fix examples dart version to allow extensions
2020-09-27 15:28:44 -04: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
c95c93b3cd
VectorUtil -> Vector2Operations
2020-09-12 16:43:29 +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
366da7bb9d
More fixes
2020-08-03 11:27:28 -04:00
b2c88e31da
Fixes in examples
2020-08-03 11:27:28 -04:00
bb662e4bd6
Add linter to all examples, fix lint issues and add cleanup script
2020-05-24 00:53:50 -04: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
276c7a19d5
fix typos
2020-03-23 23:51:52 +08:00
ecdadeefe6
add more doc
2020-03-23 22:49:54 +08:00
00519b0047
bump version + formatting
2019-07-09 11:37:22 -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
89e26e2329
fixing examples
2019-04-20 20:28:15 -03:00
c0259d49aa
improving examples
2019-04-16 23:27:02 -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
167d49a536
Adding Animation reversed ( #66 )
...
* Adding Animation#reversed
* Updating CHANGELOG
* PR suggestions
2019-03-22 08:12:15 -03:00