upscope_flutter 1.0.0 copy "upscope_flutter: ^1.0.0" to clipboard
upscope_flutter: ^1.0.0 copied to clipboard

unlisted

A Flutter plugin for Upscope cobrowsing that supports Android and iOS.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2025-06-19 #

Added #

  • Initial release of upscope_flutter plugin
  • Flutter federated plugin architecture for Upscope cobrowsing
  • Support for Android and iOS platforms
  • Core features:
    • Initialize Upscope with configuration
    • Connect/disconnect from Upscope servers
    • Session management (start, stop, decline)
    • Real-time event streaming
    • Custom messaging
    • Screen sharing with app-only or full-screen capture
    • Automatic platform registration
    • PlatformView support for native overlays
  • Redaction system for sensitive content

Features #

  • UpscopeManager class for SDK interaction
  • UpscopeConfiguration for initialization settings
  • UpscopeOverlayView widget for native overlay support
  • Event subscription system for real-time updates
  • Redaction widgets (UpscopeRedacted, UpscopeRedactedInvisible)
  • Automatic redaction coordinate tracking