contentful_dart 0.0.5
A delightful Dart interface to Contentful's content delivery API.
Contentful Dart - Dart Delivery SDK for Contentful
What is Contentful?
Contentful provides content infrastructure for digital teams to power websites, apps, and devices. Unlike a CMS, Contentful was built to integrate with the modern software stack. It offers a central hub for structured content, powerful management and delivery APIs, and a customizable web app that enable developers and content creators to ship their products faster.
Core Features
Getting started
Installation
Your first request
Authorization
Documentation & References
Reference Documentation
For information about the Content Delivery API, check out the Content Delivery API Reference Documentation.
Tutorials & other resources
-
This library is a wrapper around our Contentful Delivery REST API. Some more specific details such as search parameters and pagination are better explained on the REST API reference, and you can also get a better understanding of how the requests look under the hood.
-
Check the Contentful page for Tutorials, Demo Apps.
Example application
See the Flutter app on Github and follow the instructions on the README to get a copy of the space so you can see how changing content in Contentful affects the presentation of the app.