Skip to content

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

@xiang23

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions