pocketbase_helpers 0.0.5
pocketbase_helpers: ^0.0.5 copied to clipboard
Utilities for using typed data together with pocketbase.
0.0.5 #
- Fixed breaking bug with filtering in fullList fetch
0.0.4 #
- Fixed breaking bugs related to expansions when creating or updating a record
0.0.3 #
- added expansion merge utilities
- changed fileUrls to fileNames in the removeFiles methods
- changed filePaths to files in the addFiles methods, the expected input is now a map with filenames as keys and filedata as values. This change was done to add support for web.
- added buildExpansionString, mergeExpansions and getNamesFromUrls utilityMethods.
- added io_only method support, and added io only method: pathsToFiles
0.0.2 #
- Updated Readme
0.0.1 #
- Initial version.