click_gerencianet 0.0.44
click_gerencianet: ^0.0.44 copied to clipboard
Com este package é possivel criar pix e consultar se o mesmo foi pago no gerencianet e emissão de boletos
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add click_gerencianetWith Flutter:
$ flutter pub add click_gerencianetThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
click_gerencianet: ^0.0.44Alternatively, 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:click_gerencianet/click_gerencianet.dart';