FlutterHtmlView
FlutterHtmlView copied to clipboard
flutter_html_view >=0.5.10 requires url_launcher ^3.0.0
I use the latest version of url_launcher version ^4.0.1
same problem
same
same here.. i switched ^3.0.0
same here. i also switched url_launcher to ^3.0.0 temporarily
@PonnamKarthik
Don't need this anymore, used webview_flutter.
Render HTML string : WebView( initialUrl: Uri.dataFromString (yourHtmlStringGoesHere, parameters: {"charset": "utf-8"}, mimeType: 'text/html').toString(), ), )
plugin: webview_flutter
Na(o) quinta, 10/01/2019, 12:08, LK [email protected] escreveu:
@PonnamKarthik https://github.com/PonnamKarthik
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PonnamKarthik/FlutterHtmlView/issues/59#issuecomment-453074040, or mute the thread https://github.com/notifications/unsubscribe-auth/AANksZ7ETVgykezbwgV-BiQKQD0xxge_ks5vBy1KgaJpZM4Ymaao .