Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add getText enhancement for complex text widgets #755

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

tandt53
Copy link

@tandt53 tandt53 commented Nov 30, 2024

hi there,

Recently I encountered a problem when getting text from Text widget. Then I tried to fix it by revise code in https://github.com/Alpaca00/command-driven-list, and it worked.

Thus, I decided to implement a new command getTextWithCommandExtension that is similar with dragAndDropWithCommandExtension. It works on my local.

Please refer to my flutter code here and attached video for my demo.

demo.mp4

Copy link

linux-foundation-easycla bot commented Nov 30, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

driver/lib/commands/execute.ts Outdated Show resolved Hide resolved
driver/lib/commands/execute.ts Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants