secure_qr_scan_ecubix 1.0.18 copy "secure_qr_scan_ecubix: ^1.0.18" to clipboard
secure_qr_scan_ecubix: ^1.0.18 copied to clipboard

A Flutter plugin for scanning secure QR codes with built-in zoom functionality. Provides easy-to-use methods for QR code scanning with customizable features. Ideal for apps requiring QR code security [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add secure_qr_scan_ecubix

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

dependencies:
  secure_qr_scan_ecubix: ^1.0.18

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:secure_qr_scan_ecubix/secure_qr_scan_ecubix.dart';
1
likes
140
points
824
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for scanning secure QR codes with built-in zoom functionality. Provides easy-to-use methods for QR code scanning with customizable features. Ideal for apps requiring QR code security and scanning enhancements.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on secure_qr_scan_ecubix