Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Commit 8b73433

Browse files
committed
Update CHANGELOG
1 parent 9631411 commit 8b73433

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2.6.3
2+
3+
- Fixed `looking up deactivated ancestor is unsafe` error. Thanks @felixgabler for the PR!
4+
- Add `openOnPreviewImageTap` and `openOnPreviewTitleTap` - allows to open link URL when tapped on the preview image and/or preview title/description. Thanks @felixgabler for the PR!
5+
- Update to Flutter 2.10.2. Requires Dart >= 2.16.0.
6+
17
## 2.6.2
28

39
- Use utf8 codec to parse chinese symbols

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: flutter_link_previewer
22
description: >
33
URL preview extracted from the provided text with
44
basic customization and ability to render from cached data.
5-
version: 2.7.1
5+
version: 2.6.3
66
homepage: https://flyer.chat
77
repository: https://github.com/flyerhq/flutter_link_previewer
88

0 commit comments

Comments
 (0)