Skip to content

Add option to use ListView.builder instead of Container in HTML class #361

Open
@jeffmikels

Description

@jeffmikels

Large html documents cause scrolling problems that could be solved by using a Listview.builder on a list of top-level widgets instead of wrapping the entire document in a StyledText widget.

I'll work on a pull request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions