Đào Hoàng Sơn
Đào Hoàng Sơn
Since #278 image source is somewhat supported. It would be great if `HtmlWidget` can pick suitable image using viewport size and pixel density. Example 1, `srcset` and `max-width`: ```html ```...
## Use case ```css text-shadow: 5px 5px #558ABB; ``` The above styling doens't work. ## Proposal It should work like this: See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow
```html ``` On iOS: - Tapping "Play on SoundCloud" opens 2 browsers - Tapping back opens another browser On Android: - Tapping "Play on SoundCloud" does nothing (logged url: `intent://tracks:791824453#Intent;scheme=soundcloud;package=com.soundcloud.android;S.market_referrer=utm_source%3Dwidget;end`
## Use case https://monosnap.com/file/tqw2m9I2R73Y0M8fa29zacqm1vH0BS (from https://github.com/daohoangson/flutter_widget_from_html/issues/535#issuecomment-858833738) ## Proposal The default async builder should detect web and fallback to something simpler like a `Text` widget. If it's decided to render some...
Originally suggested here https://github.com/daohoangson/flutter_widget_from_html/issues/76#issuecomment-533794020 > So I was wondering is there a way around this, maybe to wrap Webview with AnimatedContainer and use CircularProgressIndicator while iframe is loading and than...
This PR makes these possible: - GET `/direct/XF:Thread?node_id=2`: get threads by `node_id`
https://xenforo.com/community/posts/1060100 http://swagger.io