Skip to content

Commit 38c9b0f

Browse files
authored
chore(example): exclude flutter_inappwebview_web web support js file from index.html
1 parent 7fadc89 commit 38c9b0f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

example/web/index.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@
3636
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/croppie/2.6.5/croppie.css" />
3737
<script defer src="https://cdnjs.cloudflare.com/ajax/libs/exif-js/2.3.0/exif.js"></script>
3838
<script src="https://cdnjs.cloudflare.com/ajax/libs/croppie/2.6.5/croppie.min.js"></script>
39-
40-
<!-- Requirement by flutter_inappwebview, for more info: https://pub.dev/packages/flutter_inappwebview#installation -->
41-
<script type="application/javascript" src="/assets/packages/flutter_inappwebview_web/assets/web/web_support.js" defer></script>
4239
</head>
4340
<body>
4441
<script src="flutter_bootstrap.js" async></script>

0 commit comments

Comments
 (0)