kml_reader 0.0.2 copy "kml_reader: ^0.0.2" to clipboard
kml_reader: ^0.0.2 copied to clipboard

Kml mapper for dart.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kml_reader

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

dependencies:
  kml_reader: ^0.0.2

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:kml_reader/kml_reader.dart';
2
likes
110
pub points
41%
popularity

Publisher

unverified uploader

Kml mapper for dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

equatable, flutter, latlong2, xml

More

Packages that depend on kml_reader