html_pro 0.0.1
html_pro: ^0.0.1 copied to clipboard
An enhanced Flutter HTML widget with cached network images, link long press support, and image URL base path replacement.
0.0.1 #
- Initial release of html_pro
- Added cached network image support with loading indicators
- Added link long press callback functionality with position information
- Added image URL base path replacement for CDN and proxy support
- Built on top of flutter_html with enhanced functionality