screen_share_plugin 0.0.2 copy "screen_share_plugin: ^0.0.2" to clipboard
screen_share_plugin: ^0.0.2 copied to clipboard

PlatformAndroid

A Flutter plugin for Android screen sharing using WebRTC and native Kotlin code.

Changelog #

[0.0.2] - Initial Release #

✨ Features #

  • 📱 Real-time screen sharing on Android devices make sure to allow permission from app info.
  • 🧠 Native Kotlin implementation for reliable screen capture.
  • 📹 WebRTC integration using flutter_webrtc for live screen preview.
  • ⚙️ Compatible with Flutter 3.29 and Android compile SDK version up to 35.
  • 🧩 Simple API with startScreenShare() and stopScreenShare() methods.
  • 🛠️ Example app included to demonstrate full usage.
4
likes
160
points
117
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for Android screen sharing using WebRTC and native Kotlin code.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on screen_share_plugin