spen_remote 0.0.4 copy "spen_remote: ^0.0.4" to clipboard
spen_remote: ^0.0.4 copied to clipboard

PlatformAndroid

A Flutter plugin to integrate with the Samsung S Pen Remote SDK.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add spen_remote

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

dependencies:
  spen_remote: ^0.0.4

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:spen_remote/spen_remote.dart';
1
likes
160
points
9
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to integrate with the Samsung S Pen Remote SDK.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on spen_remote

Packages that implement spen_remote