texture_atlas_transformer 1.0.1 copy "texture_atlas_transformer: ^1.0.1" to clipboard
texture_atlas_transformer: ^1.0.1 copied to clipboard

A Pub transformer to build Texture Atlas JSON files.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add texture_atlas_transformer

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

dependencies:
  texture_atlas_transformer: ^1.0.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:texture_atlas_transformer/texture_atlas_transformer.dart';
0
likes
25
pub points
0%
popularity

Publisher

unverified uploader

A Pub transformer to build Texture Atlas JSON files.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

barback, glob, image

More

Packages that depend on texture_atlas_transformer