yandex / yandex/yandex_maps_mapkit
Exception
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 11
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
E/flutter ( 8180): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(error, java.lang.IllegalStateException: Trying to create a platform view of unregistered type: flutter_yandex_maps_view_factory
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
Start by reproducing the Flutter runtime exception shown in the issue and trace the platform-view registration path for the type flutter_yandex_maps_view_factory. No source file or test is named, so first identify the relevant registration entry point; done means the map platform view can be created without the unregistered-type exception.
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