flame_xml 0.1.2 copy "flame_xml: ^0.1.2" to clipboard
flame_xml: ^0.1.2 copied to clipboard

xml parser using Flame game engine

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flame_xml

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

dependencies:
  flame_xml: ^0.1.2

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_xml/flame_xml.dart';
2
likes
120
pub points
0%
popularity

Publisher

unverified uploader

xml parser using Flame game engine

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flame, flutter, path, tiled, xml

More

Packages that depend on flame_xml