Last updated:
0 purchases
qr scanner overlay shape
qr_scanner_overlay_shape #
This is hard coded QR code shape.
Just use in: ShapeBorder{
shape: QrScannerOverlayShape(
borderColor: Colors.white,
borderRadius: 10,
borderLength: 20,
borderWidth: 10,
cutOutSize: 180,
),
}
Getting Started #
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
Lab: Write your first Flutter app
Cookbook: Useful Flutter samples
For help getting started with Flutter development, view the
online documentation, which offers tutorials,
samples, guidance on mobile development, and a full API reference.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.