flame_kenney_xml 0.1.1+1 copy "flame_kenney_xml: ^0.1.1+1" to clipboard
flame_kenney_xml: ^0.1.1+1 copied to clipboard

Support for Kenney XML spritesheets for the Flame game engine. This package parses XML files produced by Kenney.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flame_kenney_xml

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flame_kenney_xml: ^0.1.1+1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flame_kenney_xml/flame_kenney_xml.dart';
4
likes
160
pub points
86%
popularity

Publisher

verified publisherflame-engine.org

Support for Kenney XML spritesheets for the Flame game engine. This package parses XML files produced by Kenney.

Repository (GitHub)
View/report issues
Contributing

Topics

#flame #spritesheet #kenney #tilemap

Documentation

API reference

Funding

Consider supporting this project:

opencollective.com
github.com
patreon.com

License

MIT (license)

Dependencies

flame, flutter, xml

More

Packages that depend on flame_kenney_xml