Skip to content

Pass the XFile to the transformImageWidget function. #63

Open
@jamalsaidapp

Description

@jamalsaidapp

Is there an existing issue for this?

  • I have searched the existing issues

Package/Plugin version

4.1.0

What you'd like to happen

transformImageWidget: (context, displayImage, item) => GestureDetector( onTap: () { final imageProvider = Image.asset(item.path).image; showImageViewer(context, imageProvider, onViewerDismissed: () { print("dismissed"); }); },

Alternatives you've considered

No response

Aditional information

show.case.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions