flutter_inappwebview overriding urls
My company is migrating its native app into a hybrid app using Flutter and Webview. A requirement is to only allow navigation inside the WebVew if the domain belongs to the company or the payment service that the app is using. For other URLs / links,...