pb_dtos 0.3.0
pb_dtos: ^0.3.0 copied to clipboard
A code generator for PocketBase DTOs.
0.3.0 #
- PocketBase
jsonfields are now typed asdynamicinstead of a nullable map. - Support for using a PocketBase release version in multiple places. When set, the binary will be downloaded to a user-selected location and used.
- Better handling when tests fail to stop PocketBase server during tear down.
0.2.0 #
PocketBaseApiClient.watchnow has all expected parameters. This required makingtopica named parameter.- Added
PocketBaseApiClient.authRefresh.
0.1.1 #
FileDto.toUrifor creating the PocketBase URI to a file.
0.1.0 #
- Enhanced support for files.
FileDtooffers new constructors andPocketBaseApiClientautomatically populates files.
0.0.2 #
- Fixes for start_pocketbase.dart output directory reusability.
- Testing improvements.
0.0.1 #
- Experimental initial release.