webview_flutter_android-v4.3.0
webview_flutter_android-v4.3.0: [webview_flutter_android] Add additional WebSettings methods (#8270)
Exposes native WebSettings such as setAllowContentAccess and setGeolocationEnabled in order to give developers more options to configure the native webview and restrict these features that are enabled by default. Fixes [160070](https://github.com/flutter/flutter/issues/160070)