Skip to content

itemBuilder: (BuildContext, int index) is called 3 times when navigating from page to page #23

@fvisticot

Description

@fvisticot

To reproduce:

  • Display swiper => itemBuilder is called on page 0
  • Swipe to next page => intemBuilder is called 3 times for index 1, 0, 1

Why do whe need 3 call to this method to navigate to next page ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions