flutter_scanner_devxhub 1.0.1 copy "flutter_scanner_devxhub: ^1.0.1" to clipboard
flutter_scanner_devxhub: ^1.0.1 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.1

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';
11
likes
160
pub points
57%
popularity

Publisher

verified publisherdevxhub.com

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