Skip to content

Commit 05fac81

Browse files
committed
Update dependencies
1 parent 710708b commit 05fac81

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.1.4
2+
3+
- Update dependencies
4+
15
## 2.1.3
26

37
- Update to Flutter 2.2

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ name: flutter_chat_types
22
description: >
33
Utility library for the flutter_chat_ui and flutter_firebase_chat_core libraries
44
which contains shared type declarations.
5-
version: 2.1.3
5+
version: 2.1.4
66
homepage: https://flyer.chat
77

88
environment:
99
sdk: ">=2.12.0 <3.0.0"
1010

1111
dependencies:
1212
equatable: ^2.0.2
13-
meta: ^1.3.0
13+
meta: ^1.4.0

0 commit comments

Comments
 (0)