plaid_flutter
Plaid Link for Flutter. Integrates the native iOS, Android and Web SDKs.
5.2.1
82K downloads/mo
#1202 most downloaded on pub.dev
jorgefspereira/plaid_flutter
What this package is like to depend on
Last release 24 days ago
30 Jul 2026
Release timing varies
gaps range from 2 weeks to 6 months
Nearly every release is documented
notes for 52 of 56 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
68 releases · first in 2020
9 releases in the last 12 months
see the full history below
Release timeline
68 releases · Feb 2020 to Jul 2026Releases
latest 60 of 68-
6.0.0-beta.116 Jul 2026 pre-releaseNothing published for this version
-
5.2.130 Jul 2026 -
5.2.015 Jul 2026Release notes
Open source →- Migration to Swift Package Management
- Updated iOS SDK to 6.4.7
- Updated Android SDK to 5.5.2
- Added optional params support for submit on iOS and Android
Release notes
Open source →- Migration to Swift Package Management
- Updated iOS SDK to 6.4.7
- Updated Android SDK to 5.5.2
- Added optional params support for submit on iOS and Android
-
5.1.120 Feb 2026 -
5.1.017 Feb 2026Release notes
Open source →- Added Plaid Embedded View support for iOS and Android
- Updated iOS SDK to 6.4.3
- Updated Android SDK to 5.5.0
Release notes
Open source →- Added Plaid Embedded View support for iOS and Android
- Updated iOS SDK to 6.4.3
- Updated Android SDK to 5.5.0
-
5.1.0-dev.125 Jul 2025 pre-release -
5.0.503 Sep 2025Release notes
Open source →- Fixed crash on android in release mode: java.lang.ClassCastException: java.lang.Class cannot be cast to java.lang.reflect.ParameterizedType
Release notes
Open source →- Fixed crash on android in release mode: java.lang.ClassCastException: java.lang.Class cannot be cast to java.lang.reflect.ParameterizedType
-
5.0.402 Sep 2025Release notes
Open source →- Fixed issue with SubmissionData not having date of birth.
- Fixed issue with Identity Verification flow not working on iOS.
- Fixed issue with onLoad callback not being reliable on Identity Verification flow. Created an onLoad stream event to signal the app when LinkTokenConfiguration is ready.
Release notes
Open source →- Fixed issue with SubmissionData not having date of birth.
- Fixed issue with Identity Verification flow not working on iOS.
- Fixed issue with onLoad callback not being reliable on Identity Verification flow. Created an onLoad stream event to signal the app when LinkTokenConfiguration is ready.
-
5.0.301 Sep 2025Release notes
Open source →- Fixed issue with syncFinanceKit (iOS)
- Added events: AUTO_SUBMIT_PHONE, IDENTITY_MATCH_PASSED, IDENTITY_MATCH_FAILED, ISSUE_FOLLOWED, SELECT_ACCOUNT, LAYER_AUTO_FILL_NOT_AVAILABLE
Release notes
Open source →- Fixed issue with syncFinanceKit (iOS)
- Added events: AUTO_SUBMIT_PHONE, IDENTITY_MATCH_PASSED, IDENTITY_MATCH_FAILED, ISSUE_FOLLOWED, SELECT_ACCOUNT, LAYER_AUTO_FILL_NOT_AVAILABLE
-
5.0.231 Aug 2025 -
5.0.118 Jun 2025 -
5.0.005 Jun 2025Release notes
Open source →- Updated iOS SDK to 6.1.0
- Updated Android SDK to 5.0.0
- Added support for FinanceKit (iOS Only)
- Implemented the new onLoad callback so that the created method only returns when it is actually ready. (iOS)
- Added showGradientBackground to LinkTokenConfiguration for customizing background appearance (iOS)
-
4.2.002 Jan 2025Release notes
Open source →- Migrate to js interop (@AlexVegner)
- Fix: Prevent handler deallocation on multi-item Link handoff (@dtroupe-plaid)
- Added missing events and view names
-
4.1.109 Oct 2024Release notes
Open source →- 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-rc07 Sep 2024 pre-releaseRelease notes
Open source →- 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.7-rc31 Jul 2024 pre-release -
4.0.6-rc29 Jul 2024 pre-releaseRelease notes
Open source →- 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-rc24 Apr 2024 pre-releaseRelease notes
Open source →- 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.
-
4.0.4-rc11 Apr 2024 pre-releaseRelease notes
Open source →- 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
-
4.0.3-rc01 Mar 2024 pre-release -
4.0.2-rc21 Feb 2024 pre-release -
4.0.1-rc.121 Feb 2024 pre-releaseRelease notes
Open source →- 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
-
4.0.0-rc.126 Nov 2023 pre-releaseRelease notes
Open source →- 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.824 Apr 2024Nothing published for this version
-
3.1.711 Apr 2024Nothing published for this version
-
3.1.601 Mar 2024Nothing published for this version
-
3.1.521 Feb 2024Nothing published for this version
-
3.1.421 Nov 2023 -
3.1.315 Nov 2023Release notes
Open source →- 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.215 Jun 2023Release notes
Open source →- 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.104 Apr 2023Release notes
Open source →- Fixed typo on LinkEventMetadata
- Updated Android SDK to 3.11.0
- Updated iOS SDK to 4.2.0
-
3.1.017 Feb 2023 -
3.0.103 Jan 2023Release notes
Open source →- Changed LinkAccount parameters 'mask' and 'verificationStatus' to optional
-
3.0.021 Nov 2022Release notes
Open source →- 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
-
3.0.0-beta.017 Nov 2022 pre-releaseNothing published for this version
-
2.2.229 Jun 2022Release notes
Open source →- Fixed enumerations not handled
- Updated Android SDK to 3.10.0
- Updated iOS SDK to 2.5.1
-
2.2.115 Mar 2022Release notes
Open source →- Added close method implementation
- Updated Android SDK to 3.7.1
- Update Gradle
- Updated iOS SDK to 2.4.0
-
2.2.021 Dec 2021Release notes
Open source →- BREAKING CHANGE: All PlaidLink methods are now static (check example provided)
- BREAKING CHANGE: Renamed callbacks to handlers (e.g. SuccessCallback -> LinkSuccessHandler)
- Added noLoadingState property to LinkTokenConfiguration.
- Updated iOS SDK to version 2.3.1
- Updated Android SDK to version 3.6.2
-
2.1.422 Sep 2021 -
2.1.307 Jul 2021Release notes
Open source →- Updated iOS SDK to version 2.1.3
- Using LinkKit openWithPresentationHandler.
- Check for a token input with the public- prefix.
- Updated Android SDK to version 3.4.0
-
2.1.219 Apr 2021 -
2.1.104 Apr 2021Release notes
Open source →- Fixes MissingPluginException issue #42
- Fixes metada conversion on Plaid Web version
-
2.1.023 Mar 2021Release notes
Open source →- Updated iOS SDK to version 2.1.0
- Fix: elements not iterable on web. Thank you @cwesterhold
- Migration to null safety. New minimum dart sdk version: 2.12
- BREAKING CHANGE: Renamed LinkConfiguration to LinkTokenConfiguration
-
2.1.0+125 Mar 2021 -
2.0.217 Feb 2021 -
2.0.2+117 Feb 2021 -
2.0.108 Feb 2021 -
2.0.004 Feb 2021Release notes
Open source →- 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.619 Nov 2020Release notes
Open source →- 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.506 Oct 2020 -
1.1.401 Oct 2020Release notes
Open source →- Added verification_status to onSuccess callback.
- Support for legacy update mode (which uses a token). Thank you @jaredanderton.
-
1.1.315 Sep 2020Release notes
Open source →- Updated Plaid iOS SDK to version 1.1.36
- Updated Plaid Android SDK to version 2.2.0
-
1.1.226 Aug 2020 -
1.1.117 Aug 2020 -
1.1.007 Aug 2020Release notes
Open source →- 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.
-
1.0.005 Aug 2020Release notes
Open source →- Added support for the new link_token flow.
- Updated Plaid Android SDK to version 2.1.0
-
0.3.019 Jun 2020Release notes
Open source →- Added update mode, payment initation mode, institution pre-selection and oauth code mode.
-
0.2.717 Jun 2020 -
0.2.609 Jun 2020Release notes
Open source →- Added important Android release configurations to README
- Updated example app with the new android release configurations
-
0.2.528 May 2020Release notes
Open source →- Updated Plaid Android SDK to version 1.4.1
- Added support for account subtype filtering on Android.
- Added for additional products (Thank you @mrienstra)
- Added configuration support for: countryCodes, linkCustomizationName, language and userPhoneNumber.