geojson 0.7.1 copy "geojson: ^0.7.1" to clipboard
geojson: ^0.7.1 copied to clipboard

outdated

Utilities to work with geojson data. Parser with a reactive api, search and geofencing

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add geojson

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

dependencies:
  geojson: ^0.7.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:geojson/geojson.dart';
61
likes
0
pub points
91%
popularity

Publisher

unverified uploader

Utilities to work with geojson data. Parser with a reactive api, search and geofencing

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

extra_pedantic, geodesy, geopoint, iso, meta, pedantic, rxdart

More

Packages that depend on geojson