Skip to content

Conversation

rickyazhari
Copy link

got exception when load url

#81

WebViewStateChanged(this.type, this.url, this.navigationType);

factory WebViewStateChanged.fromMap(Map<String, dynamic> map) {
factory WebViewStateChanged.fromMap(Map<dynamic, dynamic> map) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would no change the type here, to keep it type safe, I would cast le value passed to WebViewStateChanged.fromMap instead

@lejard-h
Copy link
Collaborator

Hi, thanks for your contribution, I added some comments.

@lejard-h
Copy link
Collaborator

I did not have the issue on the last version of flutter, but I include the change myself for the last release.

Thanks you and sorry :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants