Commit Graph

3302 Commits

Author SHA1 Message Date
Erick
64d66b6728 Merge pull request #350 from HarrisonQi/HarrisonQi-develop
Harrison Qi add ReadME translation (Chinese)
2020-05-25 10:03:42 -03:00
Luan Nico
97081097b1 Merge pull request #352 from flame-engine/luan.lint-examples
Add linter to all examples, fix lint issues and add cleanup script
2020-05-24 16:50:45 -04:00
Erick
a6b6a973ed Merge pull request #338 from spydon/rotational-effect
Rotational effect
2020-05-24 17:48:35 -03:00
Luan Nico
08cb257260 Run pub get for every example 2020-05-24 01:58:02 -04:00
Luan Nico
47624396ca Add change to changelog; 2020-05-24 00:56:10 -04:00
Luan Nico
bb662e4bd6 Add linter to all examples, fix lint issues and add cleanup script 2020-05-24 00:53:50 -04:00
Luan Nico
cb29b6910c Merge pull request #351 from flame-engine/luan.fix-for-flame-web
Upgrade Flutter SVG to fix for flame web
2020-05-24 00:08:18 -04:00
Luan Nico
b3ff2d9696 Update changelog 2020-05-23 19:56:55 -04:00
Luan Nico
2a67bc5a73 The previous version of Flutter SVG apparently doesn't work with flutter web for some reason. 2020-05-23 19:54:21 -04:00
Erick Zanardo
96a6ce31c2 Adding FlameSpriteWidget 2020-05-23 15:07:35 -03:00
Erick
b5e42d388f Merge pull request #349 from flame-engine/feat/fix-gesture-conflicts
Fixing Tapable conflicts
2020-05-23 14:41:56 -03:00
Erick Zanardo
68aa3568fe typos 2020-05-23 14:39:39 -03:00
阿航
9d71276a6e 🔧 Add version number; community statement 2020-05-22 20:03:33 +08:00
阿航
431917dcd8 Add README-ZH.md, Chinese translation. 2020-05-22 10:55:59 +08:00
阿航
f0bfadf53a Add README-ZH.md, Chinese translation. 2020-05-22 10:54:08 +08:00
阿航
5d5797cc66 Add README-ZH.md, Chinese translation. 2020-05-22 10:50:34 +08:00
Lukas Klingsbo
9c3a1ea297 Rename properties and clarify in example 2020-05-21 11:41:02 +02:00
Erick Zanardo
cebfe7ac5c Adding missing trailing coma 2020-05-20 21:49:32 -03:00
Erick Zanardo
cb31c6a36d Improving docs 2020-05-20 21:47:46 -03:00
Erick Zanardo
5ebbb1b0ab Fixing test 2020-05-20 21:41:07 -03:00
Erick Zanardo
0d5293e752 Updating CHANGELOG 2020-05-20 20:07:47 -03:00
Erick Zanardo
85727a4012 fixing docs 2020-05-20 20:01:56 -03:00
Erick Zanardo
b46ebb1378 Linting 2020-05-20 19:57:48 -03:00
Erick Zanardo
624a4de294 Refactoring gestures to fix conflicts 2020-05-20 19:55:36 -03:00
Erick
e0d04a7ee0 Merge pull request #348 from flame-engine/fix-format
Fix format
2020-05-20 19:01:44 -03:00
renancaraujo
cdc8aca8dc fix format on develop 2020-05-20 22:49:46 +01:00
Erick
6477d61981 Merge pull request #346 from Flavsditz/develop
Fix of non-working examples
2020-05-20 16:18:25 -03:00
Flavio Diez
cb6b8ff588 improved the readme based on review 2020-05-20 21:11:04 +02:00
Flavio Diez
1327e13143 fixed typo 2020-05-20 17:43:40 +02:00
Flavio Diez
cfaf5dfe52 added missing height which led to an error otherwise 2020-05-20 17:41:47 +02:00
Flavio Diez
9954a20f2f update readme to include pub get 2020-05-20 17:17:59 +02:00
Flavio Diez
433bcf03cd added ensureInitialized call on examples that were not working without it 2020-05-20 17:17:46 +02:00
Erick Zanardo
d8c2e37244 Preparing for next iteration 2020-05-18 16:11:29 -03:00
Erick Zanardo
9c8a7ebf04 Merge branch 'develop' 2020-05-18 16:04:31 -03:00
Erick Zanardo
3232d22b75 Adding missing rename revert 2020-05-18 16:02:32 -03:00
Erick
800003a034 Merge pull request #342 from flame-engine/develop
0.21.0 RC
2020-05-18 16:01:31 -03:00
Erick Zanardo
32425fa30e final md adjustment 2020-05-18 15:57:50 -03:00
Lukas Klingsbo
3ed400e85a Changelog entry 2020-05-18 20:57:19 +02:00
Lukas Klingsbo
75378e0aa7 Add example for rotational effect 2020-05-18 20:57:19 +02:00
Lukas Klingsbo
076e4ace2f Documentation for RotationalEffect 2020-05-18 20:57:19 +02:00
Lukas Klingsbo
69a0a4dac1 Rotational effect for PositionComponents 2020-05-18 20:57:18 +02:00
Erick
339199b8aa Merge pull request #341 from flame-engine/erick.bump-version-revert-doc
Bumping version and Reverting doc rename
2020-05-18 15:53:53 -03:00
Erick Zanardo
c1d11d39a7 Adding missing renames 2020-05-18 15:50:20 -03:00
Erick Zanardo
87d3308d9b Fixing docs word 2020-05-18 15:16:40 -03:00
Erick Zanardo
df1f88a6e0 Reverting doc rename 2020-05-18 15:13:22 -03:00
Erick
07c5ee7ec6 Merge pull request #337 from flame-engine/erick.record-fps-mode
Splitting record fps mode from debug mode
2020-05-18 10:54:59 -03:00
Erick Zanardo
b4e7d9c8d6 Merge branch 'erick.record-fps-mode' of github.com:flame-engine/flame into erick.record-fps-mode 2020-05-18 10:51:27 -03:00
Erick Zanardo
ad1de1196b Updating docs and example 2020-05-18 10:50:09 -03:00
Erick
fe31802791 Merge branch 'develop' into erick.record-fps-mode 2020-05-18 10:42:40 -03:00
Erick
492d66e3c5 Merge pull request #329 from spydon/infinite-effects
Infinite and alternating effects
2020-05-18 10:42:02 -03:00