spreeloop_database 0.0.10
spreeloop_database: ^0.0.10 copied to clipboard
Spreeloop database package.
0.0.1 24-06-2024 #
- Initial release.
0.0.2 17-06-2024 #
- Add function download link that using the path file reference from.
0.0.3 18-06-2024 #
- Add function getDownloadLink to getDownloadUrl.
0.0.4 25-12-2024 #
- Add arrayContains in filter option.
0.0.5 26-12-2024 #
- Fix some conditions (isGreaterThan, isGreaterThanOrEqualTo, isLessThan, isLessThanOrEqualTo).
0.0.6 28-12-2024 #
- Update factory for firestore implementation.
0.0.7 19-03-2025 #
- Update cloud_firestore and firebase_storage to last version.
0.0.8 19-03-2025 #
- Update cloud_firestore and firebase_storage to last version.
0.0.9 16-04-2025 #
- Get nested value in key.
0.0.10 29-04-2025 #
- Fix get nested value in key in order to retrieve arrays.