contentful_dart 0.0.4 copy "contentful_dart: ^0.0.4" to clipboard
contentful_dart: ^0.0.4 copied to clipboard

discontinued
outdated

A delightful Dart interface to Contentful's content delivery API.

Contentful Dart - Dart Delivery SDK for Contentful #

Build Status Version codecov

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 for Swift page for Tutorials, Demo Apps, and more information on other ways of using Swift with Contentful

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.

1
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A delightful Dart interface to Contentful's content delivery API.

Repository (GitHub)
View/report issues
Contributing

License

MIT (LICENSE)

Dependencies

built_collection, built_value, http, meta

More

Packages that depend on contentful_dart