flutter_widget_from_html
flutter_widget_from_html copied to clipboard
Missing privacy manifest
Could you add privacy manifest file on your package? video_player_avfoundation, wakelock both of these two packages listed in privacy impacting packages
You will need to add the manifest to your app or ask the author of those packages. This package cannot add the manifest for native dependencies like that.
If you don't need to render VIDEO tags, it's possible to use flutter_widget_from_html_core to avoid them completely.