flame_ldtk 0.3.0 copy "flame_ldtk: ^0.3.0" to clipboard
flame_ldtk: ^0.3.0 copied to clipboard

LDtk support for flame-engine. Integrate LDtk levels into Flame Engine games.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flame_ldtk

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

dependencies:
  flame_ldtk: ^0.3.0

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_ldtk/flame_ldtk.dart';
0
likes
160
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

LDtk support for flame-engine. Integrate LDtk levels into Flame Engine games.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

csv, flame, flutter

More

Packages that depend on flame_ldtk