contentful_api 0.0.1 copy "contentful_api: ^0.0.1" to clipboard
contentful_api: ^0.0.1 copied to clipboard

A wrapper around Contentful Content Delivery api

Contentful API #

This package implements a wrapper around the Contentful Content Delivery api. https://www.contentful.com/developers/docs/references/content-delivery-api

Features #

You can use the Contentful class to fetchDocuments by inputing your own queries, or use the wrappers such as fetchDocumentsByType, in which you can specify the ContentType.

Getting started #

flutter pub add contentful_api

Usage #

import Contentful from 'package:contentful_api/contentful_api.dart'
0
likes
110
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

A wrapper around Contentful Content Delivery api

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on contentful_api