flutter-simple-url-preview
flutter-simple-url-preview copied to clipboard
User showing url in place of site_name suggestion
Have been having a design where I was to show a link in place of the site_name, I had to make some changes so as to have that feature within the package.
I added
isShowLink: true
which the default is isShowLink: false
showing the site_name
`