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
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
2e6da04930
Fixing lint
2020-12-12 15:17:40 -03:00
11511b98a8
Moving size from BaseGame to Game
2020-12-11 11:45:23 -03: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
f97f20ab73
Vector2 for position and size on PositionComponent
2020-09-30 19:12:52 +02:00
7bc9c9a3a7
Create extensions for Size and Offset
2020-09-21 19:50:54 +02:00
385e60e554
setByPosition -> setPosition
2020-09-21 13:17:56 +02:00
540e021d8b
Rename vector2_extension to vector2
2020-09-21 12:17:21 +02: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
b5a0b3d675
Use setByPosition instead of size.x/y
2020-09-16 21:09:50 +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
997f36edc4
Part 3: Great Composed Component Refactor
2020-08-08 19:49:10 -04:00
32df868b5b
linting
2020-06-30 23:46:08 -03:00
2f694c4814
fixing example
2020-06-30 23:43:02 -03: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
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
7ba75c1f75
formatting
2019-03-25 09:29:20 -03:00
6696373bd7
zero analyzer issues
2019-03-23 15:02:17 -03:00
b1a3d222a9
use final
2019-03-22 13:35:46 -03:00
a778069b72
fix widget as game ( #59 )
2019-03-18 09:29:12 -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
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
eebd94178f
move examples to fix warning
2019-01-11 12:41:00 -02:00