File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
packages/flutter_link_previewer Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ dependencies:
3939 flutter_chat_core : ^2.7.0
4040 flutter_chat_ui : ^2.7.0
4141 flutter_dotenv : ^5.2.1
42- flutter_link_previewer : ^4.0 .0
42+ flutter_link_previewer : ^4.1 .0
4343 flutter_lorem : ^2.0.0
4444 flyer_chat_file_message : ^2.2.3
4545 flyer_chat_image_message : ^2.1.13
Original file line number Diff line number Diff line change 1+ ## 4.1.0
2+
3+ - ** FEAT** : support international domains. ([ 9626bc29] ( https://github.com/flyerhq/flutter_chat_ui/commit/9626bc292dd6254b155176994401271d86b23a53 ) )
4+
15## 4.0.0
26
37- ** BREAKING CHANGE** : The ** LinkPreview** widget has been completely rewritten for improved clarity and modern design.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description: >
33 Customizable link and URL preview extracted from the
44 provided text with the ability to render from the cache. Ideal
55 for chat applications.
6- version : 4.0 .0
6+ version : 4.1 .0
77homepage : https://flyer.chat
88repository : https://github.com/flyerhq/flutter_chat_ui
99
You can’t perform that action at this time.
0 commit comments