How To Create a Communication Bridge Between Flutter And JavaScriptby@tomerpacific
581 reads
581 reads

How To Create a Communication Bridge Between Flutter And JavaScript

by tomerpacific8mDecember 6th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Flutter does NOT have built in support for embedded WebViews. Unlike a native application in either Kotlin or Swift, you cannot just add a WebView component to your application out of the box. All local assets in a Flutter application need to reside inside an assets directory in your main project hierarchy by right clicking in the left side panel and choosing New → Directory. Create a new Flutter project, use the webview_flutter package to be able to use WebView. Add the dependency to our pubspec.yaml.

Company Mentioned

Mention Thumbnail
featured image - How To Create a Communication Bridge Between Flutter And JavaScript
tomerpacific HackerNoon profile picture
tomerpacific

tomerpacific

@tomerpacific

Share Your Thoughts

About Author

tomerpacific HackerNoon profile picture
tomerpacific@tomerpacific

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
L O A D I N G
. . . comments & more!