Viewing profile — redbrogdon
redbrogdon
HN member- Joined
- Thu, Oct 29, 2020, 2:55 AM UTC
- HN karma
- 7
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About redbrogdon
No profile information was provided.
Recent public activity
-
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…