This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Andrea Bizzotto πΊπ¦
codewithandrea.com
did:plc:5jbxvfe4etepz54qhd7a5zlv
Did you know?
You can show native-looking URL links on Flutter web using TextSpan:
- Create a Text .rich or SelectableText .rich widget
- Make it look like a web link with a custom text style
- Add a gesture recognizer to open the web link
- Customize the mouse cursor style
2025-04-09T15:51:21.891Z