yungzhu / flutter_link_preview

This is a Flutter URL preview plugin for Flutter that previews the content of a URL
MIT License
69 stars 63 forks source link

need a controller for disposal #6

Open faslurrajah opened 3 years ago

faslurrajah commented 3 years ago

I'm getting this error

Consider canceling any active work during "dispose" or using the "mounted" getter to determine if the State is still active. E/flutter ( 4284): #0 State.context.<anonymous closure> (package:flutter/src/widgets/framework.dart:1090:9) E/flutter ( 4284): #1 State.context (package:flutter/src/widgets/framework.dart:1096:6) E/flutter ( 4284): #2 _LinkPreviewer._validateImageUri (package:link_previewer/link_previewer.dart:92:38) E/flutter ( 4284): #3 _LinkPreviewer._getMetaData (package:link_previewer/link_previewer.dart:106:7) E/flutter ( 4284): <asynchronous suspension>