contentstack library

Dart SDK for Contentstack's Content Delivery API Here is contentstack library.

Classes

Asset
This call fetches the latest version of a specific asset of a particular stack. Read more about Learn more about Assets
AssetModel
AssetModel refers to the generic class for asset result
ContentType
Content type lets you define the structure or blueprint of a page or a section of your digital property. It is a form-like page that gives Content Managers an interface to input and upload content.
ContentTypeQuery
This call returns comprehensive information of all the content types available in a particular stack in your account. ContentType.
Data
Data inside sync result's items that contains uid, locale, title etc
Entry
An Entry is the actual piece of content created using one of the defined content types. Learn more about Entries. Read more for details of Entry
EntryModel
EntryModel refers to the generic class for entry result
ImageTransformation
Image Delivery APIs retrieve, manipulate and/or convert the retrieved image file, and deliver it to your web or mobile properties. Learn more about ImageTransformation
Items
Total items available in sync result
Query
Contentstack provides certain queries that you can use to fetch filtered results. You can use queries for Entries and Assets API requests. Learn more about Query
Stack
A stack is like a container that holds the content of your app. Learn more about Stacks.
SyncResult
SyncResult refers to the generic class for sync response

Enums

Region
Choosing a Region A Contentstack region refers to the location of the data centers where your organization's data resides

Exceptions / Errors

Error
If there is something wrong with the API request, Contentstack returns an error. Learn more about Errors.