flutter_geokit 0.1.2 copy "flutter_geokit: ^0.1.2" to clipboard
flutter_geokit: ^0.1.2 copied to clipboard

A Flutter package for handling GeoJSON, GeoPackage, and Shapefiles.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_geokit

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

dependencies:
  flutter_geokit: ^0.1.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:flutter_geokit/flutter_geokit.dart';
0
likes
120
points
68
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for handling GeoJSON, GeoPackage, and Shapefiles.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

archive, ffi, flutter, latlong2, path, path_provider, sqlite3, sqlite3_flutter_libs

More

Packages that depend on flutter_geokit