-
Notifications
You must be signed in to change notification settings - Fork 105
Update intro-pages.md #137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Corrected some text about creating a page using a button in the Page Selector menu. The original text erroneously indicated that the Page Selector is in the Widget Tree menu and can be navigated to with **Tab+2**.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Submitted a comment below, also a content suggestion. Please commit the suggestion if you are good with it, and then we can merge!
@@ -22,8 +22,7 @@ In FlutterFlow, you can craft a page tailored to your expertise, design preferen | |||
use case needs. Whether you're starting from scratch, using a template, or leveraging AI tools, | |||
there are several pathways to achieve the desired functionality and aesthetic of your desired Page. | |||
|
|||
FlutterFlow allows you to easily create new pages using the Page Selector | |||
button, which is available in the **Widget Tree menu (Tab+2)**. This will help you | |||
FlutterFlow allows you to easily create new pages using the "Add Page, Component, or Flow" button, which is available in the **Page Selector menu (Tab+2)**. This will help you |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FlutterFlow allows you to easily create new pages using the "Add Page, Component, or Flow" button, which is available in the **Page Selector menu (Tab+2)**. This will help you | |
FlutterFlow allows you to easily create new pages using the "Add Page, Component, or Flow" button, which is available in the **Pages View**. This will help you |
@Ripplz Do you want to take the necessary action on this PR so we can merge this? Information is above in the previous comment, lmk if you don't understand something. |
Description
Corrected some text about creating a page using a button in the Page Selector menu. The original text erroneously indicated that the Page Selector is in the Widget Tree menu and can be navigated to with Tab+2.
Type of change