Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update docs/intro/ff-ui/builder.md
Co-authored-by: Pooja Bhaumik <[email protected]>
  • Loading branch information
mrdavidorok and PoojaB26 authored Aug 10, 2025
commit 1794577c370cb098b0ca8249690e4291716dd787
2 changes: 1 addition & 1 deletion docs/intro/ff-ui/builder.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ On opening the project, you'll see the App Builder, which consists of four main

:::warning[Editor Performance Does Not Affect App Builds]

Slow performance in the FlutterFlow editorsuch as UI lag or long loading timesmay occur in large projects or long sessions, but **this does not impact the performance of your final app build**.
Slow performance in the FlutterFlow editor, such as UI lag or long loading times, may occur in large projects or long sessions, but **this does not impact the performance of your final app build**.

Editor slowness is typically caused by:
- Large projects with many pages or custom functions.
Expand Down