flutter_scanner_devxhub 1.0.2 copy "flutter_scanner_devxhub: ^1.0.2" to clipboard
flutter_scanner_devxhub: ^1.0.2 copied to clipboard

The Flutter Scanner plugin offers seamless barcode/QR code scanning capabilities for Flutter apps on Android/iOS. It supports a range of code types, boost app functionality.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_scanner_devxhub

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

dependencies:
  flutter_scanner_devxhub: ^1.0.2

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:flutter_scanner_devxhub/flutter_scanner_devxhub.dart';
14
likes
160
points
187
downloads

Publisher

verified publisherdevxhub.com

Weekly Downloads

The Flutter Scanner plugin offers seamless barcode/QR code scanning capabilities for Flutter apps on Android/iOS. It supports a range of code types, boost app functionality.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_plugin_android_lifecycle

More

Packages that depend on flutter_scanner_devxhub