This repository was archived by the owner on Mar 5, 2026. It is now read-only.
Releases: quiltt/quiltt-flutter
Releases · quiltt/quiltt-flutter
3.0.3
What's Changed
- Bump rexml from 3.4.1 to 3.4.2 in the bundler group across 1 directory by @dependabot[bot] in #39
- Fix WebView reloading by initializing controller once by @zubairaziz in #40
- Release/3.0.3 by @zubairaziz in #41
Full Changelog: v3.0.2...v3.0.3
3.0.2
- 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
- Updated URLUtils.isEncoded() to match iOS behavior (ignores double-encoding detection)
- Enhanced error handling in URLUtils.smartEncodeURIComponent()
- Updated Ruby gem dependencies to latest versions
- 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.1
What's Changed
- Release version 2.0.2 by @zubairaziz in #25
- Bump rexml from 3.2.6 to 3.3.3 by @dependabot in #27
- Bump rexml from 3.3.3 to 3.3.6 in the bundler group across 1 directory by @dependabot in #28
- Bump rexml from 3.3.6 to 3.3.9 in the bundler group across 1 directory by @dependabot in #29
- Update README.md by @rubendinho in #30
- Bugfix url encoding by @zubairaziz in #31
- Migrate from 'OAuthRequested' event to 'Navigate' event by @zubairaziz in #33
- Release 3.0.0 by @zubairaziz in #34
- [Bugfix] fix connector event handler by @zubairaziz in #35
New Contributors
- @dependabot made their first contribution in #27
- @rubendinho made their first contribution in #30
Full Changelog: 2.0.2...3.0.1
3.0.0
What's Changed
- Release version 2.0.2 by @zubairaziz in #25
- Bump rexml from 3.2.6 to 3.3.3 by @dependabot in #27
- Bump rexml from 3.3.3 to 3.3.6 in the bundler group across 1 directory by @dependabot in #28
- Bump rexml from 3.3.6 to 3.3.9 in the bundler group across 1 directory by @dependabot in #29
- Update README.md by @rubendinho in #30
- Bugfix url encoding by @zubairaziz in #31
- Migrate from 'OAuthRequested' event to 'Navigate' event by @zubairaziz in #33
New Contributors
- @dependabot made their first contribution in #27
- @rubendinho made their first contribution in #30
Full Changelog: 2.0.2...3.0.0
2.0.3
What's Changed
- Release version 2.0.2 by @zubairaziz in #25
- Bump rexml from 3.2.6 to 3.3.3 by @dependabot in #27
- Bump rexml from 3.3.3 to 3.3.6 in the bundler group across 1 directory by @dependabot in #28
- Bump rexml from 3.3.6 to 3.3.9 in the bundler group across 1 directory by @dependabot in #29
- Update README.md by @rubendinho in #30
- Bugfix url encoding by @zubairaziz in #31
New Contributors
- @dependabot made their first contribution in #27
- @rubendinho made their first contribution in #30
Full Changelog: 2.0.2...2.0.3
2.0.1
What's Changed
- Support Plaid by @tom-quiltt in #11
- Expose profile id and match JavaScript sdk event interface by @tom-quiltt in #12
- Release v2.0.0 by @tom-quiltt in #13
- enable buildjet runners for flutter sdk by @andyzweb in #15
- Use Fastlane to automate version bump and release by @tom-quiltt in #16
- Expose institution in Flutter SDK by @tom-quiltt in #17
- Add agent QSP for analytic by @tom-quiltt in #19
New Contributors
Full Changelog: v1.0.1...2.0.1
v2.0.0
What's Changed
- Support Plaid by @tom-quiltt in #11
- Expose profile id and match JavaScript sdk event interface by @tom-quiltt in #12
Full Changelog: v1.0.1...v2.0.0
v1.0.1
What's Changed
- Automate pub.dev release process by @tom-quiltt in #3
- Add sdk=flutter for analytic purposes by @tom-quiltt in #7
- update deps by @tom-quiltt in #8
- downgrade url_launcher to support flutter 3.10.6 by @tom-quiltt in #9
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Refactor sdk to match JS public interface by @tom-quiltt in #1
- Fix event leak and improve README by @tom-quiltt in #2
Full Changelog: v0.1.1...v1.0.0
v0.1.2
Fix connector base url and auto release via Github actions
Re-release without auto release