gdal_dart 0.2.0 copy "gdal_dart: ^0.2.0" to clipboard
gdal_dart: ^0.2.0 copied to clipboard

Dart FFI package for GeoTIFF functionality based on GDAL.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add gdal_dart

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

dependencies:
  gdal_dart: ^0.2.0

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:gdal_dart/gdal_dart.dart';
0
likes
0
points
170
downloads

Publisher

unverified uploader

Weekly Downloads

Dart FFI package for GeoTIFF functionality based on GDAL.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi

More

Packages that depend on gdal_dart