Luan Nico
edc54fdc34
Null-safety ( #685 )
2021-03-09 17:45:55 -05:00
Luan Nico
9c38c9bd04
New linter rules ( #676 )
2021-02-23 12:16:23 -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
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 Zanardo
2e6da04930
Fixing lint
2020-12-12 15:17:40 -03:00
Erick Zanardo
11511b98a8
Moving size from BaseGame to Game
2020-12-11 11:45:23 -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
Lukas Klingsbo
f97f20ab73
Vector2 for position and size on PositionComponent
2020-09-30 19:12:52 +02:00
Luan Nico
9d9d94c1b3
Fix examples dart version to allow extensions
2020-09-27 15:28:44 -04:00
Lukas Klingsbo
7bc9c9a3a7
Create extensions for Size and Offset
2020-09-21 19:50:54 +02:00
Lukas Klingsbo
385e60e554
setByPosition -> setPosition
2020-09-21 13:17:56 +02:00
Lukas Klingsbo
540e021d8b
Rename vector2_extension to vector2
2020-09-21 12:17:21 +02:00
Lukas Klingsbo
50f8ffce3b
Vector2 extension
2020-09-20 17:30:58 +02:00
Lukas Klingsbo
c90f636136
Use delegate Vector2F class instead of Vector2
2020-09-18 00:00:13 +02:00
Lukas Klingsbo
b5a0b3d675
Use setByPosition instead of size.x/y
2020-09-16 21:09:50 +02:00
Lukas Klingsbo
c95c93b3cd
VectorUtil -> Vector2Operations
2020-09-12 16:43:29 +02:00
Lukas Klingsbo
5edd5f0fbd
Move from Position to Vector2
2020-09-10 01:16:25 +02:00
Luan Nico
997f36edc4
Part 3: Great Composed Component Refactor
2020-08-08 19:49:10 -04:00
Erick Zanardo
32df868b5b
linting
2020-06-30 23:46:08 -03:00
Erick Zanardo
2f694c4814
fixing example
2020-06-30 23:43:02 -03: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
34e7fb314e
PR suggestions
2019-07-02 22:41:36 -03:00
Erick Zanardo
23fd8c8bc0
Fixing release mode on examples that needed screenSize
2019-06-30 21:09:15 -03:00
Luan Nico
89e26e2329
fixing examples
2019-04-20 20:28:15 -03:00
Luan Nico
c0259d49aa
improving examples
2019-04-16 23:27:02 -03:00
Luan Nico
7ba75c1f75
formatting
2019-03-25 09:29:20 -03:00
Renan Araujo
6696373bd7
zero analyzer issues
2019-03-23 15:02:17 -03:00
Renan Araujo
b1a3d222a9
use final
2019-03-22 13:35:46 -03:00
Renan
a778069b72
fix widget as game ( #59 )
2019-03-18 09:29:12 -03:00
Luan Nico
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
Luan Nico
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
Luan Nico
eebd94178f
move examples to fix warning
2019-01-11 12:41:00 -02:00