Release notes version 2.x
2.0.0
Improvement
- [
iOS & Android
] The Error Structure has been reworked and extended, the updated documentation containing the details can be found in the chapter Error handling. This rework introduces:- More consistency between iOS and Android errors using our Flutter Plugin.
- More specific error codes to give more details on what the error caused.
- Consistent usage of the details property of PlatformExceptions containing an overview and potentially additional information regarding the error.
- Breaking changes because this rework changes and realigns some of the existing error codes, see v2.0.