scanly 0.0.2 copy "scanly: ^0.0.2" to clipboard
scanly: ^0.0.2 copied to clipboard

PlatformAndroid

Simple and Comprehensive QR Package. Generate or Scan QR Code Via Camera or From Recent and Gallery.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scanly

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

dependencies:
  scanly: ^0.0.2

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:scanly/scanly.dart';
5
likes
130
points
72
downloads

Publisher

unverified uploader

Weekly Downloads

Simple and Comprehensive QR Package. Generate or Scan QR Code Via Camera or From Recent and Gallery.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, image_picker, photo_manager, qr_code_scanner, qr_flutter, request_permission, scan

More

Packages that depend on scanly