-
Notifications
You must be signed in to change notification settings - Fork 29.1k
Closed
Labels
found in release: 1.21Found to occur in 1.21Found to occur in 1.21frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.has reproducible stepsThe issue has been confirmed reproducible and is ready to work onThe issue has been confirmed reproducible and is ready to work onr: timeoutIssue is closed due to author not providing the requested details in timeIssue is closed due to author not providing the requested details in time
Description
The PageView.onPageChanged
has the following documentation:
Called whenever the page in the center of the viewport changes.
On my tests I can see that it does notify every time the page changes... BUT it doesn't notify when the first page is loaded for the first time. As I understand it, it should notify also when the first page loads for the first time, as it qualifies as a "page in the center of the viewport change".
karabaralex, mde-pach, Delgan, Gatunox, petermichaux and 2 more
Metadata
Metadata
Assignees
Labels
found in release: 1.21Found to occur in 1.21Found to occur in 1.21frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.has reproducible stepsThe issue has been confirmed reproducible and is ready to work onThe issue has been confirmed reproducible and is ready to work onr: timeoutIssue is closed due to author not providing the requested details in timeIssue is closed due to author not providing the requested details in time