tiled
A Dart Tiled library. Parse your TMX files into useful representations. Compatible with Flame.
0.11.1
14K downloads/mo
#2572 most downloaded on pub.dev
flame-engine/tiled.dart
What this package is like to depend on
Last release 1 years ago
16 Jun 2025
Release timing varies
gaps range from 1 weeks to 1.2 years
Most releases are documented
notes for 18 of 21 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
21 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
21 releases · Jan 2019 to Jun 2025Releases
latest 21-
0.11.116 Jun 2025Release notes
Open source →2025-02-04
Changes
Packages with breaking changes:
Packages with other changes:
- There are no other changes in this release.
Release notes
Open source → -
0.11.004 Feb 2025Release notes
Open source →- REFACTOR: Upgrade code style and dependencies (#82). (581391cf)
- FIX: Fixed parsing of multiline text from ObjectGroup. (#79). (7878381b)
- FIX:
ObjectAlignmentenum names (#74). (628f1f6c) - FEAT: Adding a method to get any object in a map by its unique ID (#75). (4faf43b4)
- FEAT: Omit TiledImage without source from TiledMap.tiledImages (#68). (41c9439f)
- FEAT: Add convenience method for getting images in each layer (#66). (1d3043f7)
- BREAKING FEAT: Dart SDK compatibility (#77). (5ffc8bf4)
2023-12-10
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Release notes
Open source →Note: This release has breaking changes.
- REFACTOR: Upgrade code style and dependencies (#82). (581391cf)
- FIX: Fixed parsing of multiline text from ObjectGroup. (#79). (7878381b)
- FIX:
ObjectAlignmentenum names (#74). (628f1f6c) - FEAT: Adding a method to get any object in a map by its unique ID (#75). (4faf43b4)
- FEAT: Omit TiledImage without source from TiledMap.tiledImages (#68). (41c9439f)
- FEAT: Add convenience method for getting images in each layer (#66). (1d3043f7)
- BREAKING FEAT: Dart SDK compatibility (#77). (5ffc8bf4)
-
0.10.210 Dec 2023Release notes
Open source →- FIX:
ObjectAlignmentenum names (#74). (628f1f6c) - FEAT: Adding a method to get any object in a map by its unique ID (#75). (4faf43b4)
- FEAT: Omit TiledImage without source from TiledMap.tiledImages (#68). (41c9439f)
- FEAT: Add convenience method for getting images in each layer (#66). (1d3043f7)
2022-11-26
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX:
-
0.10.126 Nov 2022Release notes
Open source →2022-10-31
Changes
Packages with breaking changes:
Packages with other changes:
- There are no other changes in this release.
-
0.10.031 Oct 2022Release notes
Open source →- BREAKING FIX: support parsing empty tile terrain values (#61). (3c75b03a)
- BREAKING FEAT: turning List<Property> into CustomProperties (#55). (51d59ec5)
2022-09-29
Changes
Packages with breaking changes:
Packages with other changes:
- There are no other changes in this release.
-
0.9.029 Sep 2022 -
0.8.418 Jul 2022Release notes
Open source →- Adding "class" attribute for Tiled 1.9's Unified Custom Types:
- On
Tileaccessible asclass_ortype, backwards compatible with "type" property - On
Layeraccessible asclass_, works on all kinds of layers (tile, object, group, image) - (since 0.8.2) On
Objectaccessible asclass_ortype, backwards compatible with "type" property
- On
- Add support for
repeatXandrepeatYonImageLayer - Fixing bug causing XML maps to be parsed with layers in the wrong order
- Adding "class" attribute for Tiled 1.9's Unified Custom Types:
-
0.8.308 Jul 2022 -
0.8.208 Jul 2022 -
0.8.111 Apr 2022 -
0.8.001 Feb 2022Release notes
Open source →- Possibility to use multiple external tilesets (#37)
- Support in
parseTmxfor CSV-formatted files (#36)
-
0.7.324 Dec 2021 -
0.7.222 Sep 2021 -
0.7.122 Sep 2021 -
0.7.024 May 2021Release notes
Open source →- Adds JSON support
- Adds Null-safety support
- Improve and refactor codebase
-
0.6.002 Jul 2020 -
0.5.025 Jun 2020Release notes
Open source →- Fixes bug with inconsistent indexes crashes for rectangular maps.
- Changes indexing of
tilesso that tiles[x] returns a line (so tiles[y][x]).
-
0.4.031 May 2020Release notes
Open source →- Added typed properties support and properties for TileMap and Layer
- Added support for rotated tiles
- Some small API improvements (breaking)
- Added linter and formatter and tests to build
-
0.2.123 Feb 2019Nothing published for this version
-
0.2.001 Jan 2019Nothing published for this version
-
0.1.001 Jan 2019Nothing published for this version