Skip to content

Releases: jorgefspereira/plaid_flutter

2.0.2

17 Feb 12:02
Compare
Choose a tag to compare
  • Updated iOS SDK to version 2.0.11
  • Updated Android SDK to version 3.2.4

2.0.1

08 Feb 16:26
Compare
Choose a tag to compare
  • Updated iOS SDK to version 2.0.10

2.0.0

04 Feb 12:34
Compare
Choose a tag to compare
  • iOS: migration 1.x SDK to the 2.0.9 SDK.
  • Android: migration 2.x SDK to the 3.2.2 SDK.
  • Supporting the new Android plugins APIs
  • Initial Web support

1.1.6

14 Dec 16:45
Compare
Choose a tag to compare
  • Added support for payment initiation product type. Thank you @teerryn
  • Updated LinkKit to 1.1.38: Fix issue with null account_id in returned metadata

1.1.5

07 Oct 00:03
Compare
Choose a tag to compare
  • Bug fix: verification status always null on android.

1.1.4

01 Oct 19:01
Compare
Choose a tag to compare
  • Added verification_status to onSuccess callback.
  • Support for legacy update mode (which uses a token). Thank you @jaredanderton.

1.1.3

15 Sep 18:42
Compare
Choose a tag to compare
  • Updated Plaid iOS SDK to version 1.1.36
  • Updated Plaid Android SDK to version 2.2.0

1.1.2

26 Aug 08:59
Compare
Choose a tag to compare
  • Added a close method to allow Link re-initialization.

1.1.1

17 Aug 13:40
Compare
Choose a tag to compare
  • Institution metadata (name, id) is now parsed correctly on Android.

1.1.0

07 Aug 12:12
Compare
Choose a tag to compare
  • Breaking change: added the prefix 'Link' to the metadata objects.
  • Fixed exit event not being triggered in some occasions.
  • Locked Plaid iOS SDK version to avoid conflits when integrating the plugin.
  • Fixed issue with institution not being correctly parsed on the events metadata.