capturesdk 1.2.105 copy "capturesdk: ^1.2.105" to clipboard
capturesdk: ^1.2.105 copied to clipboard

discontinuedreplaced by: capturesdk_flutter
PlatformiOS

The official Flutter CaptureSDK by Socket Mobile. It supports all current Socket Mobile’s barcode and NFC Reader scanning solutions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add capturesdk

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

dependencies:
  capturesdk: ^1.2.105

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:capturesdk/capturesdk.dart';
3
likes
110
points
49
downloads

Documentation

API reference

Publisher

verified publishersocketmobile.com

Weekly Downloads

The official Flutter CaptureSDK by Socket Mobile. It supports all current Socket Mobile’s barcode and NFC Reader scanning solutions.

License

MIT (license)

Dependencies

flutter, http, json_annotation, web_socket_channel

More

Packages that depend on capturesdk

Packages that implement capturesdk