dart_crs 1.0.3 copy "dart_crs: ^1.0.3" to clipboard
dart_crs: ^1.0.3 copied to clipboard

This package extends proj4dart by embedding the EPSG Geodetic Parameter Dataset maintained by the Geodesy Subcommittee of the IOGP Geomatics Committee.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dart_crs

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

dependencies:
  dart_crs: ^1.0.3

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:dart_crs/dart_crs.dart';
1
likes
160
points
31
downloads

Publisher

verified publisherredfishresearch.com

Weekly Downloads

This package extends proj4dart by embedding the EPSG Geodetic Parameter Dataset maintained by the Geodesy Subcommittee of the IOGP Geomatics Committee.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, path, proj4dart, sqflite

More

Packages that depend on dart_crs