Releases: jorgefspereira/plaid_flutter
Releases · jorgefspereira/plaid_flutter
4.0.2-rc
- Updated Android SDK to 4.1.1
- Updated iOS SDK to 5.2.0
- Added export for PlaidPlatformInterface
- BREAKING CHANGE: iOS deployment target 14.0
3.1.5
- Updated Android SDK to 3.14.3
- Updated iOS SDK to 4.7.2
- Added export for PlaidPlatformInterface
4.0.0-rc.1
- Updated Android SDK to 4.0.0
- Updated iOS SDK to 5.0.0
- Added support for selection, routingNumber, matchReason, accountNumberMask, isUpdateMode to LinkEventMetadata
- BREAKING CHANGE: Removed LegacyLinkConfiguration
3.1.4
- Fix compatible with Gradle 8
- Fixed Plaid.open() never returning
3.1.3
- Updated Android SDK to 3.14.1
- Updated iOS SDK to 4.7.0
- Added missing exit status, event names and view names.
3.1.2
- Flutter 3.10 support
- Dart 3 support
- Fixed jsToMap to handle null on web. Thank you @rs-follow
- Fixed Screening View Name
- Updated iOS SDK to 4.4.0
- Updated Android SDK to 3.13.2
3.1.1
- Fixed typo on LinkEventMetadata
- Updated Android SDK to 3.11.0
- Updated iOS SDK to 4.2.0
3.1.0
- Fixed optional parameters on events metadata
- Updated iOS SDK to 4.1.0
3.0.1
- Changed LinkAccount parameters 'mask' and 'verificationStatus' to optional
3.0.0
- Added receivedRedirectUri property to Web
- Added a new EventChannel to broadcast events from native platform
- Changed jcenter to mavenCentral
- Updated Android SDK to 3.10.1
- Updated iOS SDK to 4.0.1