onyxsdk_pen 1.2.0 onyxsdk_pen: ^1.2.0 copied to clipboard
This plugin integrates the Onyx Pen SDK into Flutter to improve e-ink responsiveness in drawing apps.
1.2.0 #
- Added an optional
init
method to improve initial performance on non-Onyx Android devices. See the README for more information.
1.1.1 #
- Add pub.dev topics
1.1.0 #
- Update to Flutter 3.13.0
- Update the Onyx SDK
1.0.3 #
- Update pub.dev description
1.0.2 #
- Refresh the screen after 1s (default). This fixes the issue where after writing with the pen, the screen wouldn't respond to your finger.
1.0.1 #
- Initially refresh the screen (plugin now works)
1.0.0 #
- Initial release