atompaynetz 0.0.5 copy "atompaynetz: ^0.0.5" to clipboard
atompaynetz: ^0.0.5 copied to clipboard

An atom paynetz helper dart class to generate payment url.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add atompaynetz

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

dependencies:
  atompaynetz: ^0.0.5

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:atompaynetz/atompaynetz.dart';
2
likes
20
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

An atom paynetz helper dart class to generate payment url.

License

MIT (license)

Dependencies

crypto, flutter

More

Packages that depend on atompaynetz