grypp_sdk_flutter 0.0.1 copy "grypp_sdk_flutter: ^0.0.1" to clipboard
grypp_sdk_flutter: ^0.0.1 copied to clipboard

discontinued
retracted[pending analysis]

A custom React Native library that enables seamless screen sharing from mobile (iOS or Android) to a web-based PlayConsole. It features secure session management, real-time screen sharing streaming, a [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add grypp_sdk_flutter

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  grypp_sdk_flutter: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:grypp_sdk_flutter/GryppSdkFlutter.dart';
import 'package:grypp_sdk_flutter/GryppTokManager.dart';
1
likes
0
points
50
downloads

Publisher

unverified uploader

Weekly Downloads

A custom React Native library that enables seamless screen sharing from mobile (iOS or Android) to a web-based PlayConsole. It features secure session management, real-time screen sharing streaming, and interactive tools like marker drawing and remote cursor tracking. Designed with user privacy and control in mind, it allows both users and support agents to start, stop, or disable sessions at any time.

Homepage

License

(pending) (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on grypp_sdk_flutter

Packages that implement grypp_sdk_flutter