quiltt_connector 5.2.4
quiltt_connector: ^5.2.4 copied to clipboard
A Flutter SDK for Quiltt Connector, support iOS and Android.
Changelog #
5.2.4 #
Patch Changes #
- #451
e8179ceThanks @zubairaziz! - Fix SDK Release
5.2.3 #
Patch Changes #
- #448
f5968c6Thanks @zubairaziz! - Empty-token early return and no-session revoke guard in useQuilttSession
5.2.2 #
Patch Changes #
- #444
ac582f5Thanks @zubairaziz! - Trigger manual release
5.2.1 #
Patch Changes #
- #436
4062b87Thanks @zubairaziz! - Added integration tests across all SDK packages (React, Vue, Capacitor React/Vue, React Native, Android, Flutter, and iOS) and validated consistent connector behavior
3.0.2 - 2025-07-22 #
Fixed #
- Fixed Finicity OAuth redirect handling by opening shouldRender to all URLs except quilttconnector:// events
- Aligned URLUtils behavior with iOS SDK for consistent cross-platform experience
- Resolved WebView white screen issues for Finicity and other providers with unlisted domains
Changed #
- Updated URLUtils.isEncoded() to match iOS behavior (ignores double-encoding detection)
- Enhanced error handling in URLUtils.smartEncodeURIComponent()
- Updated Ruby gem dependencies to latest versions
Documentation #
- Added comprehensive deep link configuration guide to README
- Added troubleshooting section with common OAuth redirect issues
- Created CONTRIBUTING.md with Flutter-specific development guidelines
- Added CODE_OF_CONDUCT.md for community guidelines
3.0.0 - 2025-01-01 #
- Initial release.