Skip to content

Conversation

@WannaCry016
Copy link
Contributor

PR Description

This PR adds the feature to copy for mobile users in one click on the key-value pair just like in desktop it shows copy option on hovering.
So I have replaced the GestureDetector with Listener as this caused issues where taps wouldn’t trigger correctly due to SelectableText or TextFields

Untitled.video.-.Made.with.Clipchamp.9.mp4

Related Issues

Checklist

  • I have gone through the contributing guide
  • I have updated my branch and synced it with project main branch before making this PR
  • I am using the latest Flutter stable branch (run flutter upgrade and verify)
  • I have run the tests (flutter test) and all tests are passing

Added/updated tests?

  • Yes
  • No, and this is why: Already There

OS on which you have developed and tested the feature?

  • Windows
  • macOS
  • Linux

@WannaCry016
Copy link
Contributor Author

@animator can u review the PR

@animator
Copy link
Member

animator commented May 4, 2025

Test it for nested responses.
it is not working properly.

@WannaCry016
Copy link
Contributor Author

Ok I will try to fix it

@animator animator added the stale label Jun 15, 2025
@animator animator closed this Jun 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Mobile] Making copying values (like tokens) from JSON previewer easy for end users

2 participants