Skip to content

Lazy Table #87370

@goderbauer

Description

@goderbauer

Design doc: flutter.dev/go/table-view


Tracking issue to provide a lazy table widget that only builds the content that's currently shown on screen. Similar to ListView.builder, but scrollable and lazy in horizontal and vertical direction.

Other issues asking for similar things:

Ideally, our existing Table/DataTable widgets could be implemented in terms of this one.

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work listc: new featureNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to Fluttercustomer: crowdAffects or could affect many people, though not necessarily a specific customer.design docTracks a design discussion documentf: scrollingViewports, list views, slivers, etc.frameworkflutter/packages/flutter repository. See also f: labels.team-frameworkOwned by Framework team

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions