Try the below step for flutter : step 1. Remove flutter_inappwebview from .yaml file step 2. Delete Pods, Podfile.lock & pub spec.lock step 3. Again install flutter_inappwebview as below:
dependency_overrides: flutter_inappwebview: ^5.8.0