nordigen_integration 1.2.0
nordigen_integration: ^1.2.0 copied to clipboard
Dart/Flutter Package for Nordigen EU PSD2 AISP Integration, with relevant Data Models.
[1.0.0] - 13th May, 2021 #
Initial release supporting Nordigen's Account Information API documentation and relevant Data Models required to support it, in the form of Serializable Classes.
[1.0.1] - 13th May, 2021 #
Initial release supporting Nordigen's Account Information API documentation and relevant Data Models required to support it, in the form of Serializable Classes.
Shortened Package description to follow dart conventions.
[1.0.2] - 14th May, 2021 #
Initial release supporting Nordigen's Account Information API documentation and relevant Data Models required to support it, in the form of Serializable Classes.
Added EU PSD2 AISP keywords to package descriptions so people can find it easier. Unnecessary Flutter dependancy removed.
[1.2.0] - 14th May, 2021 #
-
ASPSP Data Structure changed to include
[String] transaction_total_days
. -
Lint rules applied.
-
Null Safety implemented.
-
Documentation follows null safety conventions now.