Commit Graph

106 Commits

Author SHA1 Message Date
Lukas Klingsbo
7e1f1e2846 Fix formatting issues 2020-03-30 20:52:00 +02:00
Lukas Klingsbo
d9b172a540 Update docs and add example 2020-03-30 20:44:35 +02:00
Erick Zanardo
eac11d08cc Adding KeyboardEvents 2020-03-26 10:08:25 -03:00
Liu Peng
276c7a19d5 fix typos 2020-03-23 23:51:52 +08:00
Liu Peng
ecdadeefe6 add more doc 2020-03-23 22:49:54 +08:00
Erick Zanardo
1b79bb73c2 Linting 2020-03-17 23:20:35 -03:00
Erick Zanardo
367015ba6c Fixing Tapable position checking on event handling 2020-03-17 23:16:45 -03:00
Erick Zanardo
f2f677eb12 PR suggestions 2020-02-01 14:39:07 -03:00
Erick Zanardo
587333b508 updating git ignore for example 2020-02-01 14:25:19 -03:00
Erick Zanardo
db6cccfa20 Fixing changelog and docs 2020-02-01 14:25:19 -03:00
Erick Zanardo
668444a01d Adding docs 2020-02-01 14:24:12 -03:00
Erick Zanardo
8cf0e116cc Adding NineTileBox widget 2020-02-01 14:24:12 -03:00
Erick Zanardo
ff68532bd8 PR suggestions 2020-01-30 19:21:01 -03:00
Erick Zanardo
47c7c2addd linting 2020-01-30 19:13:31 -03:00
Erick Zanardo
1b31cb0ef4 Improving example game 2020-01-30 19:13:04 -03:00
Erick Zanardo
c506dd0553 Overlay initial commit 2020-01-30 19:13:04 -03:00
Erick Zanardo
bcefcc7ff1 PR suggestions 2020-01-30 19:07:26 -03:00
Erick Zanardo
200c3da505 Improving FlareComponent API and updating FlareFlutter dependency 2020-01-30 19:07:26 -03:00
Luan Nico
383a4d8644 changes for pr 2020-01-12 21:44:06 -05:00
Luan Nico
84b0ad7b53 addressing comments on pr 2020-01-11 12:40:45 -05:00
Luan Nico
f0a746a7be formatting 2020-01-11 12:16:51 -05:00
Luan Nico
df82f6beae adding ninebox class and exmaple 2020-01-11 12:16:51 -05:00
Luan Nico
820fed2e52 bump svg dependency and fix example app to call ensure initialized method 2019-12-09 08:26:50 -05:00
Erick Zanardo
3996b511ab Updating AP to 0.13.5 2019-12-08 13:07:50 -03:00
Ivan Cherepanov
0dc5585e2f docs: fixed link to particles examples
chore: removed unused import
2019-12-01 17:26:32 +03:00
Ivan Cherepanov
56bc66bc91 Merge branch 'develop' into particles 2019-12-01 17:17:12 +03:00
Ivan Cherepanov
c8aeebc0f9 fix: gif example instead of webm, as webm not played by GH 2019-11-28 23:14:32 +03:00
Ivan Cherepanov
0f98a8542d chore: format
fix: doc/example/particles/readme, attempt to embed webm preview
fix: doc/example/particles better sample for chaining
refactor: Particle, dropped duration support
2019-11-28 23:02:28 +03:00
Ivan Cherepanov
ff425afa26 feat: docs, adde particles docs
fix: doc/examples/particles, added web to .gitignore
feat: doc/examples/particles, added more examples,
refactor: Particle does not extend Component
refactor: Particle subclasses in separate folder
refactor: ParticleComponent is now simple container
fix: SingleChildParticle, asserts for child existing
feat: AnimationParticle for Flame Animation
feat: ComponentParticle for Flame Component
feat: SpriteParticle for Flame Sprite
2019-11-28 18:01:31 +03:00
Erick Zanardo
bb5d876cdb Adding TimerComponent class 2019-11-27 22:12:20 -03:00
Ivan Cherepanov
ce0b99ecbd fix: particles example, more performant sample of PaintParticle 2019-11-25 20:59:10 +03:00
Ivan Cherepanov
53e8aba3d6 chore: format doc/examples/particles/lib 2019-11-25 18:12:24 +03:00
Ivan Cherepanov
38e3685cda feat: particles 2019-11-25 17:58:16 +03:00
Erick Zanardo
dea71c98f3 Changing docs to reflect the refactoring 2019-11-11 09:24:13 -03:00
Erick Zanardo
a2336b926d Refactoring new API to use mixins 2019-11-11 09:24:13 -03:00
Erick Zanardo
6f44e0514b Fixing gestures conflicts and adding a gestures example 2019-11-11 09:24:13 -03:00
Luan Nico
06bb9f573f fix formatting 2019-10-30 19:41:26 -04:00
Luan Nico
d102c1a9c5 Update main.dart 2019-10-30 19:29:31 -04:00
Erick Zanardo
f4fc7df28a Fixing FlareAnimation API and FlareComponent renderization 2019-10-29 20:09:57 -03:00
Luan Nico
ff876ef058 fix debug example app 2019-10-14 19:06:50 -04:00
Luan Nico
29f100a460 removing unnecessary types in example 2019-10-14 18:58:52 -04:00
Luan Nico
33b457b5a5 uppercasing colors 2019-10-14 18:28:20 -04:00
Luan Nico
bbd5a3f683 formatting 2019-10-14 17:28:50 -04:00
Luan Nico
15955e7d28 Fixing warnings and nits on our examples 2019-10-14 17:15:41 -04:00
kurtome
1f067f5c25 adding example and only calculating flip if needed 2019-10-07 22:44:44 -03:00
Lukas Klingsbo
a349754428 Rename Tapeable to Tapable 2019-09-24 19:03:36 -03:00
Lukas Klingsbo
f18e6bbea1 Correction of typos in the docs 2019-09-24 19:00:42 -03:00
Luan Nico
e2622cde41 improve mixins & adds HasGameRef & fixes composedComponent 2019-09-21 12:59:32 -04:00
Erick Zanardo
83866be7ee Finishing PR comments 2019-09-10 21:16:45 -03:00
Erick Zanardo
7776aec987 PR suggestions 2019-09-10 21:16:45 -03:00