Closed keith555 closed 2 years ago
Hi @keith555
I've just committed code that makes 2.17.0
as the mininum dart SDK version. I can add this field, just wanted to confirm if you can match this constraint. If not I can revert this and push your request first.
2.17.0 is fine. Thanks a lot for your quick response.
Hi @keith555 Could you check out this branch? https://github.com/happy-san/typesense-dart/blob/chores/lib/src/models/field.dart
There are some breaking changes to the models to support the v0.23.0 Typsense. I hope that's acceptable.
That seems to be working now. Thanks a lot for your speedy help.
I can assign a locale to a schema field using the API directly, like this
I can't find an equivalent way to specify locale using the dart client.