Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions intercom_flutter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 9.4.27

* Updated README

## 9.4.26

* Bump Intercom Android SDK version to [17.4.4](https://github.com/intercom/intercom-android/releases/tag/17.4.4)
Expand Down
11 changes: 1 addition & 10 deletions intercom_flutter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,13 +216,4 @@ class MyApp : Application() {
If you find this package helpful, you can support the development by:

- [Buy Me A Coffee](https://buymeacoffee.com/deepakdroid)
- [PayPal](https://paypal.me/deepakdroid)

## Sponsored: Alternative Solutions

### Feeddo
A customer support and communication platform for Flutter mobile apps. Provides AI-powered in-app support that answers users from your uploaded knowledge, along with bug reporting and feature request tracking.
- Website: https://feeddo.dev
- pub.dev: https://pub.dev/packages/feeddo_flutter

_Note: This is a sponsored listing and does not imply endorsement._
- [PayPal](https://paypal.me/deepakdroid)
2 changes: 1 addition & 1 deletion intercom_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: intercom_flutter
description: Flutter plugin for Intercom integration. Provides in-app messaging
and help-center Intercom services
version: 9.4.26
version: 9.4.27
homepage: https://github.com/v3rm0n/intercom_flutter

dependencies:
Expand Down
Loading