spreeloop_database 0.0.17
spreeloop_database: ^0.0.17 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.
0.0.11 30-04-2025 #
- Fix get nested value in key in order to manage nullable value.
0.0.12 20-05-2025 #
- Fix add the deleFile function to remove file from storage.
0.0.14 01-07-2025 #
- Adds the pagination functionality startAtDocument and startAfterDocument.
0.0.15 10-07-2025 #
- Fix the fake database filter.
0.0.17 29-08-2025 #
- Allow query with document id and fix the fake database filter.