Welcome to Capture Flutter SDK Documentation¶
The CaptureSDK eases the communication between your application and a Socket Mobile barcode scanner or NFC/RFID wireless Reader/Writer.
The Capture API provides a basic set of methods and callbacks to manage one or more Socket Mobile devices.
The CaptureSDK for Flutter development is mainly a wrapper around Capture FlutterSDK.
The recommended way to integrate the SDK is through CaptureHelper, a high-level API
that manages device handles, event routing, and Bluetooth LE lifecycle automatically.
See Using CaptureHelper (recommended) in the Getting Started guide.
If you want an overall presentation, you can jump to Getting Started with Flutter CaptureSDK which describes the connection process, and the way Capture interacts with your application and how to install this Flutter package in your development environment.
# Devices compatibility and CaptureSDK versions
Devices |
< 2.0 |
2.0 |
SocketCam C860 |
✅ |
✅ |
SocketCam C820 |
✅ |
✅ |
S720/D720/S820 |
✅ |
✅ |
D600, S550, and all other barcode scanners |
✅ |
✅ |
S370 |
✅ |
✅ |
S320 |
✅ |
✅ |
S721 (new Bluetooth LE barcode scanner) |
❌ |
✅ |