Mounir Elfassi

Results 1 issues of Mounir Elfassi

Hi, I'm trying to use a WebviewScaffold by `flutter_webview_plugin` to replace the Text Widget in _getDescription, the problem is the webview is outside the container : ![pic](https://user-images.githubusercontent.com/10370643/50489424-7c67d200-09ff-11e9-8bf9-f0d81f0616c5.jpg) my code: ```...