easy_url_preview 0.0.8 easy_url_preview: ^0.0.8 copied to clipboard
Helps to get and display the url preview
0.0.8 #
- Chnage.
http
package is replaced bydio
package.
0.0.7 #
- Fix. Shared preferences version to
^2.2.2
to support FlutterFlow.
0.0.6 #
- Fix. Dart SDK version to
>=3.0.0 <4.0.0
.
0.0.5 #
- Update. UrlPreview widget to load and display the preview data.
- Update. UrlPreviewModel is caching the preview data in local storage.
0.0.4 #
- Fix. null error handling on
load
.
0.0.3 #
- Fix. The version of cache_network_image is set to
^3.3.1
for the dependency issue withfirebase_core_web
.
0.0.2 #
- Update. topics.
0.0.1 #
- initial release.