Skip to content

PageView page value is never absolute for last page #24763

@lukef

Description

@lukef
[✓] Flutter (Channel master, v0.11.8-pre.12, on Linux, locale en_US.UTF-8)

Tested on an Android Emulator and iOS Simulator.

The page value of a PageController is always very close to absolute but never exact.
e.g.: A PageView with a page count of 3 will result in a page value of 2.9999999999999... but never 3.0.

Metadata

Metadata

Assignees

Labels

customer: solarisframeworkflutter/packages/flutter repository. See also f: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions