forked from hoanle/contentful-rich-text-flutter
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpubspec.yaml
More file actions
25 lines (19 loc) · 659 Bytes
/
Copy pathpubspec.yaml
File metadata and controls
25 lines (19 loc) · 659 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
name: contentful_rich_text
description: Rich Text renderer that parses Contentful Rich Text JSON object and returns a renderable Flutter widget tree
version: 0.1.2
authors:
- Mike Behnke, github@localpcguy <mike@local-pc-guy.com>
- Jonas Zebari, github@jonas-zebari <jonas.zebari@kumanu.com>
- Kumanu github@kumanu <dev@kumanu.com>
homepage: https://github.com/Kumanu/contentful-rich-text-flutter
issue_tracker: https://github.com/Kumanu/contentful-rich-text-flutter/issues
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
flutter:
sdk: flutter
html_unescape: ^2.0.0
url_launcher: ^6.0.3
dev_dependencies:
flutter_test:
sdk: flutter