contentchef_dart 1.1.0 contentchef_dart: ^1.1.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.1.0 #
- add
ResourceType
enum toMedia
- add
rawFileUrl
,videoUrl
andimageUrl
toMedia
- change
getUrl
to consider the providedresourceType
and build the url accordingly
1.0.5 #
- encode url from
getUrl
media's method
1.0.4 #
- change apiKey header name from
X-SPACE-D-API-Key
toX-Chef-Key
1.0.3 #
- add
fromJson
param inGetContent
andSearchContents
methods 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