cometchat_cards 1.0.2 copy "cometchat_cards: ^1.0.2" to clipboard
cometchat_cards: ^1.0.2 copied to clipboard

CometChat Card Schema renderer — converts Card JSON into Flutter widgets.

CometChat

CometChat Flutter Cards SDK #

The CometChat Cards SDK provides card rendering capabilities used by CometChat Campaigns. It enables rendering rich, structured card layouts with customizable elements and interactive components.


Getting Started #

To set up the CometChat Cards SDK, you'll need to follow these steps:

  1. Registration: Go to the CometChat Dashboard and sign up for an account.
  2. After registering, log into your CometChat account and create a new app. Once created, CometChat will generate an Auth Key and App ID for you. Keep these credentials secure as you'll need them later.
  3. Check the Key Concepts to understand the basic components of CometChat.

📦 Installation #

Add the package to your pubspec.yaml:

dependencies:
  cometchat_cards: ^1.0.2

Then run:

flutter pub get

📖 Documentation #

This library is currently used by CometChat Campaigns. For integration guides, refer to:


Help and Support #

For issues, create a support ticket or seek real-time support via the CometChat Dashboard.

0
likes
150
points
502
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

CometChat Card Schema renderer — converts Card JSON into Flutter widgets.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cached_network_image, flutter, shimmer

More

Packages that depend on cometchat_cards