onyxsdk_pen 1.2.2 copy "onyxsdk_pen: ^1.2.2" to clipboard
onyxsdk_pen: ^1.2.2 copied to clipboard

PlatformAndroid

This plugin integrates the Onyx Pen SDK into Flutter to improve e-ink responsiveness in drawing apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add onyxsdk_pen

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

dependencies:
  onyxsdk_pen: ^1.2.2

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:onyxsdk_pen/onyxsdk_pen.dart';
0
likes
160
pub points
33%
popularity

Publisher

verified publisheradil.hanney.org

This plugin integrates the Onyx Pen SDK into Flutter to improve e-ink responsiveness in drawing apps.

Repository (GitHub)
View/report issues

Topics

#onyx #pen #e-ink #drawing #handwriting

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on onyxsdk_pen