simple_url_preview 0.1.9 copy "simple_url_preview: ^0.1.9" to clipboard
simple_url_preview: ^0.1.9 copied to clipboard

outdated

Flutter package to show url preview. Custamizable height, background and text colors, as well as lines.

[0.1.9] - 28/07/2020. #

  • Add back initState method

[0.1.8] - 28/07/2020. #

  • Add component mounted check

[0.1.7] - 28/07/2020. #

  • Update public API documentation

[0.1.6] - 28/07/2020. #

  • Remove image load animation, and show plain icon

[0.1.5] - 28/07/2020. #

  • Fix formatting, dartdoc issues

[0.1.4] - 28/07/2020. #

  • Use cached_network_image to avoid re-fetching image for same url
  • Make titleLines and descriptionLines configurable
  • Add 5% width to image
  • Show loader when image is still loading. Override imageLoaderColor to change its color.

[0.1.3] - 27/07/2020. #

  • Update open issues url(homepage)

[0.1.2] - 27/07/2020. #

  • Update readme

[0.1.1] - 27/07/2020. #

  • Update package description

[0.1.0] - 27/07/2020. #

  • Initial release.
  • Provide url preview after validating url
  • On click of preview, launch the url using url_launcher.
75
likes
0
pub points
85%
popularity

Publisher

unverified uploader

Flutter package to show url preview. Custamizable height, background and text colors, as well as lines.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cached_network_image, flutter, html, http, string_validator, url_launcher

More

Packages that depend on simple_url_preview