flame_fuse 3.0.0 copy "flame_fuse: ^3.0.0" to clipboard
flame_fuse: ^3.0.0 copied to clipboard

Functional behavior composition for Flame components.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flame_fuse

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

dependencies:
  flame_fuse: ^3.0.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_fuse/flame_fuse.dart';
2
likes
150
points
238
downloads

Documentation

API reference

Publisher

verified publishermisha.jp

Weekly Downloads

Functional behavior composition for Flame components.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flame, flutter

More

Packages that depend on flame_fuse