cello_sdk 0.0.1 copy "cello_sdk: ^0.0.1" to clipboard
cello_sdk: ^0.0.1 copied to clipboard

Flutter plugin wrapper for the Cello iOS and Android SDKs.

0.0.1 #

  • Flutter wrapper with full API parity to @getcello/cello-react-native.
  • Dart platform interface, method/event channels, and typed models (CelloInitializeOptions, ProductUserDetails, CelloTokenEvent, etc.).
  • Kotlin + Swift native bridges powered by so.cello.android:cello-sdk:0.12.0 and CelloSDK ~> 0.12.0, including token life-cycle listeners.
  • Added setThemeMode() method for theme customization (light, dark, system).
  • Example Flutter app demonstrating initialization, FAB/widget control, theme mode changes, token event logging, and querying UCC/campaign configuration.
  • MIT License, stable Dart SDK support (>=3.5.0 <4.0.0), modern Android Gradle configuration.
  • Documentation and metadata updates (README, podspec, Android build, consumer rules, CHANGELOG).
0
likes
140
points
106
downloads

Publisher

verified publishercello.so

Weekly Downloads

Flutter plugin wrapper for the Cello iOS and Android SDKs.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on cello_sdk

Packages that implement cello_sdk