fire_api 1.1.5+2 copy "fire_api: ^1.1.5+2" to clipboard
fire_api: ^1.1.5+2 copied to clipboard

A stripped down interface for firestore databases which allows both dart servers using `fire_api_dart` and flutter apps using `fire_api_flutter` to use the same api.

1.1.5 #

  • Support document change types on streams

1.1.4 #

  • Support for parent getter on references

1.1.3 #

  • Support CollectionReference.add(DocumentData) using the same generation method as firestore apis.

1.1.2 #

  • Support id and path getters on DocumentSnapshots

1.1.1 #

  • Support ID Field in Document and Collection classes

1.1.0 #

  • Support snapshot metadata storage for later usage
  • Support for startAt, startAfter, endAt, endBefore collection queries

1.0.1 #

  • Fix Meta & Naming

1.0.0 #

  • Initial Release
1
likes
0
points
110
downloads

Publisher

verified publisherarcane.art

Weekly Downloads

A stripped down interface for firestore databases which allows both dart servers using `fire_api_dart` and flutter apps using `fire_api_flutter` to use the same api.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

fast_log

More

Packages that depend on fire_api