uss_sdk 0.3.1 copy "uss_sdk: ^0.3.1" to clipboard
uss_sdk: ^0.3.1 copied to clipboard

Dart/Flutter SDK for Universal Subscription System payment and transaction APIs.

0.3.1 #

  • Set default server URL to http://84.247.138.251 in .env.example

0.3.0 #

  • Read API base URL from dotenv via USS_BASE_URL
  • Add UssClient.loadEnv() and UssClient.fromEnv()
  • Add .env.example and environment setup docs

0.2.0 #

  • Add SubscriptionsService.checkingProjectSubscriptions
  • Add ProjectPaymentWaysService.getProjectPaymentWays
  • Split fetch operations into PaymentTransactionsService (list + details)
  • Update README with full API documentation

0.1.0 #

  • Add UssClient with TransactionPaymentService
  • Support create, list, and detail payment transaction APIs
  • Add typed models, error handling, README documentation, and tests

0.0.1 #

  • Initial package scaffold
0
likes
125
points
123
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Dart/Flutter SDK for Universal Subscription System payment and transaction APIs.

License

MIT (license)

Dependencies

flutter, flutter_dotenv, http

More

Packages that depend on uss_sdk