cake_wallet/cw_ethereum
Konstantin Ullrich af9b5ff10c
Cw 397 chatwoot live support (#1011)
* initial button refactor and gradient background

* CW-397 Use a separate Hive instance to avoid Issues with plugins using Hive

* CW-397 Add Support Page Strings

* CW-397 Add new Support Page

* CW-397 Add Support Live Chat Page

* CW-397 Add Hive Type Ids Doc

* CW-397 Use Newer Chatwoot SDK Version and add new Images

* CW-397 Update pubspec_base.yaml

* CW-397 Add own Chatwoot Widget

* Lowercase `s` skip-ci

* CW-397 Fix WebMessageListener

* CW-397 Fix Merge conflicts

* CW-397 Add Erc20 Hive Type ID

* CW-397 Fix Ethereum Hive Error

* CW-397 Revert to Restore Button

* CW-397 Only use In App chat on mobile

* CW-397 Move Chatwoot Website Token to secrets

* CW-397 Add Chatwoot Website Token to workflow

* CW-397 Move Chatwoot fetchUrl to Support View Model

---------

Co-authored-by: Rafael Saes <git@saes.io>
Co-authored-by: Justin Ehrenhofer <justin.ehrenhofer@gmail.com>
2023-08-10 16:42:53 +03:00
..
lib Cw 397 chatwoot live support (#1011) 2023-08-10 16:42:53 +03:00
test Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
.gitignore Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
.metadata Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
analysis_options.yaml Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
CHANGELOG.md Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
LICENSE Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
pubspec.yaml Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
README.md Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00

TODO: Put a short description of the package here that helps potential users know whether this package might be useful for them.

Features

TODO: List what your package can do. Maybe include images, gifs, or videos.

Getting started

TODO: List prerequisites and provide or point to information on how to start using the package.

Usage

TODO: Include short and useful examples for package users. Add longer examples to /example folder.

const like = 'sample';

Additional information

TODO: Tell users more about the package: where to find more information, how to contribute to the package, how to file issues, what response they can expect from the package authors, and more.