plaid_flutter
plaid_flutter copied to clipboard
Plaid Link for Flutter. Integrates the native iOS, Android and Web SDKs.
Hi there, I recently updated plaid_flutter package to 4.2.0 version from 3.1.6 and I noticed there is a bit of a delay now to the emission of the onExit event...
Hi there, thanks for bringing updates to this package! I have a question and perhaps a feature request. Currently on flutter web, when a user presses 'Continue to login' on...
I get the following warning when doing a Testflight upload via Xcode: > Upload Symbols Failed The archive did not include a dSYM for the Linkkit.framework with the UUIDs [45835304-899A-3E36-B2D1-A07A2BF07159)....
Hey Guys, First of all, thank you for the amazing package. We're having an issue where the `noLoadingState` parameter of the LinkTokenConfiguration class, does not work. Meaning, even when the...
Can't run my or [example code](https://pub.dev/packages/plaid_flutter/example) on MacOS or Chrome When I run example code in `macos` I get the following error: ``` ══╡ EXCEPTION CAUGHT BY SERVICES LIBRARY ╞══════════════════════════════════════════════════════════...
I've added an allowed receivedRedirectUrl, `http://localhost:3000/` on the Plaid Dashboard as I'm trying to redirect back to my web page after success of Plaid link. And when I set the...