Colman Koivisto
Colman Koivisto
I still have some tests to add, but I would like a first pass to check for bigger issues
> Looks like `webview_flutter_web` (at least) doesn't have any significant changes and can be reverted? Those changes are needed temporarily because this is a federated plugin. Please see: https://github.com/flutter/flutter/blob/master/docs/ecosystem/contributing/README.md#changing-federated-plugins
I ran into the same issue. It was because I was disposing of the controller myself. The `FileManager` widget already disposes it for you. In my opinion, if the controller...
> Thanks for working on this @Colman! > > > Hides accessibility elements on the map. This is default behaviour for the Google Maps iOS SDK and it drastically improves...
> Will this PR be merged soon? > > Regarding [flutter/flutter#138324](https://github.com/flutter/flutter/issues/138324) If I'm being realistic, probably not. I'm too busy with other tasks right now.
I believe you need to have disableScroll set to false for it to scroll. When I did this in my project, I got many render errors and fixed them by...
> @Colman Are you still planning on updating this PR to address the review comments above? Hi @stuartmorgan, I'm waiting on a reply from @cbracken in one of the comments...
Hi, I've been very busy lately and haven't had time to look at this PR. Sorry about that. I will most likely get to it next week.
Okay @stuartmorgan it should be ready