currency_cloud 0.2.1 copy "currency_cloud: ^0.2.1" to clipboard
currency_cloud: ^0.2.1 copied to clipboard

outdatedDart 1 only

A dart library for the Currency Cloud service. It operates as a wrapper for the Currency Cloud REST API.

Changelog #

0.2.0 #

  • add missing pub dependency
  • PaymentsApi.create() now uses PaymentType instead of a String
  • API calls with currencies as arguments use Currency from money now instead of String

0.1.0 #

  • add grinder for formatting and testing
  • add ci for gitlab
  • remove defunct authentication test
  • remove integration tests
  • remove debug output
  • update gitignore

0.0.8 #

  • switch to new api url

0.0.7 #

  • add balance api (retrieve)

0.0.1 #

  • Initial version, created by Stagehand
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A dart library for the Currency Cloud service. It operates as a wrapper for the Currency Cloud REST API.

Repository (GitLab)
View/report issues

License

unknown (LICENSE)

Dependencies

http, logging, money

More

Packages that depend on currency_cloud