79617798

Date: 2025-05-12 12:09:06
Score: 1
Natty:
Report link

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
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: AppDeveloper