flame_fire_atlas 1.0.0-rc1 copy "flame_fire_atlas: ^1.0.0-rc1" to clipboard
flame_fire_atlas: ^1.0.0-rc1 copied to clipboard

outdated

Easy to use texture atlases for the flame engine created with the fire atlas editor

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flame_fire_atlas

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

dependencies:
  flame_fire_atlas: ^1.0.0-rc1

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_fire_atlas/flame_fire_atlas.dart';
14
likes
0
pub points
80%
popularity

Publisher

verified publisherflame-engine.org

Easy to use texture atlases for the flame engine created with the fire atlas editor

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

archive, flame, flutter

More

Packages that depend on flame_fire_atlas