flame_forge2d_tiled 0.1.0 copy "flame_forge2d_tiled: ^0.1.0" to clipboard
flame_forge2d_tiled: ^0.1.0 copied to clipboard

outdated

A package that combines [Tiled Map Editor](https://www.mapeditor.org) + [Flame Game Engine with Physics](https://github.com/flame-engine/flame)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flame_forge2d_tiled

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

dependencies:
  flame_forge2d_tiled: ^0.1.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_forge2d_tiled/flame_forge2d_tiled.dart';
2
likes
0
points
17
downloads

Publisher

verified publisheraeb-dev.me

Weekly Downloads

A package that combines [Tiled Map Editor](https://www.mapeditor.org) + [Flame Game Engine with Physics](https://github.com/flame-engine/flame)

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flame, flame_forge2d, flutter, forge2d, tmx_parser

More

Packages that depend on flame_forge2d_tiled