Skip to content

Commit f8e9bed

Browse files
author
Ephraim Nartey
committed
chore: add build and pub badges to README.md and index.md
1 parent 54fbb89 commit f8e9bed

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
![build](https://github.com/EphraimNetWorks/test_cw_flutter_client/actions/workflows/develop-actions.yml/badge.svg) [![likes](https://badges.bar/chatwoot_client_sdk/likes)](https://pub.dev/packages/chatwoot_client_sdk/score) [![popularity](https://badges.bar/chatwoot_client_sdk/popularity)](https://pub.dev/packages/chatwoot_client_sdk/score) [![pub points](https://badges.bar/chatwoot_client_sdk/pub%20points)](https://pub.dev/packages/chatwoot_client_sdk/score)
2+
13
# Integrate Chatwoot with Flutter app
24

35
Integrate Chatwoot flutter client into your flutter app and talk to your visitors in real time. [Chatwoot](https://github.com/chatwoot/chatwoot) helps you to chat with your visitors and provide exceptional support in real time. To use Chatwoot in your flutter app, follow the steps described below.

doc/index.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
![build](https://github.com/EphraimNetWorks/test_cw_flutter_client/actions/workflows/develop-actions.yml/badge.svg) [![likes](https://badges.bar/chatwoot_client_sdk/likes)](https://pub.dev/packages/chatwoot_client_sdk/score) [![popularity](https://badges.bar/chatwoot_client_sdk/popularity)](https://pub.dev/packages/chatwoot_client_sdk/score) [![pub points](https://badges.bar/chatwoot_client_sdk/pub%20points)](https://pub.dev/packages/chatwoot_client_sdk/score)
2+
13
# Integrate Chatwoot with Flutter app
24

35
Integrate Chatwoot flutter client into your flutter app and talk to your visitors in real time. [Chatwoot](https://github.com/chatwoot/chatwoot) helps you to chat with your visitors and provide exceptional support in real time. To use Chatwoot in your flutter app, follow the steps described below.

example/pubspec.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ packages:
3535
path: ".."
3636
relative: true
3737
source: path
38-
version: "0.0.3"
38+
version: "0.0.4"
3939
clock:
4040
dependency: transitive
4141
description:

0 commit comments

Comments
 (0)