flutter_link_preview
flutter_link_preview copied to clipboard
Merged PR#25 into master and updated code
- add facebookexternalhit, Bypassing the User-Agent whitelist to receive server-side-rendered (SSR) HTML
- update example
- update dependencies
- merge pr: https://github.com/yungzhu/flutter_link_preview/pull/13
- add example
- try use "User-Agent" "WhatsApp/2" and add lihkg example
- support null safety
- fix: Error:type 'List<String?>' is not a subtype of type 'List<String>?'
- fix: useMultithread
- Updated TargetSDKVersion to 31 and fixed scroll issue in example