open_exchange_rates 0.1.0 copy "open_exchange_rates: ^0.1.0" to clipboard
open_exchange_rates: ^0.1.0 copied to clipboard

outdatedDart 1 only

A dartlang wrapping for openexchangerates api requests.

0.1.0 #

  • Refactor code structure
  • All api will return json object(Map) instead of class
  • All api provided from openchangerates are implemented.
  • Update example code

0.0.5 #

  • fix uri query parameters error

0.0.4 #

  • add null item to stop stream

0.0.3 #

  • Cleanup unused package
  • Refactor some parts of code
  • Update example
  • Add TODO list

0.0.2 #

Supported API Endpoints

  • /latest.json
  • /currencies.json
  • /historical/${date}.json

Update API usage example.

0.0.1 #

Supported API Endpoints

  • /latest.json
  • /currencies.json
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A dartlang wrapping for openexchangerates api requests.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http, uri

More

Packages that depend on open_exchange_rates