opticonnect_sdk 1.0.4 copy "opticonnect_sdk: ^1.0.4" to clipboard
opticonnect_sdk: ^1.0.4 copied to clipboard

OptiConnect SDK enables seamless integration with Opticon's BLE OPN-2500 and OPN-6000 barcode scanners. This SDK allows developers to manage Bluetooth Low Energy (BLE) connections, handle scanner dat [...]

1.0.0 #

Initial release of the OptiConnect SDK, enabling seamless integration with Opticon's BLE OPN-2500 and OPN-6000 barcode scanners.

Key features:

  • Bluetooth Low Energy (BLE) management: Discover, connect, disconnect, and monitor BLE devices.
  • Barcode scanning: Stream barcode data and handle multiple barcode symbology types, including Codabar, Code 39, UPC, EAN, and many others.
  • Symbology settings: Enable, disable, and customize various barcode symbologies and their subtypes (e.g., add-on support for UPC-A, UPC-E, etc.).
  • Formatting options: Configure preambles, postambles, prefixes, and suffixes for scanned barcode data.
  • Indicator controls: Control device indicators, including buzzer, LED, and vibration feedback.
  • Command execution: Send commands to the device and receive command responses for customization the scanner configuration.
  • Connection pooling: Ensure stable device pairing in multi-device environments by managing connection pools. Prevent previously paired devices from taking over connections by assigning a new connection pool ID.

[1.0.1] - 2024-10-01 #

Changed #

  • Updated documentation URL to GitHub Pages for hosting SDK documentation.

[1.0.2] - 2024-10-01 #

Changed #

  • Added platform support entries in pubspec.yaml to indicate compatibility with Android, iOS, and Windows and MacOS.

[1.0.3] - 2024-10-01 #

Changed #

  • Added hyperlinks and images for the OPN-2500 and OPN-6000 in the readme file.

[1.0.4] - 2024-10-01 #

Changed #

  • Changed scanner image URLs in README to absolute paths for compatibility.
1
likes
0
pub points
31%
popularity

Publisher

verified publisheropticon.com

OptiConnect SDK enables seamless integration with Opticon's BLE OPN-2500 and OPN-6000 barcode scanners. This SDK allows developers to manage Bluetooth Low Energy (BLE) connections, handle scanner data streams, and set various commands programmatically for these devices.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

device_info_plus, flutter, flutter_blue_plus_windows, get_it, injectable, logger, mutex, path, path_provider, path_provider_windows, permission_handler, sqflite, sqflite_common_ffi

More

Packages that depend on opticonnect_sdk