Null Safe and Linted Release
Development of a Null Safe Dart/Flutter Package for Nordigen EU PSD2 AISP Integration with relevant Data Models, proper encapsulation with the exposing of parameters, and succinct documentation.
For more information about the API view Nordigen's Account Information API documentation.
-
ASPSP Data Structure changed to include
[String] transaction_total_days
. -
Lint rules applied.
-
Null Safety implemented.
-
Documentation follows null safety conventions now.
-
Lint -> Pedantic for linting.