DEVELOPER GUIDE
Integration with WhiteLabel
Flutter integration
3min
Use webview_flutter as WebView component to load klavi Link for authorization and data sharing.
According to the original official openfinance article(https://openfinancebrasil.atlassian.net/wiki/spaces/DraftOF/pages/7995738/Redirecionamento+App-to-App), we assume by default that all institutions implement deeplinks, so we only deal with deep links. and no longer deal with android 'intent://' or custom URL scheme.
It is necessary to set up a whitelist containing the domain name of klavi. Otherwise the klavi link will be opened with the system browser.
Updated 29 Sep 2024
Did this page help you?