Skip to content

Update flutter sdk - #3040

Merged
yashovardhan merged 6 commits into
mainfrom
flutter-v7
Sep 15, 2026
Merged

yashovardhan merged 6 commits into
mainfrom
flutter-v7

Conversation

@yashovardhan

@yashovardhan yashovardhan commented Aug 24, 2026

Copy link
Copy Markdown
Member

Update flutter SDK to latest


Note

Low Risk
Documentation and redirect-only changes; incorrect snippets could mislead integrators but do not affect runtime code in this repo.

Overview
Updates Embedded Wallets documentation for Flutter SDK v7 (web3auth_flutter: ^7.0.0), replacing v6 examples and migration content across auth guides, SDK reference, tutorials, and quickstart.

Breaking API changes reflected in samples: sign-in moves from Web3AuthFlutter.login() to connectTo() with AuthConnection (replacing Provider / loginProvider); init uses web3AuthNetwork, authConnectionConfig / AuthConnectionConfig (replacing loginConfig / LoginConfigItem), and redirectUrl as String (not Uri). Keys use getPrivateKey() / getEd25519PrivateKey(); Wallet Services uses showWalletUI() with chains on Web3AuthOptions, and request(method, params) without per-call ChainConfig. JWT flows pass LoginParams.idToken and Auth0 uses userIdField instead of verifierIdField.

The v7 migration guide adds a rename table, AI migration prompt, and summary matrix; the migration index now targets v7 from v3–v6. Usage docs swap login.mdx for connect-to.mdx and launch-wallet-services.mdx for show-wallet-ui.mdx, with vercel.json redirects for old URLs. Android prerequisites now require API 26+.

Reviewed by Cursor Bugbot for commit ca64ded. Bugbot is set up for automated code reviews on this repo. Configure here.

@yashovardhan
yashovardhan requested review from a team as code owners August 24, 2026 11:20
@vercel

vercel Bot commented Aug 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
metamask-docs Ready Ready Preview Sep 14, 2026 3:04pm UTC

Request Review

Comment thread embedded-wallets/authentication/custom-connections/auth0.mdx Outdated
Comment thread src/utils/w3a-sdk-map.js Outdated
Comment thread embedded-wallets/sdk/flutter/usage/connect-to.mdx Outdated

@AyushBherwani1998 AyushBherwani1998 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, couple of nits

…AuthConnection list.

Co-authored-by: Cursor <cursoragent@cursor.com>
@yashovardhan
yashovardhan merged commit d108d9a into main Sep 15, 2026
19 checks passed
@yashovardhan
yashovardhan deleted the flutter-v7 branch September 15, 2026 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants