secure_qr_scan_ecubix 1.0.9 copy "secure_qr_scan_ecubix: ^1.0.9" to clipboard
secure_qr_scan_ecubix: ^1.0.9 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 Dart:

 $ dart pub add secure_qr_scan_ecubix

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 dart pub get):

dependencies:
  secure_qr_scan_ecubix: ^1.0.9

Alternatively, your editor might support dart pub get or 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
0
points
826
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

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on secure_qr_scan_ecubix