plaid_flutter
plaid_flutter copied to clipboard
Slow first time launch
I've noticed that the first-time startup of the Plaid flow with PlaidLink.open
is significantly slower than subsequent opens. Are other people seeing this too? I assume it involves some initialization work the first time that later gets cached. I was wondering if there was any way to decrease that initial load time? Could anything be warmed or could we add some code or a config option to enable faster initial startups?