fps_qr_code_generator 1.0.2 copy "fps_qr_code_generator: ^1.0.2" to clipboard
fps_qr_code_generator: ^1.0.2 copied to clipboard

The Faster Payment System (FPS) - FPS QR Code Generator plugin for flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fps_qr_code_generator

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

dependencies:
  fps_qr_code_generator: ^1.0.2

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:fps_qr_code_generator/fps_qr_code_generator.dart';
4
likes
145
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

The Faster Payment System (FPS) - FPS QR Code Generator plugin for flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

animated_loading_border, flutter, plugin_platform_interface, qr_flutter

More

Packages that depend on fps_qr_code_generator

Packages that implement fps_qr_code_generator