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

E/flutter (31650): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method requestFilesAccessPermission on channel myapp/channel) E/flutter (31650): #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:332:7) E/flutter (31650): <asynchronous suspension> E/flutter (31650): #1 FileManager.requestFilesAccessPermission (package:file_manager/file_manager.dart:116:9) E/flutter (31650): <asynchronous suspension> E/flutter (31650): #2 _DirectoryPageState.requestFilesAccessPermission (package:pdfexpert/page/directory_page.dart:24:5) E/flutter (31650): <asynchronous suspension> #35

Open
zhangcheng1989 opened this issue Oct 19, 2024 · 0 comments

Comments

@zhangcheng1989
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

**Logs **
Run flutter analyze and attach any output of that command below.
If there are any analysis errors, try resolving them before filing this issue.

Paste the output of running flutter doctor -v here.

Additional context
Add any other context about the problem here.

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

No branches or pull requests

1 participant