flutter_h3 0.1.1 copy "flutter_h3: ^0.1.1" to clipboard
flutter_h3: ^0.1.1 copied to clipboard

A Flutter plugin that provides an FFI interface to Uber's H3 geospatial indexing system. Supports polygon-to-cell conversion, geolocation indexing and more.

0.1.1 #

Updated pubspec.yaml

0.1.0 #

Initial release of the Flutter H3 plugin with the following features:

  • Convert between lat/lng coordinates and H3 indices
  • Get the boundary coordinates of H3 cells
  • Get surrounding cells with k-ring operations
  • Convert polygons to H3 cells
  • Get parent and child cells
  • Added experimental polygon-to-cells function with configurable containment modes
  • Support for iOS and Android platforms
1
likes
140
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin that provides an FFI interface to Uber's H3 geospatial indexing system. Supports polygon-to-cell conversion, geolocation indexing and more.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter, path, path_provider, plugin_platform_interface

More

Packages that depend on flutter_h3

Packages that implement flutter_h3