paisa 0.0.9 paisa: ^0.0.9 copied to clipboard
A Flutter and Dart plugin for converting currencies and getting the latest exchange rates. Supports 161 currencies.
0.0.9 #
- Bump dependency version
0.0.8 #
- Bump dependency version
0.0.6 #
- Implemented Paisa model
- Convert functions now return Paisa model instead of double
- Added currency symbol to Currency enum
0.0.5 #
- Fixed API documentation syntax highlighting issues
0.0.4 #
- Updated docs.
- Removed Argument error if both the currencies are the same
0.0.3 #
- Added support for both Dart and Flutter.