geopad 0.0.1 copy "geopad: ^0.0.1" to clipboard
geopad: ^0.0.1 copied to clipboard

A new library for geo-spatial analysis. (IN PROGRESS)

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add geopad

With Flutter:

 $ flutter pub add geopad

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

dependencies:
  geopad: ^0.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:geopad/geopad.dart';
0
likes
130
points
21
downloads

Documentation

API reference

Publisher

verified publisherdartlang.rocks

Weekly Downloads

A new library for geo-spatial analysis. (IN PROGRESS)

Homepage

License

unknown (license)

More

Packages that depend on geopad