Skip to content

fix: Change 'three' to 'tree' in GetRoot exception message#3426

Open
abhaysaqi wants to merge 2 commits intojonataslaw:masterfrom
abhaysaqi:fix/typo-three-to-tree
Open

fix: Change 'three' to 'tree' in GetRoot exception message#3426
abhaysaqi wants to merge 2 commits intojonataslaw:masterfrom
abhaysaqi:fix/typo-three-to-tree

Conversation

@abhaysaqi
Copy link
Copy Markdown

Fixed typo in GetRoot exception message: changed "three" to "tree"

Changes

  • Changed "GetRoot is not part of the three" to "GetRoot is not part of the tree" in lib/src/navigation/root/root_layout.dart

Checklist

  • Code tested with dart analyze
  • No breaking changes

Fixes #3378

…Added 'bool' return type to _canPop() method - Removed redundant default case in switch statement (enum exhaustiveness) Fixes jonataslaw#3378
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.

Typo: “three” instead of “tree” in GetRoot exception message

1 participant