0 purchases
contentful flutter
Contentful Flutter #
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 #
Installation 💻 #
Add contentful_flutter to your pubspec.yaml:
dependencies:
contentful_flutter:
copied to clipboard
Install it:
flutter packages get
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.