Skip to content

打开相册卡顿 #13

@hidetag

Description

@hidetag

详情见视频:
https://github.com/hidetag/video/blob/master/Screenrecorder-2020-05-09-11-21-51-211.mp4

配置代码如下:

await AssetPicker.pickAssets(
      context,
      maxAssets: this.widget.maxSelectCount,
      pageSize: 80,
      pathThumbSize: 80,
      gridCount: 4,
      requestType: RequestType.all,
      selectedAssets: _assets,
      themeColor: AppColors.PrimaryColor,
      textDelegate: DefaultTextDelegate(),
      routeCurve: Curves.easeIn,
      routeDuration: const Duration(milliseconds: 300),
    );

Metadata

Metadata

Assignees

No one assigned

    Labels

    e: performanceThis issue is related to performance.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions