typesense / typesense-dart

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

Enable nested fields #140

Closed BabyGeek closed 7 months ago

BabyGeek commented 7 months ago

Change Summary

Add possibility to enable nested fields on schema Add possibility to add fields with type object

PR Checklist

happy-san commented 7 months ago

Hey @BabyGeek Thank you for the perfect PR! Just one nitpick, could you ensure to add a comma after the last argument/parameter of the functions/constructors? I'll be able to merge after this.

BabyGeek commented 7 months ago

@happy-san Thanks you! It has been updated sorry for the miss ahah