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

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 dart pub get):

dependencies:
  flame_fire_atlas: ^1.4.5

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';
14
likes
0
pub points
81%
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

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