flutter_wordpress_content 1.0.7 flutter_wordpress_content: ^1.0.7 copied to clipboard
Flutter widget to help parse & render WordPress raw content with support for YouTube, SoundCloud and Issuu PDF embed widgets
[1.0.7] - 2 October, 2019 #
- Fixed an issue with TextSpan rendering
[1.0.6] - 2 October, 2019 #
- Updated wp_parser to use TextSpan with RichText instead of Unicode for superscript and subscript
[1.0.5] - 2 October, 2019 #
- Added JWPlayerWidget for embedding media hosted by your JW Player Account
[1.0.4] - 2 October, 2019 #
- Fixed an issue with paragraph spacing
[1.0.3] - 2 October, 2019 #
- Updated package description
[1.0.2] - 2 October, 2019 #
- Changed embed helper widgets to simple classes
[1.0.1] - 2 October, 2019 #
- Changed embed helper widgets to StatelessWidgets
- Added example implementation in documentation
[1.0.0] - 1 October, 2019 #
- Added content parser for Heading, Paragraph, YouTube, SoundCloud & Issuu embeds.