About:
alphv_dart A gRPC apis for Alphv Payment Gateway System
Getting Started For help getting started with Flutter, view our online documentation.
For help on editing package code, view the documentation.
Setting:
-
Create package
$ dart create -t alphv_dart
-
Add Git Token
$ dart pub token add https://dart-packages.example.com
-
Publish package
$ dart pub publish --dry-run $ dart pub publish
Libraries
- api/bank/proto/bank.pb
- api/bank/proto/bank.pbenum
- api/bank/proto/bank.pbgrpc
- api/bank/proto/bank.pbjson
- api/identity/proto/identity.pb
- api/identity/proto/identity.pbenum
- api/identity/proto/identity.pbgrpc
- api/identity/proto/identity.pbjson
- api/payment/proto/payment.pb
- api/payment/proto/payment.pbenum
- api/payment/proto/payment.pbgrpc
- api/payment/proto/payment.pbjson
- api/profile/proto/profile.pb
- api/profile/proto/profile.pbenum
- api/profile/proto/profile.pbgrpc
- api/profile/proto/profile.pbjson
- api/sweep/proto/sweep.pb
- api/sweep/proto/sweep.pbenum
- api/sweep/proto/sweep.pbgrpc
- api/sweep/proto/sweep.pbjson
- api/tron/proto/tron.pb
- api/tron/proto/tron.pbenum
- api/tron/proto/tron.pbgrpc
- api/tron/proto/tron.pbjson
- api/wallet/proto/wallet.pb
- api/wallet/proto/wallet.pbenum
- api/wallet/proto/wallet.pbgrpc
- api/wallet/proto/wallet.pbjson
- api/ws/proto/ws.pb
- api/ws/proto/ws.pbenum
- api/ws/proto/ws.pbgrpc
- api/ws/proto/ws.pbjson
- main