Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
demchenkoalex committed Jun 19, 2022
1 parent 28b66e5 commit 8663cca
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@

<br>

<p align="center">
🇺🇦🇺🇦 We are Ukrainians. If you enjoy our work, please <a href="https://u24.gov.ua">consider donating</a> to help save our country. 🇺🇦🇺🇦
</p>

<br>

<p align="center">
⚠️⚠️ 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. ⚠️⚠️
</p>
Expand Down
4 changes: 2 additions & 2 deletions example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ dependencies:
firebase_storage: ^10.2.18
flutter:
sdk: flutter
flutter_chat_types: ^3.4.2
flutter_chat_ui: ^1.6.1
flutter_chat_types: ^3.4.3
flutter_chat_ui: ^1.6.2
flutter_firebase_chat_core:
path: ../
http: ^0.13.4
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
firebase_core: ^1.18.0
flutter:
sdk: flutter
flutter_chat_types: ^3.4.2
flutter_chat_types: ^3.4.3
meta: ^1.7.0

dev_dependencies:
Expand Down

0 comments on commit 8663cca

Please sign in to comment.