stefanhk31 / personal_blog_flutter

https://stefanhodgeskluck.com
2 stars 0 forks source link

Blog Detail: URL Links #30

Closed stefanhk31 closed 9 months ago

stefanhk31 commented 9 months ago

Should be part of MVP, but #9 is a big task and would be nice to move forward, so maybe slice this off.

Need to use onLinkTap:

https://buttercms.com/blog/flutter-blog-app-tutorial/

https://pub.dev/packages/flutter_html#onlinktap

stefanhk31 commented 9 months ago

Testing may be tricky but if we pump a detail whose body is entirely within an anchor tag, can we do tester tap on the Html widget?