flame_fire_atlas 1.5.1 copy "flame_fire_atlas: ^1.5.1" to clipboard
flame_fire_atlas: ^1.5.1 copied to clipboard

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.5.1

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
140
pub points
80%
popularity

Publisher

verified publisherflame-engine.org

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

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

Funding

Consider supporting this project:

opencollective.com
github.com
patreon.com

License

MIT (LICENSE)

Dependencies

archive, flame, flutter

More

Packages that depend on flame_fire_atlas