tile_map_builder 0.0.0 copy "tile_map_builder: ^0.0.0" to clipboard
tile_map_builder: ^0.0.0 copied to clipboard

A library which lets you convert text files into rich tile maps.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tile_map_builder

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

dependencies:
  tile_map_builder: ^0.0.0

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:tile_map_builder/tile_map_builder.dart';
0
likes
0
points
2
downloads

Publisher

verified publisherbackstreets.site

Weekly Downloads

A library which lets you convert text files into rich tile maps.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

characters

More

Packages that depend on tile_map_builder