metalink_flutter 2.0.3 copy "metalink_flutter: ^2.0.3" to clipboard
metalink_flutter: ^2.0.3 copied to clipboard

discontinuedreplaced by: metalink

Discontinued Flutter UI components for link previews using MetaLink

CHANGELOG #

2.0.3 #

  • Discontinued metalink_flutter in favor of using package:metalink directly with application-owned Flutter widgets.
  • Added a migration guide linked to the complete Flutter showcase for replacing the package's cards, controller, provider, and cache helpers.
  • Preserved the existing runtime API in this final compatibility release so current applications can migrate on their own schedule.

2.0.2 #

  • Removed the flutter_helper_utils dependency; the package now relies only on native Flutter APIs, reducing its dependency footprint.

2.0.1 #

  • CHORE: Align publish workflow with Trusted Publisher OIDC.

2.0.0 #

  • BREAKING: Migrated to metalink v2.0.0.
  • BREAKING: Removed image optimization features (resizing) as they are no longer supported by the core library.
  • Updated MetadataProvider to use MetaLinkClient and HiveCacheStore for improved caching and performance.
  • Updated widgets to work with the new ImageCandidate model.

1.0.2 #

  • CHORE: updated metalink to 1.0.4

1.0.1 #

  • fixed bugs.
  • CHORE: updated metalink to 1.0.3

1.0.0 #

  • Initial Release
9
likes
160
points
390
downloads
screenshot

Documentation

API reference

Publisher

verified publishertomars.tech

Weekly Downloads

Discontinued Flutter UI components for link previews using MetaLink

Repository (GitHub)
View/report issues

Topics

#link-preview #link-detector #url #link #metadata

License

BSD-3-Clause (license)

Dependencies

equatable, flutter, hive_ce_flutter, http, metalink, url_launcher

More

Packages that depend on metalink_flutter