generate_and_store_qr_code 0.0.1 copy "generate_and_store_qr_code: ^0.0.1" to clipboard
generate_and_store_qr_code: ^0.0.1 copied to clipboard

discontinued

A new Flutter package to generate qr code and store it to any database.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add generate_and_store_qr_code

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

dependencies:
  generate_and_store_qr_code: ^0.0.1

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:generate_and_store_qr_code/generate_and_store_qr_code.dart';
0
likes
60
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter package to generate qr code and store it to any database.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, path_provider, qr_flutter, share_plus

More

Packages that depend on generate_and_store_qr_code