barkoder_flutter 1.6.3 copy "barkoder_flutter: ^1.6.3" to clipboard
barkoder_flutter: ^1.6.3 copied to clipboard

Flutter support for Barkoder - a Barcode Scanner SDK for the modern enterprise.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add barkoder_flutter
copied to clipboard

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

dependencies:
  barkoder_flutter: ^1.6.3
copied to clipboard

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:barkoder_flutter/barkoder_flutter.dart';
copied to clipboard
1
likes
140
points
585
downloads

Publisher

verified publisherbarkoder.com

Weekly Downloads

2024.09.18 - 2025.04.02

Flutter support for Barkoder - a Barcode Scanner SDK for the modern enterprise.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on barkoder_flutter