flutter_scanner_devxhub 1.0.3 copy "flutter_scanner_devxhub: ^1.0.3" to clipboard
flutter_scanner_devxhub: ^1.0.3 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
copied to clipboard

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

Publisher

verified publisherdevxhub.com

Weekly Downloads

2024.09.27 - 2025.04.11

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)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_plugin_android_lifecycle

More

Packages that depend on flutter_scanner_devxhub