File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.0.3
2
+
3
+ - Fix various URL preview bugs (see https://pub.dev/packages/flutter_link_previewer/changelog )
4
+ - Add an option to disable URL preview. Thanks @Elementarereigniss for the PR!
5
+ - Add portugese localization. Thanks @BerkSpar for the PR!
6
+ - Update dependencies
7
+
1
8
## 1.0.2
2
9
3
10
- ** BREAKING CHANGE** : ` onFilePressed ` is replaced with ` onMessageTap ` to support tap event for different message types. See usage example.
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: flutter_chat_ui
2
2
description : >
3
3
Actively maintained, community-driven chat UI implementation with an
4
4
optional Firebase BaaS.
5
- version : 1.0.2
5
+ version : 1.0.3
6
6
homepage : https://flyer.chat
7
7
8
8
environment :
You can’t perform that action at this time.
0 commit comments