File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1+ ## 1.4.1
2+
3+ - Fix release on ` pub.dev `
4+
15## 1.4.0
26
37- Update to Flutter 2.5
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ dependencies:
3939 firebase_auth : ^3.1.1
4040 firebase_core : ^1.6.0
4141 firebase_storage : ^10.0.3
42- flutter_chat_ui : ^1.4.0
42+ flutter_chat_ui : ^1.4.1
4343 flutter_firebase_chat_core :
4444 path : ../
4545 http : ^0.13.3
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: flutter_firebase_chat_core
22description : >
33 Actively maintained, community-driven Firebase BaaS for chat applications
44 with an optional chat UI.
5- version : 1.4.0
5+ version : 1.4.1
66homepage : https://flyer.chat
77repository : https://github.com/flyerhq/flutter_firebase_chat_core
88
@@ -15,8 +15,8 @@ dependencies:
1515 sdk : flutter
1616 cloud_firestore : ^2.5.2
1717 firebase_auth : ^3.1.1
18- flutter_chat_types : ^3.1.0
19- meta : ^1.7 .0
18+ flutter_chat_types : ^3.1.2
19+ meta : ^1.3 .0
2020
2121dev_dependencies :
2222 flutter_lints : ^1.0.4
You can’t perform that action at this time.
0 commit comments