-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Open
Labels
from.page-issueReported in a reader-filed concernReported in a reader-filed concernp2-mediumNecessary but not urgent concern. Resolve when possible.Necessary but not urgent concern. Resolve when possible.
Description
Page URL
https://docs.flutter.dev/get-started/fundamentals/dart
Page source
https://github.com/flutter/website/blob/main/src/content/get-started/fundamentals/dart.md
Describe the problem
In the section titled 'Where does initialization code go?', it says:
Perform any quick initialization (less than a frame or two)...
The concept of a frame has not been defined yet, and as such, it is not clear to the reader what is being discussed.
Expected fix
Either remove the frame reference, or if it is essential to the discussion, explain briefly what a frame is.
This problem also exists in the following page (titled Widgets).
Additional context
No response
I would like to fix this problem.
- I will try and fix this problem on docs.flutter.dev.
Metadata
Metadata
Assignees
Labels
from.page-issueReported in a reader-filed concernReported in a reader-filed concernp2-mediumNecessary but not urgent concern. Resolve when possible.Necessary but not urgent concern. Resolve when possible.