monobank_api 1.2.1 monobank_api: ^1.2.1 copied to clipboard
Simplifies interaction with public Monobank API Supports getting currencies and grabbing statement
1.2.1 #
- Fixed CurrencyInfo integer parsing error
1.2.0 #
- Support for iban
- Support for fop account type
1.1.2 #
- isCreditUsed works properly now
1.1.1 #
- Changed card mask type to String so leading zeros won't ruin the actual value
1.1.0 #
- Fixed currency getting
- Getting currency example
1.0.7 #
- Formatting
1.0.6 #
- Renamed files
1.0.5 #
- more dartfmt
1.0.4 #
- dartfmt fixes
1.0.3 #
- Combined examples to a single file
1.0.2 #
- Added examples
1.0.1 #
- Fix metadata
1.0.0 #
- Initial version