card_hash_generator 0.0.3+hotfix.2 copy "card_hash_generator: ^0.0.3+hotfix.2" to clipboard
card_hash_generator: ^0.0.3+hotfix.2 copied to clipboard

Um package para gerar card_hash para uso na Pagar.me!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add card_hash_generator

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

dependencies:
  card_hash_generator: ^0.0.3+hotfix.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:card_hash_generator/card_hash_generator.dart';
3
likes
80
pub points
53%
popularity

Publisher

unverified uploader

Um package para gerar card_hash para uso na Pagar.me!

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

dio, encrypt, flutter, pointycastle

More

Packages that depend on card_hash_generator