Skip to content

Commit b6cfd5e

Browse files
committed
chore: 🤖 first version
1 parent 4d163cb commit b6cfd5e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎CHANGELOG.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.0.1
1+
## 0.5.0
22
- **Initial Release** of the [Chative.IO Flutter Widget](https://github.com/botstar/chative-flutter-sdk) on 2024-11-08.
33
- **Customizable Chat Interface**: Easily tailor the chat widget to match your app's design.
44
- **Programmatic Show/Hide**: Display or hide the chat widget using `ChativeWidgetController`.

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
## Screenshot
2424

25-
<img src="./screenshot/screenshot.png" alt="screenshot" width="350">
25+
<img src="https://raw.githubusercontent.com/botstar/chative-flutter-sdk/HEAD/screenshot/screenshot.png" alt="screenshot" width="350">
2626

2727
## Installation
2828

‎pubspec.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: chative_sdk
22
description: "A Flutter client sdk for chative. Integrate Chative Flutter client into your flutter app and talk to your visitors/users in real time."
3-
version: 0.0.1
3+
version: 0.5.0
44
homepage: https://github.com/botstar/chative-flutter-sdk
55
repository: https://github.com/botstar/chative-flutter-sdk
66
issue_tracker: https://github.com/botstar/chative-flutter-sdk/issues

0 commit comments

Comments
 (0)