turbo_firestore_api 0.1.0
turbo_firestore_api: ^0.1.0 copied to clipboard
A clean and efficient approach to dealing with data from Firestore.
0.1.0 #
- ✨ New: Initial release of turbo_firestore_api
- ✨ New: Added TurboFirestoreApi for clean Firestore operations
- ✨ New: Implemented CRUD operations with error handling
- ✨ New: Added search functionality
- ✨ New: Added stream support
- ✨ New: Added auth sync service
- ✨ New: Added collection and document services
- ✨ New: Added exception handling
- 📝 Docs: Added basic documentation and examples