Skip to content

fix(examples): use WidgetsApp in documentation and runnable examples - #211

Open
leoafarias wants to merge 1 commit into
mainfrom
fix/widgets-app-examples
Open

leoafarias wants to merge 1 commit into
mainfrom
fix/widgets-app-examples

Conversation

@leoafarias

Copy link
Copy Markdown
Member

Description

Replace MaterialApp in documentation and runnable examples with WidgetsApp. The dashboard keeps Fortal tokens and the toast overlay above its Navigator so dialogs and routes inherit the active theme. Update tutorial downloads and add a guard that prevents MaterialApp from returning in authored examples and templates.

Related Issues

No linked issue.

Validation

  • Dashboard: 94 tests passed for the base migration.
  • Demo/playground host checks and downloadable workflow tests passed.
  • Documentation production build and static-route checks passed.
  • Chrome: dashboard light/dark appearance, dialog opening and Escape dismissal; no console errors.

Checklist

  • Includes tests for changed host and overlay behavior.
  • Updates relevant documentation.
  • Follow up on review comments.

Breaking Change

  • No public runtime API removal.

@leoafarias leoafarias changed the title Use WidgetsApp in documentation and runnable examples fix(examples): use WidgetsApp in documentation and runnable examples Sep 13, 2026
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.

1 participant