forex_currency_conversion 0.7.1 copy "forex_currency_conversion: ^0.7.1" to clipboard
forex_currency_conversion: ^0.7.1 copied to clipboard

outdated

A Flutter Package for real-time forex prices and conversions.

0.7.1 #

  • Added blockIfUpdateError parameter to functions to avoid refreshing currencies if there was a previous error. Default = false

0.7.0 #

  • Improve docs
  • Added updateError getter to help checking if there was an error when trying to get the currencies.
  • Added initializeOnCreation to let the user initialize the class already searching for the updated prices.

0.6.5+1 #

  • Readme update.

0.6.5 #

  • Partial error handling to stop cors related problems on web.
  • Package rename.

0.6.0 #

  • Allow the user to initialize the class with default maximum value of decimal places for the currencies.

0.5.0 #

  • Allow the user to initialize the class with default values for source and destination currencies.

0.4.0 #

  • Allow the user to update the currencies.

0.3.0 #

  • Added default conversion + mini improvements.

0.2.0 #

  • Removed repetitive code and added sample app.

0.1.0 #

  • Updated dependencies and removed repetitive code.

0.0.3 #

  • Reformatted forex_conversion.dart.

0.0.2 #

  • Fixed installing instructions in Readme.md.
  • Added documentation for public methods.
  • Formatted all Dart files.

0.0.1 #

  • Released initial version with features for lisiting all currency prices and converting money between different currencies.
7
likes
0
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter Package for real-time forex prices and conversions.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http

More

Packages that depend on forex_currency_conversion