fluttercommunity / fluttercommunity/flutter_webview_plugin
Display Html Content with font
Ouverte
- Langage dominant
- Java
- Étoiles
- 1.5k
- Forks
- 938
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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') } ";`
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.