Skip to content

Commit ac77ce5

Browse files
committed
Bump version
1 parent 84ab485 commit ac77ce5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
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+
18
## 1.0.2
29

310
- **BREAKING CHANGE**: `onFilePressed` is replaced with `onMessageTap` to support tap event for different message types. See usage example.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: flutter_chat_ui
22
description: >
33
Actively maintained, community-driven chat UI implementation with an
44
optional Firebase BaaS.
5-
version: 1.0.2
5+
version: 1.0.3
66
homepage: https://flyer.chat
77

88
environment:

0 commit comments

Comments
 (0)