tiler 0.1.4 copy "tiler: ^0.1.4" to clipboard
tiler: ^0.1.4 copied to clipboard

discontinued

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.1.4

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
40
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

MIT (LICENSE)

Dependencies

flutter, json_annotation, meta, path

More

Packages that depend on tiler