pix_sicoob 1.1.9 pix_sicoob: ^1.1.9 copied to clipboard
Easy-to-use interface for integrating Flutter apps with Sicoob's Pix API.
[1.1.9] - 16-04-2023 #
- Fixed incorrect errorKey: error-description => error_description
[1.1.8] - 16-04-2023 #
- Fixed incorrect errorKey: errorDescription => error_description
[1.1.7] - 16-04-2023 #
- Added handling to fit new date range parameters
- In this new version, only date ranges within the same month will be accepted.
[1.1.6] - 03-04-2023 #
- Removed enums in error handling
[1.1.5] - 03-04-2023 #
- Improve error handling
[1.1.4] - 03-04-2023 #
- Downgrade min intl version
[1.1.3] - 24-03-2023 #
- Improved error handling
[1.1.2] - 24-03-2023 #
- Removed unnecessary initializations in constructor and passed to class directl
[1.1.1] - 24-03-2023 #
- Performed necessary exports to create the instance of instabill
[1.1.0] - 24-03-2023 #
- Improved unit tests
- Created classes for specific error handling
- Base class for all exceptions related to the Pix feature.
- An exception representing an error response from the Sicoob API.
- Exception thrown when an error occurs with the certificate used for Pix
- Exception thrown when an HTTP request fails.
- An exception that represents an unknown error in the Pix Sicoob API.
[1.0.2] - 22-03-2023 #
- Updated readme "How To Use"
[1.0.1] - 22-03-2023 #
- Corrigido erros de digitacao no readme