barcode_qr_scanner 0.2.4 copy "barcode_qr_scanner: ^0.2.4" to clipboard
barcode_qr_scanner: ^0.2.4 copied to clipboard

Flutter barkod ve QR kod okuma paketi. Android ML Kit ve iOS AVFoundation desteği, çoklu tarama ve tekrar filtresi.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add barcode_qr_scanner

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

dependencies:
  barcode_qr_scanner: ^0.2.4

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:barcode_qr_scanner/barcode_qr_scanner.dart';
0
likes
150
points
106
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter barkod ve QR kod okuma paketi. Android ML Kit ve iOS AVFoundation desteği, çoklu tarama ve tekrar filtresi.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on barcode_qr_scanner

Packages that implement barcode_qr_scanner