qris_dinamis 1.0.1 copy "qris_dinamis: ^1.0.1" to clipboard
qris_dinamis: ^1.0.1 copied to clipboard

Convert static QRIS (Quick Response Code Indonesian Standard) to dynamic QRIS. Supports string output and image generation with template overlay.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add qris_dinamis

With Flutter:

 $ flutter pub add qris_dinamis

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

dependencies:
  qris_dinamis: ^1.0.1

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:qris_dinamis/qris_dinamis.dart';
1
likes
160
points
123
downloads

Documentation

API reference

Publisher

verified publisherrmaprojects.dev

Weekly Downloads

Convert static QRIS (Quick Response Code Indonesian Standard) to dynamic QRIS. Supports string output and image generation with template overlay.

Repository (GitHub)
View/report issues

Topics

#qris #payment #qr-code #indonesia

License

MIT (license)

Dependencies

image, qr

More

Packages that depend on qris_dinamis