coolfix_flutter 0.3.2 copy "coolfix_flutter: ^0.3.2" to clipboard
coolfix_flutter: ^0.3.2 copied to clipboard

CoolFix support inquiry and replay SDK for Flutter applications.

Changelog #

0.3.2 #

  • Let users choose between leaving a message and starting live Chatwoot support when the organization enables live support.
  • Open live support in a managed web view with server-issued Chatwoot identity validation. Organizations without live support keep the existing inquiry form.
  • Add webview_flutter for the managed live-support screen.

0.3.1 #

  • Document that recording and masking now come from the dashboard, and that password fields are always hidden.

0.3.0 #

  • Read recording settings from CoolFix at startup: recording on/off, sampling rate, text masking, and image masking now follow the dashboard.
  • Changing those settings takes effect on the app's next launch. No app rebuild, and no further update after this one.

0.2.0 #

  • Capture static labels, buttons, and body text so recordings are readable.
  • Add CoolFixMask to hide personal data from capture.
  • Action required: wrap every text field and every photo, avatar, or member name with CoolFixMask before upgrading. Text is no longer masked globally, and image masking does not reach photos painted through BoxDecoration or CircleAvatar(backgroundImage:).

0.1.0 #

  • Add CoolFix initialization with one App Token.
  • Connect signed-in user context and reset it after logout.
  • Attach available session context to customer inquiries.
  • Provide managed and programmatic inquiry submission flows.
0
likes
160
points
338
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

CoolFix support inquiry and replay SDK for Flutter applications.

Homepage
Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter, http, posthog_flutter, webview_flutter

More

Packages that depend on coolfix_flutter