Facing the same problem. And fix by this.
check the package tree by run
flutter pub deps
you will find the tree where & which package using flutter_inappwebview-5.8.0.
update that package.
for me update => youtube_player_flutter: ^8.1.2 to youtube_player_flutter: ^9.0.4