khqr_widget 1.0.7 copy "khqr_widget: ^1.0.7" to clipboard
khqr_widget: ^1.0.7 copied to clipboard

Khqr_widget help you crate a standard KHQR preview in your app without any efforts.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add khqr_widget

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

dependencies:
  khqr_widget: ^1.0.7

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:khqr_widget/khqr_widget.dart';
5
likes
130
pub points
61%
popularity
screenshot

Publisher

verified publishersophoun.com

Khqr_widget help you crate a standard KHQR preview in your app without any efforts.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

auto_size_text, flutter, flutter_svg, google_fonts, qr_flutter

More

Packages that depend on khqr_widget