Skip to content

ExpandableText does not work on Flutter Test on Flutter v3.19.1 #41

Description

@totzk9

doing tests on the latest version of Flutter v3.19.1

await widgetTester.tap(find.byType(ExpandableText));
await widgetTester.pump();

does not tap. There might be breaking changes with Gesture Behavior.

This was working before in v3.16.9.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions