flame_svg 1.10.2 flame_svg: ^1.10.2 copied to clipboard
Package to add SVG rendering support for the Flame game engine
1.10.2 #
- Update a dependency to the latest release.
1.10.1 #
- Update a dependency to the latest release.
1.10.0 #
1.8.10 #
- Update a dependency to the latest release.
1.8.9 #
- Update a dependency to the latest release.
1.8.8 #
- Update a dependency to the latest release.
1.8.7 #
- Update a dependency to the latest release.
1.8.5 #
- Update a dependency to the latest release.
1.8.4 #
1.8.3 #
- Update a dependency to the latest release.
1.8.2 #
1.8.1 #
- Update a dependency to the latest release.
1.8.0 #
1.7.4 #
1.7.3 #
1.7.2 #
1.7.1 #
- Update a dependency to the latest release.
1.7.0 #
1.6.0 #
1.5.0 #
1.4.0 #
1.3.0 #
- REFACTOR: Update and guarantee consistency on mocktail dev dependency version across repo (#1701). (f4a98878)
- REFACTOR: Move to package imports (#1625). (843ddc36)
- FEAT: Add more lint rules (#1703). (49252f8e)
- FEAT: Optional key for Images.load (#1624). (067c34b5)
- FEAT: Bump to Flutter 2.10.0 (#1617). (beac9013)
1.1.0 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
1.1.0-releasecandidate.5 #
- Update a dependency to the latest release.
1.1.0-releasecandidate.4 #
- Update a dependency to the latest release.
1.1.0-releasecandidate.3 #
- Update a dependency to the latest release.
1.1.0-releasecandidate.2 #
- Update a dependency to the latest release.
1.1.0-releasecandidate.1 #
Note: This release has breaking changes.
- FIX: flame svg perfomance (#1373). (bce24173)
- FIX: preventing svg rendering from affecting other renderings (#1339). (6e66baa1)
- FEAT: adding default constructor on SvgComponent (#1334). (00619f80)
- DOCS: Fix various dartdoc warnings (#1353). (9f096053)
- BREAKING FEAT: Use a broadphase to make collision detection more efficient (#1252). (29dd09ca)
CHANGELOG #
[1.0.0] #
- Update to Flame 1.0.0
[1.0.0-releasecandidate.15] #
- Takes priority as an argument on SvgComponent
- Simplify implementation of
renderPosition
[1.0.0-rc4] #
- Update to flutter_svg 0.22.0
[1.0.0-rc3] #
- Updated to use flame v1.0.0-releasecandidate.11
[1.0.0-rc2] #
- Updated to use flame v1.0.0-rc8
- Migrate to null-safety
[1.0.0-rc1] #
- Updated to use flame v1.0.0
[0.0.1] #
- Initial release