flame_signals 0.0.2 copy "flame_signals: ^0.0.2" to clipboard
flame_signals: ^0.0.2 copied to clipboard

Signal system for Flame Games

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flame_signals

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

dependencies:
  flame_signals: ^0.0.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_signals/flame_signals.dart';
3
likes
140
points
44
downloads

Publisher

verified publishergrace4all.tech

Weekly Downloads

Signal system for Flame Games

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flame, flutter, meta

More

Packages that depend on flame_signals