Đào Hoàng Sơn

Results 270 comments of Đào Hoàng Sơn

The `matches` method is needed but an internal import is required... Which is not ideal. ```dart import 'package:html/src/query_selector.dart'; ```

You will need to make sure `HtmlWidget` element is rendered in Flutter element tree, then it should allow you to jump to any anchor within. Internally it uses global keys...

You are building Flutter Web right? Which renderer is this? Do you have the app deployed somewhere so I can take a look?

I saw that you enabled the controls for audio player, increasing the volume doesn't help? Can you share the HTML?

Please check the browser console. This is most likely a CORS error.

Thank you for your PR, a new version for https://pub.dev/packages/fwfh_text_style/versions/2.13.0 has been released. It should fix your issue with Flutter beta. Please try upgrading and let me know if it...

This probably won't be supported anytime soon. It looks like this property supports negative length which puts the text **outside** of the element box and that's pretty hard to do...

Using image as list marker is already possible, see https://github.com/daohoangson/flutter_widget_from_html/pull/511#issuecomment-838595879

Hmm, what is the error?