cobrowse_sdk_flutter 0.0.5 copy "cobrowse_sdk_flutter: ^0.0.5" to clipboard
cobrowse_sdk_flutter: ^0.0.5 copied to clipboard

Cobrowse iOS and Android SDK for Flutter

Changelog #

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.5 (2024-08-30) #

Features #

0.0.4 (2024-08-21) #

0.0.3 (2024-08-21) #

Features #

  • implement two-way redaction (both for client and agent) (#9) (5179468)
  • update Cobrowse.io SDK (#8) (06844f7)

0.0.2 (2024-07-23) #

Features #

  • implement remaining delegate methods (9259bfc)
  • implement support for the default 6-digits code UI (320def0)
  • implement version bumping via stanard-version (506132c)
  • Merge pull request #1 from lassana/feature/first_version (24fb984)
  • throw exceptions where appropriate (740c297)

Bug Fixes #

  • don't generate BuildConfig.java and R.java (#6) (f64e757)
  • set the correct minimum SDK version in the example app, the same as in the SDK (Android 7.0, API 24) (#2) (d36e655)

0.0.1 (2024-06-19) #

Features #

  • First version of the Flutter SDK (24fb984)