cloud_firestore_api 0.0.6+3 copy "cloud_firestore_api: ^0.0.6+3" to clipboard
cloud_firestore_api: ^0.0.6+3 copied to clipboard

A clean and efficient approach to dealing with data from Firestore.

https://media.giphy.com/media/1n4iuWZFnTeN6qvdpD/giphy.gif

🔥 Cloud Firestore API #

This package aims to provide a clean and efficient approach to dealing with data from Firestore. Once configured every class that extends the FirestoreAPI class will have easy access to the following:

  • All default CRUD related operations
  • Search options in fields and/or arrays
  • Automatic (but optional) creation of created/updated fields
  • Efficient batching system
  • Extensive logging
  • Error handling
  • User feedback messages
  • Instant data converters to your preferred models (optional)
  • Local ID access (optional)
  • Local DocumentReference access (optional)
2
likes
0
pub points
66%
popularity

Publisher

verified publishercodaveto.com

A clean and efficient approach to dealing with data from Firestore.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cloud_firestore, feedback_response, flutter

More

Packages that depend on cloud_firestore_api