Documentation

    Flutter SDK

    Beta
    The mobile SDKs are currently in beta. If you encounter any issues, please contact us.

    The Co-Browsing API Flutter SDK allows you to integrate screen sharing capabilities into your Flutter app. It works on both iOS and Android from a single codebase, with features for element redaction, visitor identification, and session management.

    Requirements

    • Flutter 3.19.0+
    • Dart SDK 3.3.0+
    • iOS 14.0+
    • Android API 26+ (Android 8.0)

    Features

    • Screen sharing: Allow agents to view your app's screen in real-time
    • Element redaction: Hide sensitive widgets during screen sharing with the UpscopeMasked widget
    • Visitor identification: Identify users and link sessions to your CRM
    • Lookup codes: Generate 4-digit codes for easy session joining
    • Reactive streams: All state exposed as Dart Streams for reactive UI binding