We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
在日记浏览界面有复制按钮但无法复制文字,进入编辑界面之后才能正常复制
Error 2024-11-18T22:35:23.416300 Error: PlatformException(Clipboard error, Unable to open clipboard, 5, null) StackTrace: #0 JSONMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:168)
#1 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:334) #2 Clipboard.setData (package:flutter/src/services/clipboard.dart:36)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
🐛 Bug 描述 | Bug Description
在日记浏览界面有复制按钮但无法复制文字,进入编辑界面之后才能正常复制
🖼️ 截图
日志内容
#1 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:334)
#2 Clipboard.setData (package:flutter/src/services/clipboard.dart:36)
The text was updated successfully, but these errors were encountered: