Skip to content

Add visual feedback when link is tapped#35

Open
bgeerdes wants to merge 2 commits intoali-thowfeek:mainfrom
bgeerdes:main
Open

Add visual feedback when link is tapped#35
bgeerdes wants to merge 2 commits intoali-thowfeek:mainfrom
bgeerdes:main

Conversation

@bgeerdes
Copy link

  • Using InkWell for feedback
  • Wrapped in a Material widget so "splash" will always be visible
  • WidgetSpan wrapped by TextSpan as that is what _getTextSpan needs to return
  • Added logic for parse to also display a span if it has children (but no text)
tap_feedback_720.mov

bgeerdes added 2 commits May 23, 2025 13:07
- Using InkWell for feedback
- Wrapped in Material so "splash" will always be visible
- WidgetSpan wrapped by TextSpan as that is what the function needs to return
- Added logic to also display the span if it has children
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant