Skip to content

Commit ecd37db

Browse files
committedMar 6, 2025
0.16.6-rc.1
1 parent bcbf444 commit ecd37db

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎README.md

+5
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@ To create a new Flutter chat messaging app with QuickBlox SDK from scratch follo
3434
dependencies:
3535
quickblox_sdk: 0.16.5
3636
`
37+
or
38+
`
39+
dependencies:
40+
quickblox_sdk: 0.16.6-rc.1
41+
`
3742

3843
### Send your first message
3944
#### Initialize QuickBlox SDK

0 commit comments

Comments
 (0)
Please sign in to comment.