lohanidamodar / lohanidamodar/flutter_pdf_app
New app with same code stucked at BINDING.DART
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 9
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Hi.
I used your code at a new flutter project but the execution stops (debugging) at binding.dart line 261:
try {
completer.complete(reply);
If I press to continue, it stops again at the same line and if press to continue one time more it throws: Error: MissingPluginException(No implementation found for method getTemporaryDirectory on channel
May you help me ?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in a new Flutter project and observe the stop at binding.dart line 261. Trace the call that requests getTemporaryDirectory and verify the plugin setup involved; the work is done when execution proceeds without MissingPluginException.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100