lohanidamodar / lohanidamodar/flutter_pdf_app

New app with same code stucked at BINDING.DART

Open
#1 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.