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

discontinued

A new Flutter package that can generate QR and post it to different databases

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add generate_qr_to_db

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

dependencies:
  generate_qr_to_db: ^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_qr_to_db/generate_qr_to_db.dart';
0
likes
70
pub points
0%
popularity

Publisher

unverified uploader

A new Flutter package that can generate QR and post it to different databases

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, http, path_provider, qr_flutter, share_plus

More

Packages that depend on generate_qr_to_db