contentful_flutter 0.0.9 copy "contentful_flutter: ^0.0.9" to clipboard
contentful_flutter: ^0.0.9 copied to clipboard

The Contentful Flutter SDK is a Dart package that allows you to access the Contentful Content Delivery API from your Flutter app.

Contentful Flutter #

Static Badge License: MIT

Contentful package for flutter, features included in the package:

✅ Get entries

✅ Get entry by Id

✅ The Entry is a generic type and could be defined in any way

✅ We implemented ContentfulFlutterBuilder so it saves you time to implement the widgets and the logic to return the article especially with bulleted and numbered lists.

Demo #

https://github.com/hackberrybay/contentful_flutter/assets/34738373/b1b3e6fd-b531-4955-b190-dd386549db2e

Installation 💻 #

Add contentful_flutter to your pubspec.yaml:

dependencies:
  contentful_flutter:

Install it:

flutter packages get

2
likes
0
pub points
55%
popularity

Publisher

verified publisherhackberry.se

The Contentful Flutter SDK is a Dart package that allows you to access the Contentful Content Delivery API from your Flutter app.

Homepage
Repository (GitHub)
View/report issues

Topics

#contentful #platform #cms #article #blog

License

unknown (LICENSE)

Dependencies

collection, flutter, fpdart, freezed_annotation, http, json_annotation, logger, retry

More

Packages that depend on contentful_flutter