Skip to content

A flutter package for contentful. It support the contentful delivery api

License

Notifications You must be signed in to change notification settings

hackberrybay/contentful_flutter

Repository files navigation

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

Watch the video

Screen.Recording.2024-03-01.at.10.59.19.mp4

Installation 💻

Add contentful_flutter to your pubspec.yaml:

dependencies:
  contentful_flutter:

Install it:

flutter packages get

About

A flutter package for contentful. It support the contentful delivery api

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages