Skip to content

Commit 8663cca

Browse files
committed
Update README
1 parent 28b66e5 commit 8663cca

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@
1414

1515
<br>
1616

17+
<p align="center">
18+
🇺🇦🇺🇦 We are Ukrainians. If you enjoy our work, please <a href="https://u24.gov.ua">consider donating</a> to help save our country. 🇺🇦🇺🇦
19+
</p>
20+
21+
<br>
22+
1723
<p align="center">
1824
⚠️⚠️ Recommended for small or PoC projects, might not be optimized for large amounts of data. I suggest to use this on a free Spark plan, otherwise be extremely cautious. ⚠️⚠️
1925
</p>

example/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ dependencies:
3737
firebase_storage: ^10.2.18
3838
flutter:
3939
sdk: flutter
40-
flutter_chat_types: ^3.4.2
41-
flutter_chat_ui: ^1.6.1
40+
flutter_chat_types: ^3.4.3
41+
flutter_chat_ui: ^1.6.2
4242
flutter_firebase_chat_core:
4343
path: ../
4444
http: ^0.13.4

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies:
1616
firebase_core: ^1.18.0
1717
flutter:
1818
sdk: flutter
19-
flutter_chat_types: ^3.4.2
19+
flutter_chat_types: ^3.4.3
2020
meta: ^1.7.0
2121

2222
dev_dependencies:

0 commit comments

Comments
 (0)