flame_fire_atlas 1.8.0 copy "flame_fire_atlas: ^1.8.0" to clipboard
flame_fire_atlas: ^1.8.0 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 Dart:

 $ dart pub add flame_fire_atlas
copied to clipboard

With Flutter:

 $ flutter pub add flame_fire_atlas
copied to clipboard

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

dependencies:
  flame_fire_atlas: ^1.8.0
copied to clipboard

Alternatively, your editor might support dart pub get or 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';
copied to clipboard
16
likes
0
points
2.15k
downloads

Publisher

verified publisherflame-engine.org

Weekly Downloads

2024.05.31 - 2025.04.25

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

Homepage
Repository (GitHub)
View/report issues

Topics

#flame #tools

Funding

Consider supporting this project:

opencollective.com
github.com
patreon.com

License

unknown (license)

Dependencies

archive, flame, flutter

More

Packages that depend on flame_fire_atlas