fluttercommunity / fluttercommunity/flutter_webview_plugin

Display Html Content with font

Open
#677 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.5k
Forks
938
PR merge metrics
No merged PRs in 30d

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') } ";`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.