35 Commits

Author SHA1 Message Date
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
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
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
9890ad73ed Updated the widgets docs (#628)
Co-authored-by: Erick <erickzanardoo@gmail.com>
2021-01-17 11:17:15 -03:00
11d93c23b2 👌 Throw exception from parseAnchor in examples/widgets instead of returning null (#632) 2021-01-17 11:10:03 -03:00
16eaef3bb1 🏷 Backport some code improvements from the null-safety branch (#603) 2021-01-08 23:25:29 -03: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
1e285464f1 Improve IsometricTileMap and Spritesheet classes 2020-10-14 01:55:03 -04:00
8e9c16b619 Merge branch 'v1.0.0' into erick.assets-refactor-2 2020-09-29 23:54:11 -03:00
9d9d94c1b3 Fix examples dart version to allow extensions 2020-09-27 15:28:44 -04:00
ad3231a48e Finishing fixing all examples 2020-09-27 14:04:20 -03:00
997f36edc4 Part 3: Great Composed Component Refactor 2020-08-08 19:49:10 -04: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
11375751d0 renaming play to playing on AnimationWidget 2020-05-30 15:18:16 -03:00
9e4e27e100 adding anchor to sprite and animation widget 2020-05-30 15:15:24 -03:00
19b57b0c38 Removing prefix from FlameSpriteWidget and FlameAnimationWidget 2020-05-30 12:44:10 -03:00
26ab1d2217 Improving widgets gitignore 2020-05-27 12:13:58 -03:00
4184f69320 Linting 2020-05-25 12:41:12 -03:00
eb702ae07c Linting 2020-05-25 12:20:58 -03:00
cee26870db Adding FlameAnimationWidget 2020-05-25 12:20:45 -03:00
a8e0bbd5a1 Fixing center repaint 2020-05-25 11:46:46 -03:00
96a6ce31c2 Adding FlameSpriteWidget 2020-05-23 15:07:35 -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
f47cd38d77 PR suggestions 2020-04-21 09:37:30 -03:00
b5ae4f25f2 Linting 2020-04-21 09:32:16 -03:00
988048f997 Update doc/examples/widgets/lib/main.dart
Co-Authored-By: Luan Nico <luanpotter27@gmail.com>
2020-04-20 09:25:27 -03:00
5a59e5096f Update doc/examples/widgets/lib/main.dart
Co-Authored-By: Luan Nico <luanpotter27@gmail.com>
2020-04-20 09:25:20 -03:00
d4a268d0cc Pr suggestion on doc/examples/widgets/lib/main.dart
Co-Authored-By: Luan Nico <luanpotter27@gmail.com>
2020-04-20 09:25:06 -03:00
aea3a651cc linting 2020-04-19 15:07:15 -03:00
cbf694262b Adding SpriteButton 2020-04-19 15:06:54 -03:00
f2f677eb12 PR suggestions 2020-02-01 14:39:07 -03:00
587333b508 updating git ignore for example 2020-02-01 14:25:19 -03:00
668444a01d Adding docs 2020-02-01 14:24:12 -03:00
8cf0e116cc Adding NineTileBox widget 2020-02-01 14:24:12 -03:00