Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.06 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.06 KB

WORK IN PROGRESS

firecraft

A comprehensive companion package for Cloud Firestore apps.

Features

  • Full Text Search support(with limitations, please read below)§
  • Pagination scrollables for both Live and Static Query's
  • JsonConverter's for Blob, Timestamp, Duration types, additionally optimizers like [NestedArray]
  • [Unmodifiable Collection] methods like copyAdd, copyRemove and much more...
  • Many helpers

Full Text Search

Two types of text searches are supported:

textSearchMap / containsAll

textSearchMap

textSearchMap / containsAny