flutter_link_preview icon indicating copy to clipboard operation
flutter_link_preview copied to clipboard

Merged PR#25 into master and updated code

Open rohankandwal opened this issue 2 years ago • 0 comments

  • 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

rohankandwal avatar Aug 24 '22 08:08 rohankandwal