sur950 / any_link_preview

A flutter Plugin/Package to show the preview of any web link that starts with HTTP/HTTPS. Mostly useful for application that had chat.
MIT License
70 stars 70 forks source link

Update library #61

Closed And96 closed 5 months ago

And96 commented 10 months ago

Please update http library to latest version 1.1.0 actually

This will solve incompatibility issues with others libraries

Because aggregator_news depends on any_link_preview ^3.0.1 which depends on http ^1.0.0, http ^1.0.0 is required.
So, because aggregator_news depends on http ^0.13.6, version solving failed.
sur950 commented 5 months ago

This will be available in Version 3.0.2

sur950 commented 5 months ago

any_link_preview: ^3.0.2 is Live now.

Feel free to open this ticket if the issue persists. Thank you!