News Hour v4.0.6 - Flutter News App with Admin Panel
v4.0.6– 25 January 2022
App Changes:
- Updated with flutter latest version 2.8x
- Added support for Android 12
- Added full-width image and video support in the content description.
- Added full-width customized youtube video player for iframe videos.
- Added iframe Vimeo video support in the description
- Fonts in the content description are now more readable.
- Breaking changes: The content description section is now fully html supported with full-width image/video support. So you should use html paragraph tag (<p>) for each paragraph instead of (<br />) tag. You can use now any online html editor or wordpress editor to write post details.
- Fix: facebook_audience_network package was providing a deprecated warning for v1
- Fix: Admob banner ads width problem on some devices. Applied small banner instead of full-banner.
- Fix: Bookmark 10 items limitation
- Fix: Contact us feature wasn't not working on iOS
- Fix: Related articles weren't showing the latest articles first
- Fix: The feature posts were providing an error when the featured list is empty.
- Updated all the dependencies
- Updated docs and more...