fluttercommunity / fluttercommunity/flutter_webview_plugin

Load local file (HTML)?

Aberta
#653 2 comentários 3 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Java
Estrelas
1.5k
Forks
938
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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?

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.