saifu_qr 0.2.1 copy "saifu_qr: ^0.2.1" to clipboard
saifu_qr: ^0.2.1 copied to clipboard

A package that enables single to many QR code generation.A single QRcode will simply be shown. Many QRcodes (large QRcode broken into smaller ones), will be displayed and animated from one to other.Th [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add saifu_qr

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

dependencies:
  saifu_qr: ^0.2.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:saifu_qr/saifu_qr.dart';
0
likes
50
pub points
0%
popularity

Publisher

unverified uploader

A package that enables single to many QR code generation.A single QRcode will simply be shown. Many QRcodes (large QRcode broken into smaller ones), will be displayed and animated from one to other.This package includes addition features that will enable you to change it to suit your criteria.

Homepage

Documentation

API reference

License

AGPL-3.0 (LICENSE)

Dependencies

card_swiper, flutter, qr_flutter

More

Packages that depend on saifu_qr