Adds support for loading Typled sprite atlases as Sprites in your Flame games.
flame_typled
Package to add Typled sprite atlas support Flame's sprites.
Typled is simple text based format to map sprite sheets, tile sets and tile maps. It provides a dart package to parse the text files into usable dart models and an application to allow visualization of the files.
More here.