fluttercommunity / fluttercommunity/flutter_webview_plugin
Display Html Content with font
Abierto
- Lenguaje dominante
- Java
- Estrellas
- 1.5k
- Forks
- 938
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
In android, I am using this for loading the string into the webview, In flutter, I can load the string but unable to add a font.
`String bodyFont = " body { font-size:20px; } table { font-size:20px; <font face='bamini' > }" + " @font-face { font-family:'bamini'; src: url('file:///android_asset/baamini.ttf') } ";`
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.