forex_currency_conversion 0.6.5
forex_currency_conversion: ^0.6.5 copied to clipboard
A Flutter Package for real-time forex prices and conversions.
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.