typesense / typesense-dart

Dart client for Typesense
https://typesense.org/docs
Apache License 2.0
73 stars 16 forks source link

Update `Type` enum in `Field` class. #91

Closed happy-san closed 3 years ago

happy-san commented 3 years ago

The only change that is needed in the Dart client to support geosearch is the addition of the Type.geopoint definition.