- FIX: Remove unnecessary x offset (#1838). (4ea12b72)
- FEAT: Adding support for additional layer rendering options (#1794). (112acf2a)
- FIX: Correct flutter constraint (#1731). (c7383843)
- FIX: tiled example size (#1729). (8306fc11)
- FEAT: Adding support for additional layer rendering options (#1794). (112acf2a)
- FEAT: Move to Flutter 3.0.0 and Dart 2.17.0 (#1713). (2a41d0d6)
- FIX: Correct flutter constraint (#1731). (c7383843)
- FIX: tiled example size (#1729). (8306fc11)
- FEAT: Move to Flutter 3.0.0 and Dart 2.17.0 (#1713). (2a41d0d6)
- REFACTOR: Move to package imports (#1625). (843ddc36)
- FIX: performance improvements on
SpriteBatch
APIs (#1637). (4b19a1b2) - FIX: Avoid leaks when using PictureRecorders (#1643). (d67065e5)
- FIX: Fix tile flips when using canvas.drawAtlas (#1610). (b4ad498f)
- FIX: Add centered anchor point for tile rotation (#1570). (f64d5264)
- FEAT: Add more lint rules (#1703). (49252f8e)
- FEAT: Bump to Flutter 2.10.0 (#1617). (beac9013)
- FEAT: Possibility to create RenderableTiledMap from TiledMap (#1534). (5ed08333)
- FEAT: Added children parameter to Component constructor (#1525). (f0b31fcf)
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- Update a dependency to the latest release.
Note: This release has breaking changes.
- FEAT: Added getImageLayer to flame_tiled (#1405). (a037ada5)
- FEAT: modifiable Layer and TileData in RenderableTileMap (#1324). (b56d5f3c)
- FEAT: Expose priority for TiledComponent (#1259). (f6be66ab)
- DOCS: Fix various dartdoc warnings (#1353). (9f096053)
- DOCS: Update flame_tiled readme (#1286). (ee7298cb)
- DOCS: Update contributions to flame_tiled (#1197). (93b763e1)
- BREAKING FIX: fix multiple external tilesets (#1344). (80a483f8)
- BREAKING FIX: Change Tiled batched rendering to batched rendering per layer (#1317). (30fce398)
Note: This release has breaking changes that were supposed to be in 1.2.0
- BREAKING FIX: fix multiple external tilesets (#1344). (80a483f8)
- FEAT: modifiable Layer and TileData in RenderableTileMap (#1324). (b56d5f3c)
- Change Tiled batched rendering to batched rendering per layer.
- Updated to Flame 1.0.0
- Upgrade to work with latest Flame version
- Move to the mono-repo
- Updated the Tiled class to use the SpriteBatch API for efficient drawing to canvas.
- Moving code from main repository to its own package