fluttercommunity / fluttercommunity/flutter_webview_plugin

Load local file (HTML)?

オープン
#653 コメント 2 件 リアクション 3 件 担当者 0 名 GitHub で見る
主要言語
Java
スター
1.5k
フォーク
938
PR マージ指標
30日以内にマージされた PR はありません

説明

I have read the documentation which specifies I need to enable:
```
withLocalStorage: true,
withLocalUrl: true,
allowFileURLs: true,
```
and `localUrlScope` for iOS.

But I cannot figure out where to place the html file, and how to load it with the `url:`

I tried:
`url: 'file:///assets/test.html',`

But that did not work?

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。