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

The Flutter Scanner plugin offers seamless barcode and QR code scanning capabilities for Flutter apps on Android and iOS. It supports a range of code types, enhancing mobile 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.0

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
130
pub points
59%
popularity

Publisher

verified publisherdevxhub.com

The Flutter Scanner plugin offers seamless barcode and QR code scanning capabilities for Flutter apps on Android and iOS. It supports a range of code types, enhancing mobile 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