tiler 0.0.1-dev.1 copy "tiler: ^0.0.1-dev.1" to clipboard
tiler: ^0.0.1-dev.1 copied to clipboard

discontinued
outdated

Library for rendering maps created with the Tiled map editor in Dart/Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tiler

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

dependencies:
  tiler: ^0.0.1-dev.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:tiler/tiler.dart';
2
likes
0
pub points
0%
popularity

Publisher

verified publisherdantup.com

Library for rendering maps created with the Tiled map editor in Dart/Flutter.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, json_annotation, path

More

Packages that depend on tiler