darshankawar
darshankawar
To those who are facing an issue of invalid verification data, please file a new issue with all relevant details so that we can properly address it.
@namtn This seems to be already addressed as part of https://github.com/flutter/flutter/issues/139759 that you can check and confirm.
> I have the same problem with a Flutter module project. In the module project, there is no "ios" folder at all, there is ".ios" folder that is created on-the-fly...
For @namtn's issue, keeping the issue open for team's input / attention on reported behavior.
> WebView (flutter_inappwebview) @namnh-0652 This is third party package. Does the same behavior occur using webview_flutter ? If so, can you provide us minimal code sample ? Does it only...
I tried to follow the steps to replicate on S10+ device running Android 11 but was unable to replicate the reported crash. Since the crash throws `drawRenderNode called on a...
@Junkmer Looking at the error you are getting, it may be related to your local pub cache and not in the plugin itself. Looks like damaged pub cache, where package...
@Junkmer Is it only occuring while trying to add the said third party package or any third party package results in same error ?
> Currently on an unknown channel. Run `flutter channel` to switch to an official channel. Can you switch to official channel as suggested and try again to check if it...