Skip to content

What is the purpose of Unmodifiable ListView ? #5

@ejabu

Description

@ejabu

UnmodifiableListView<CartItem> get items => UnmodifiableListView(_items);

I prefer to try bloc_start architecture.

Is it okay to change this to normal ListView ?

What is the purpose of this actually ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions