nitrite_spatial 1.1.2
nitrite_spatial: ^1.1.2 copied to clipboard
Nitrite Spatial module provides support for spatial queries. The module uses JTS port of the dart package dart_jts for spatial operations.
1.1.2 #
- Reformatted the source with the latest Dart formatter.
1.1.1 #
- Added
geoNearandkNearestspatial filters. - Fixed false positives in the
intersectsfilter by adding post-index validation. - Updated Nitrite to 1.1.1.
1.1.0 #
- Updated Nitrite to 1.1.0.
1.0.3 #
- Updated Nitrite to 1.0.3.
- Updated some dependencies.
1.0.2 #
- Updated Nitrite to 1.0.2.
1.0.1 #
- Minor documentation updates.
- Example code added.
geometryEqualsmethod is public now.
1.0.0 #
- Initial version.