Flutter loans SDK changelog
June 20th, 2024
5.1.1 (2026-03-12)
Improvement:
Better Brand Alignment for Partners
- Simplified and unified SDK loaders; updated to align better with partner design systems
- Android Custom Tabs now support partner primary color for the header URL bar

Loader

Theme
5.1.0 (2026-03-05)
Improvement:
Simplified Top-Up Handling (Service Dashboard)
Earlier
- When a user triggered Top-Up from the servicing dashboard, the SDK returned error
1033(topup_triggered) - The host app had to handle this and re-trigger the SDK with
loan-application:topup
Now
- The SDK handles the Top-Up flow internally
- Opens required screens and web flows
- Processes callbacks
- Updates the servicing dashboard
- Returns the user to the same screen
5.0.2 (2026-02-16)
2.0.0 (2025-01-31)
BREAKING CHANGE(iOS): Minimum Deployment target for the SDK is upragded to 14.0 .
BREAKING CHANGE(Android): Added
triggerInteractionmethod to handle all intents, All the other older loans intent specific sdk functions as deprecated.
1.1.0 (2024-07-25)
BREAKING CHANGEAdded
triggerInteractionmethod to handle all intents, All the other older loans intent specific sdk functions as deprecated.
Features
- (iOS) Added support for Mixpanel versions
4.2.5 -> 4.2.7
Bug Fixes
- Android: Fixed crash in launching custom tab in Loans SDK.
1.0.0 (2024-07-25)
BREAKING CHANGEiOS
- Mixpanel upgraded to version
4.2.7.Android
- Android Gradle plugin version updated to
7.4.2. Minimum supported AGP version is7.0.0- Distribution URL upgraded to
7.6
Intents Impacted: NA
0.1.0 (2024-03-28)
Bug Fixes
- Removed hardcoded kotlin versions from loans sdk.
- Fixed Android compilation error for loans SDK due to different kotlin version.
- Proguard rules added in loans.
Dev Improvements
- Added support for gradle 7.5 Android
Intents Impacted: Android.
0.0.1 (2024-02-23)
Features
- Published loans SDK as a standalone SDK
Intents Impacted: NA