2. Youtube Videos Issue

1. YouTube videos are not working

Fix: Go to the source/wordpress_app/pubspec.yaml file and add the following lines.

# temporary fix
dependency_overrides:
  youtube_explode_dart: ^2.3.0

Check out the picture below:

Last updated