flutter_grouplink_sdk 2.3.0 copy "flutter_grouplink_sdk: ^2.3.0" to clipboard
flutter_grouplink_sdk: ^2.3.0 copied to clipboard

A robust Group Link SDK plugin for integration and communication with GL devices

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_grouplink_sdk

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

dependencies:
  flutter_grouplink_sdk: ^2.3.0

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:flutter_grouplink_sdk/flutter_grouplink_sdk.dart';
4
likes
140
points
507
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A robust Group Link SDK plugin for integration and communication with GL devices

Homepage

License

unknown (license)

Dependencies

flutter, permission_handler, plugin_platform_interface

More

Packages that depend on flutter_grouplink_sdk

Packages that implement flutter_grouplink_sdk