Releases: jorgefspereira/plaid_flutter
Releases · jorgefspereira/plaid_flutter
4.2.0
- Migrate to js interop (@AlexVegner)
- Fix: Prevent handler deallocation on multi-item Link handoff (@dtroupe-plaid)
- Added missing events and view names
4.1.1
- Fixed issue with Plaid not opening in an add-to-app hybrid model
- Updated iOS SDK to 5.6.1
- Updated Android SDK to 4.6.1
4.1.0-rc
- Added submit for the new layer product.
- Adding new two-step loading paradigm where Link is first created and then opened. Should improve loading times.
- Updated Android SDK to 4.6.0
4.0.6-rc
- Updated Android SDK to 4.5.1
- Updated iOS SDK to 5.6.0
- Removed imperative apply of Flutter's Gradle plugins
4.0.5-rc
- Fixing issue with handoff event not triggering
- Updated Android SDK to 4.3.1
- Updated iOS SDK to 5.4.2
- Added PROFILE_ELIGIBILITY_CHECK_READY, PROFILE_ELIGIBILITY_CHECK_ERROR and SUBMIT_OTP events.
3.1.8
- Updated iOS SDK to 4.7.6
- Fixed issue with handoff event.
4.0.4-rc
- Added mocktail testing. Thank you @MauriMiguez
- Updated Android SDK to 4.2.1
- Updated iOS SDK to 5.3.3
- Added equality operator to LinkTokenConfiguration
3.1.7
- Updated Android SDK to 3.14.3
- Updated iOS SDK to 4.7.5
4.0.3-rc
- Fixing issue with env on plaid js. Thank you @almovsesanso
3.1.6
- Fixing issue with env on plaid js. Thank you @almovsesanso