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

Commit 30d6b0d

Browse files
committed
Update dependencies
1 parent 744f31b commit 30d6b0d

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.6.6
2+
3+
- Update dependencies
4+
15
## 2.6.5
26

37
- Update dependencies

pubspec.yaml

Lines changed: 2 additions & 2 deletions
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.6.5
5+
version: 2.6.6
66
homepage: https://flyer.chat
77
repository: https://github.com/flyerhq/flutter_link_previewer
88

@@ -13,7 +13,7 @@ environment:
1313
dependencies:
1414
flutter:
1515
sdk: flutter
16-
flutter_chat_types: ^3.3.3
16+
flutter_chat_types: ^3.3.4
1717
flutter_linkify: ^5.0.2
1818
html: ^0.15.0
1919
http: ^0.13.4

0 commit comments

Comments
 (0)