Merge pull request #351 from flame-engine/luan.fix-for-flame-web

Upgrade Flutter SVG to fix for flame web
This commit is contained in:
Luan Nico
2020-05-24 00:08:18 -04:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@
## [next]
- Fixing BaseGame tap detectors issues
- Upgrade Flutter SVG to fix for flame web
## 0.21.0
- Adding AssetsCache.readBinaryFile

View File

@ -13,7 +13,7 @@ dependencies:
synchronized: ^2.1.0
tiled: ^0.2.1
convert: ^2.0.1
flutter_svg: ^0.17.1
flutter_svg: ^0.17.4
flare_flutter: ^2.0.1
meta: ^1.1.8