Commit Graph

3302 Commits

Author SHA1 Message Date
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
73bc3f7e2e Updating CHANGELOG 2020-03-17 23:03:21 -03:00
Luan Nico
c768376683 Merge pull request #237 from wenxiangjiang/is-load
Check if the component has been successfully loaded before rendering
2020-03-17 11:28:28 -04:00
Liu Peng
225a5b0fac Check if the component has been successfully loaded before rendering the component 2020-03-17 20:14:07 +08:00
Luan Nico
36cf766136 Merge pull request #235 from wenxiangjiang/amend-type
amend type for width and height property
2020-03-16 15:00:21 -04:00
Liu Peng
2a57448051 amend type for width and height property 2020-03-15 12:07:06 +08:00
Erick (CptBlackPixel)
8ed087c09d Merge pull request #233 from PaulHalliday/patch-1
Update game.md
2020-03-11 21:29:37 -03:00
Erick (CptBlackPixel)
9d6f88538d Merge pull request #232 from flame-engine/fix/tapable-doc
Fixing tapable doc
2020-03-11 21:29:18 -03:00
Paul Halliday
cc180f33c7 Update game.md 2020-03-11 21:47:46 +00:00
Erick Zanardo
dd67a39cce Fixing tapable doc 2020-03-09 14:51:01 -03:00
Erick (CptBlackPixel)
340078289d Merge pull request #228 from flame-engine/feature/component_on_mount
Adding Component#onMount
2020-03-09 14:24:20 -03:00
Erick (CptBlackPixel)
f5519ddcd6 Update lib/components/component.dart
Co-Authored-By: Luan Nico <luanpotter27@gmail.com>
2020-03-09 14:19:36 -03:00
Erick (CptBlackPixel)
992e4ff69d Update lib/components/component.dart
Co-Authored-By: Luan Nico <luanpotter27@gmail.com>
2020-03-09 14:19:29 -03:00
Erick (CptBlackPixel)
9130a3de53 Update doc/components.md
Co-Authored-By: Luan Nico <luanpotter27@gmail.com>
2020-03-09 14:19:20 -03:00
Renan
a4bf974aa8 Fix some typos (#230) 2020-03-09 14:32:24 +00:00
Erick Zanardo
d6f2c5e960 Adding Component#onMount 2020-03-05 21:18:02 -03:00
Erick Zanardo
578f06123f Updating CHANGELOG 2020-03-05 21:00:15 -03:00
Luan Nico
6ace067c8f Merge pull request #226 from Gericop/develop
TextComponent optimization
2020-03-04 09:34:32 -05:00
Gergely Kőrössy
d8ce7421ff Update text_component.dart
Optimized TextComponent so it wouldn't do layout on every frame
2020-03-03 19:02:49 +01:00
Luan Nico
7ba181a007 Update CHANGELOG.md 2020-02-17 14:56:11 -05:00
Luan Nico
223a366f26 Merge pull request #220 from wenxiangjiang/add-loop
Adding loop for AnimationComponent.sequenced()
2020-02-17 20:55:42 +01:00
Liu Peng
b49a4ee08c add a default value for loop 2020-02-15 17:18:56 +08:00
Liu Peng
d1e70653c6 add loop for AnimationComponent.sequenced 2020-02-15 15:27:35 +08:00
Erick (CptBlackPixel)
70b810073e Merge pull request #217 from flame-engine/develop
0.18.1 RC
2020-02-09 14:34:30 -03:00
Erick Zanardo
bedb2e13ed Bumping version 0.18.1 2020-02-09 14:33:18 -03:00
Erick (CptBlackPixel)
ad5e2521f8 Merge pull request #216 from flame-engine/luan.adding-step-time-to-sequenced
Expose stepTime paramter from the Animation class to the animation component
2020-02-09 13:02:28 -03:00
Erick (CptBlackPixel)
55739b3b3b Merge branch 'develop' into luan.adding-step-time-to-sequenced 2020-02-09 13:02:11 -03:00
Erick (CptBlackPixel)
764f9bae73 Merge pull request #215 from flowhorn/master
Updated flutter_svg and other packages
2020-02-09 13:01:03 -03:00
flowhorn
61c4199c01 Update CHANGELOG.md 2020-02-06 14:20:03 +01:00
Luan Nico
dd1862672e adding changelog entry 2020-02-04 21:48:56 -05:00
Luan Nico
fde6ac6c7e Expose stepTime paramter from the Animation class to the animation component 2020-02-04 21:45:16 -05:00
Felix Weuthen
f91b192eb7 added note to flutter_svg change 2020-02-04 18:05:40 +01:00
Felix Weuthen
8691d4b92d updated changelog 2020-02-04 18:04:55 +01:00
Felix Weuthen
fa74260be9 canvas draw changed because of breaking change in svg 2020-02-04 17:49:29 +01:00
Felix Weuthen
d0a595ddcb bumped versions 2020-02-04 17:48:42 +01:00
Erick (CptBlackPixel)
bf9f07d5be Merge pull request #214 from flame-engine/develop
0.18.0 RC
2020-02-02 10:51:42 -03:00
Erick Zanardo
752a230487 Updating changelog 2020-02-02 10:45:27 -03:00
Erick Zanardo
c2b8017465 Bumping version to 0.18.0 2020-02-02 10:43:27 -03:00
Erick (CptBlackPixel)
c59e8cc572 Merge pull request #206 from flame-engine/nine_tile_box_widget
Nine tile box widget
2020-02-02 10:27:26 -03:00
Erick Zanardo
f2f677eb12 PR suggestions 2020-02-01 14:39:07 -03:00
Erick Zanardo
e6378ab0ea Adding key to widget 2020-02-01 14:25:19 -03:00
Erick Zanardo
91d1c4b8b5 PR suggestions 2020-02-01 14:25:19 -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
12226e8023 Updating CHANGELOG 2020-02-01 14:24:58 -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 (CptBlackPixel)
c989f83df3 Merge pull request #212 from flame-engine/overlay
Adding HasWidgetOverlay mixin and feature
2020-02-01 14:22:24 -03:00
Erick Zanardo
c9085099f7 PR suggestions 2020-02-01 14:16:08 -03:00