fps_qr_code_generator 1.0.1+2 copy "fps_qr_code_generator: ^1.0.1+2" to clipboard
fps_qr_code_generator: ^1.0.1+2 copied to clipboard

FPS QR Code Generator plugin for flutter. The Faster Payment System (FPS) is a payment financial infrastructure introduced in 2018 by the Hong Kong Monetary Authority (HKMA) and operated by Hong Kong [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fps_qr_code_generator

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 dart pub get):

dependencies:
  fps_qr_code_generator: ^1.0.1+2

Alternatively, your editor might support dart pub get or 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
0
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

FPS QR Code Generator plugin for flutter. The Faster Payment System (FPS) is a payment financial infrastructure introduced in 2018 by the Hong Kong Monetary Authority (HKMA) and operated by Hong Kong Interbank Clearing Limited (HKICL).

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface, qr_flutter

More

Packages that depend on fps_qr_code_generator

Packages that implement fps_qr_code_generator