Skip to content

2487 quickstarts#2755

Open
m4sterbunny wants to merge 8 commits intomainfrom
2487-quickstarts
Open

2487 quickstarts#2755
m4sterbunny wants to merge 8 commits intomainfrom
2487-quickstarts

Conversation

@m4sterbunny
Copy link
Contributor

@m4sterbunny m4sterbunny commented Mar 11, 2026

Description

  • The current Embedded wallets Get Started has step 1: Setup account on dash, this amends react, nextjs, {flutter todo} to the same
  • The current quickstart for React doesnt support basic flow for demo app. This pr corrects that.
  • As nextjs inherits from React quickstart, the same changes are reflected there
  • Aligned Flutter per this flow (per the original issue)
  • Aligned the full set of quickstarts (extends the scope of the original issue)

Issue(s) fixed

Fixes #2487

Preview

Checklist

  • If this PR updates or adds documentation content that changes or adds technical meaning, it has received an approval from an engineer or DevRel from the relevant team.
  • If this PR updates or adds documentation content, it has received an approval from a technical writer.

External contributor checklist

  • I've read the contribution guidelines.
  • I've created a new issue (or assigned myself to an existing issue) describing what this PR addresses.

Note

Low Risk
Low risk documentation-only changes that mainly reorder quickstart wizard steps and update instructions; primary risk is broken step sequencing or mismatched code pointers in the wizard UI.

Overview
Embedded Wallets quickstart wizards are reorganized to start with dashboard registration by moving registerApp to the first step across Android, iOS, Flutter, React, Next.js, Vue, Angular, and React Native, and removing the separate “Quick Start”/requirements intro steps.

Installation and configuration steps are updated to support both demo-app and bring-your-own-app flows via new Docusaurus Tabs sections, including new runTheApp steps for Angular/Flutter/iOS and new Next.js-specific installation.mdx/config.mdx.

Separately, the shared registerApp content is expanded (community link + navigation tip), and some outdated snippets/requirements-only MDX steps are deleted (including Flutter/RN platform requirement pages and Android setURLResult).

Written by Cursor Bugbot for commit 064a2e4. This will update automatically on new commits. Configure here.

@m4sterbunny m4sterbunny requested review from a team as code owners March 11, 2026 11:35
@vercel
Copy link

vercel bot commented Mar 11, 2026

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

Project Deployment Actions Updated (UTC)
metamask-docs Ready Ready Preview, Comment Mar 12, 2026 1:24pm

Request Review

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

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.

Edit Embedded Wallets Flutter quickstart

1 participant