Live data from Hacker News

Viewing profile — redbrogdon

redbrogdon

HN member
Joined
Thu, Oct 29, 2020, 2:55 AM UTC
HN karma
7
Public activity
1 items

About redbrogdon

No profile information was provided.

Recent public activity

  1. comment
    Comment #24926674

    Flutter's Text widget (which is generally the default for most devs when displaying text) doesn't allow for text selection. There's a SelectableText widget that does, though: https…