flame_console 0.1.2+14 copy "flame_console: ^0.1.2+14" to clipboard
flame_console: ^0.1.2+14 copied to clipboard

An extensible and customizable console to help debug Flame games.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flame_console

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

dependencies:
  flame_console: ^0.1.2+14

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_console/flame_console.dart';
9
likes
160
points
6
downloads

Publisher

verified publisherflame-engine.org

Weekly Downloads

An extensible and customizable console to help debug Flame games.

Repository (GitHub)
View/report issues
Contributing

Topics

#flame #games #utils

Documentation

API reference

Funding

Consider supporting this project:

opencollective.com
github.com
patreon.com

License

MIT (license)

Dependencies

args, flame, flutter, terminui

More

Packages that depend on flame_console