contentchef_dart 1.2.0
contentchef_dart: ^1.2.0 copied to clipboard
The headless CMS designed to accelerate the success of any digital experience. This is the client for any dart/flutter applications.
1.2.0 #
- add
VideoTransformationswith new transformationscroppingModeandquality - change
videoUrlnow transformations defaults to aVideoTransformationswithautoFormatset totrueandqualitytoauto
1.1.0 #
- add
ResourceTypeenum toMedia - add
rawFileUrl,videoUrlandimageUrltoMedia - change
getUrlto consider the providedresourceTypeand build the url accordingly
1.0.5 #
- encode url from
getUrlmedia's method
1.0.4 #
- change apiKey header name from
X-SPACE-D-API-KeytoX-Chef-Key
1.0.3 #
- add
fromJsonparam inGetContentandSearchContentsmethods to help the user to serialize contents payload
1.0.2 #
- Change usage Uri.https in favour of Uri to better handle search query parameters as Iterable
1.0.1 #
- Add github repository link
1.0.0 #
- Initial version, created by ContentChef team