Skip to content

Swiper.builder的itemBuilder返回的index不正确 #5

Description

@xiang23

应该转换完index再返回
比如改成
itemBuilder: (context, index) { return widget.itemBuilder(context, _getRealIndex()); }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions