basic_inappwebview_page 1.0.6
basic_inappwebview_page: ^1.0.6 copied to clipboard
Basic InAppWebView Page
basic_inappwebview_page #
Installation #
- If the juneflow project doesn't exist, please create it by following this guide.
- open terminal in the juneflow project root directory, enter the following command.
june add basic_inappwebview_page
- if build on web, add this line in
web/index.html
inside the<head>
tag.<script type="application/javascript" src="/assets/packages/flutter_inappwebview_web/assets/web/web_support.js" defer></script>
- start the project by entering the following command.
flutter run lib/app/_/_/interaction/view.blueprint/component/basic_inappwebview_page/_/view.dart -d chrome